Commit Graph

  • d117fc9aa8 Merge commit 'refs/pull/95/head' of github.com:libgit2/git2go Carlos Martín Nieto 2014-07-03 08:37:23 +0200
  • ae5efcda9b Update vendored libgit2 to v0.21.0 Carlos Martín Nieto 2014-07-03 08:36:04 +0200
  • 5c8c4250b3 run go fmt Frank Benkstein 2014-06-11 19:56:41 +0200
  • b3306bee41 fix indentation Frank Benkstein 2014-06-11 19:55:24 +0200
  • bbdc7a825d add support for annotated tags Frank Benkstein 2014-06-09 23:19:17 +0200
  • bc5cfaffcb Remove left-over submodule configuration joseferminj/make-static Carlos Martín Nieto 2014-06-07 19:29:45 +0200
  • 10c058dcb9 Upate README with static instructions Carlos Martín Nieto 2014-06-07 19:21:38 +0200
  • 4b681f9207 Don't build with Go 1.0 Carlos Martín Nieto 2014-06-07 19:14:11 +0200
  • a2b14b5be4 Tighten up the build Carlos Martín Nieto 2014-06-07 19:00:05 +0200
  • 12a3a1e05c Move the settings into the main git2go Carlos Martín Nieto 2014-06-07 18:33:09 +0200
  • aabeb7f585 Really build statically Carlos Martín Nieto 2014-06-07 15:38:32 +0200
  • 6862c2c82d hack for travis Carlos Martín Nieto 2014-06-07 14:07:15 +0200
  • 3da96c3dd7 Adjust travis script to static Carlos Martín Nieto 2014-06-07 03:00:29 +0200
  • c734fc2a6b Use a submodule for libgit2 Carlos Martín Nieto 2014-06-07 02:58:28 +0200
  • 0646294282 Move some logic into the Makefile Carlos Martín Nieto 2014-06-03 18:35:09 +0200
  • 29a983b68f Switch default to static linking Carlos Martín Nieto 2014-06-03 17:47:53 +0200
  • de4f42f476 Add scripts to build and use a static libgit2 Carlos Martín Nieto 2014-06-03 12:03:00 +0200
  • 3dd1db3594 Merge a44d46c33a into 3ca566e105 David Calavera 2014-05-31 14:52:26 +0000
  • 3ca566e105 Update travis settings Carlos Martín Nieto 2014-05-31 16:51:51 +0200
  • 7906bdbdce Merge: merge analysis now returns the user's preference Carlos Martín Nieto 2014-05-31 16:47:35 +0200
  • 4b4e0b8229 Merge 966f40184b into 8a73c75f1a Jingwen Owen Ou 2014-05-31 02:01:19 +0000
  • a44d46c33a Fix format David Calavera 2014-05-30 15:11:25 -0700
  • 55fd4b378f Fix call to git_merge_analisys. David Calavera 2014-05-30 15:09:11 -0700
  • 32953ed42a Update .travis.yml Aguacero 2014-05-29 10:01:35 +0400
  • 431380f8c5 To Initialize `preference` makes no sense Aguacero 2014-05-29 09:38:40 +0400
  • 80751baa2a Fix git_merge_analysis assert Aguacero 2014-05-29 09:35:48 +0400
  • 64e9ef8863 Fix Aguacero 2014-05-29 09:26:50 +0400
  • 8a73c75f1a Keep a pointer to the repository in the objects and references Carlos Martín Nieto 2014-05-26 09:28:07 +0200
  • f953d4e5c7 Index: add functions to handle the data structure Carlos Martín Nieto 2014-05-25 18:12:50 +0200
  • 2942e18d05 Give Object and Reference an Onwer accessor Carlos Martín Nieto 2014-05-25 09:06:18 +0200
  • ec97cb4473 Merge branch 'repo-ext' Carlos Martín Nieto 2014-05-23 16:02:36 +0200
  • 591a67fef8 Add function to open repository from subpaths cloudson 2014-04-26 20:35:22 -0300
  • 22bcd7decf Reference: expose Peel() Carlos Martín Nieto 2014-05-23 11:37:00 +0200
  • 785b6024cf Add config snapshot methods ralucas/cmn/config-snapshot pokstad/cmn/config-snapshot otherpaco/cmn/config-snapshot joseferminj/cmn/config-snapshot darkowlzz/cmn/config-snapshot alixinne/cmn/config-snapshot SimonWaldherr/cmn/config-snapshot cmn/config-snapshot Carlos Martín Nieto 2014-05-18 10:37:17 +0200
  • f13b40445e Remote: reorg push ralucas/cmn/remotes-ng pokstad/cmn/remotes-ng otherpaco/cmn/remotes-ng joseferminj/cmn/remotes-ng darkowlzz/cmn/remotes-ng alixinne/cmn/remotes-ng SimonWaldherr/cmn/remotes-ng cmn/remotes-ng Carlos Martín Nieto 2014-05-09 23:32:09 +0200
  • 84ce8645de Remote: specify the refspecs and callbacks in Fetch Carlos Martín Nieto 2014-05-09 03:34:04 +0200
  • f5e1252d6e Merge pull request #90 from libgit2/unchanify Carlos Martín Nieto 2014-05-07 15:12:00 +0200
  • 7e3c361ac4 Packbuilder: use a callback for ForEach instead of a channel Carlos Martín Nieto 2014-05-06 14:43:38 +0200
  • 2594f3f889 Odb: use a callback instead of a channel for ForEach Carlos Martín Nieto 2014-05-06 14:19:34 +0200
  • 9a8b80fc13 Fix typo Carlos Martín Nieto 2014-05-04 15:15:37 +0200
  • 645a35dfb1 Merge pull request #89 from tchap/set-head Carlos Martín Nieto 2014-05-03 19:20:34 +0200
  • 9b4c865f18 test: adjust to safe commit append Carlos Martín Nieto 2014-05-03 19:13:32 +0200
  • 9c72700765 checkout: init_opts -> init_options Carlos Martín Nieto 2014-05-03 18:56:44 +0200
  • 2cf19370bc Implement git_repository_set_head(_detached) Ondrej Kupka 2014-05-02 10:44:42 +0200
  • d27670ad68 Fix call to libgit2 cloudson 2014-05-03 08:35:20 -0300
  • 966a202243 Add function to open repository from subpaths cloudson 2014-04-26 20:35:22 -0300
  • 7d469e6828 Fix access to undefined field of git_remote_callbacks cloudson 2014-04-26 20:32:15 -0300
  • 82f6a78631 Merge 80ad996dc1 into 5809f03108 Claudson Oliveira 2014-04-26 18:52:22 +0000
  • 5809f03108 Merge commit 'refs/pull/72/head' of github.com:libgit2/git2go Carlos Martín Nieto 2014-04-26 20:51:21 +0200
  • 4df7eb516c Merge pull request #63 from jezell/jezell/merge Carlos Martín Nieto 2014-04-26 20:42:18 +0200
  • 57f14a2591 Merge commit 'refs/pull/48/head' of github.com:libgit2/git2go Carlos Martín Nieto 2014-04-26 20:27:54 +0200
  • 5b5aff3bdc Merge cbc81246af into 605f942e94 Aidan Nulman 2014-04-26 18:27:01 +0000
  • 605f942e94 Merge pull request #66 from jezell/branch-iterator Carlos Martín Nieto 2014-04-26 20:25:26 +0200
  • 3cf0b6db80 Merge pull request #80 from jezell/oid-parse-protection Carlos Martín Nieto 2014-04-26 20:24:11 +0200
  • dca2192492 Merge pull request #81 from jezell/remote-set-callbacks Carlos Martín Nieto 2014-04-26 20:22:44 +0200
  • b3a160b0f8 Adjust to libgit2 dev changes Carlos Martín Nieto 2014-04-26 18:43:22 +0200
  • 80ad996dc1 Recursive find respository cloudson 2014-04-17 08:33:22 -0300
  • e5fe2e20b0 Merge e504c9c021 into 9cd1d129bc Simon Menke 2014-04-09 14:15:23 +0000
  • e504c9c021 gofmt Simon Menke 2014-04-09 16:13:42 +0200
  • 966f40184b Update README Jingwen Owen Ou 2014-04-05 00:00:33 -0700
  • d3c5d28294 Rename to build-libgit2.sh to bootstrap Jingwen Owen Ou 2014-04-04 23:57:09 -0700
  • d5af12d1ce Fix travis script Jingwen Owen Ou 2014-04-04 23:55:55 -0700
  • 24967157d9 Ignore built libgit2 Jingwen Owen Ou 2014-04-04 23:55:00 -0700
  • 2a1779ca24 Add test script Jingwen Owen Ou 2014-04-04 23:53:18 -0700
  • 7cf6b4f082 add set callbacks / set cert check Jesse Ezell 2014-04-04 09:51:46 -0700
  • f3d708dbc6 Merge 63fd1f9b03 into 9cd1d129bc jezell 2014-04-04 16:42:24 +0000
  • 63fd1f9b03 use cast_ptr instead of ptr for travis go tip build Jesse Ezell 2014-04-04 09:42:17 -0700
  • a7d3c5955a merge with improved error handling logic Jesse Ezell 2014-04-04 00:56:58 -0700
  • fc999289a2 Merge branch 'oid-parse-protection' into branch-iterator Jesse Ezell 2014-04-04 00:50:41 -0700
  • 9d8cbe7547 use cast_ptr instead of ptr for travis go tip build Jesse Ezell 2014-04-04 00:45:41 -0700
  • b00cb1a343 Merge remote-tracking branch 'libgit/master' into add-basic-diff-patch Jesse Ezell 2014-04-04 00:30:05 -0700
  • 39f59d921b fix typo / return name iterator Jesse Ezell 2014-04-04 00:27:07 -0700
  • 8319a792f3 Merge remote-tracking branch 'libgit/master' into branch-iterator Jesse Ezell 2014-04-04 00:26:22 -0700
  • 864c57f554 merge latest, copy merge bytes to go array Jesse Ezell 2014-04-04 00:22:42 -0700
  • 8982f4b3be adjust comments on error messages to standard godoc style Jesse Ezell 2014-04-04 00:14:31 -0700
  • cbc81246af fix for travisci Aidan Nulman 2014-04-03 17:12:31 -0400
  • fc70808cb7 update for upstream changes Aidan Nulman 2014-04-03 16:49:22 -0400
  • d9f4adff6c Merge branch 'master' into custom_odb Aidan Nulman 2014-04-03 16:41:43 -0400
  • b5e60dc106 explicit returns Aidan Nulman 2014-04-03 16:39:21 -0400
  • b660db0a4b make it possible to handle errors Jesse Ezell 2014-04-02 10:31:48 -0700
  • e7078187c4 Merge 11d94b4645 into 9cd1d129bc jezell 2014-04-01 18:30:09 +0000
  • 11d94b4645 fix param order for anon remote test Jesse Ezell 2014-04-01 11:28:56 -0700
  • 9cd1d129bc Remote: The whole point of the anonymous change Carlos Martín Nieto 2014-04-01 20:10:20 +0200
  • c8ff10933b Merge pull request #77 from jezell/inmemory-to-anon Carlos Martín Nieto 2014-04-01 20:07:58 +0200
  • 9d0d814f19 rename inmemory to anonymous remote Jesse Ezell 2014-04-01 11:06:47 -0700
  • fa41ce8575 Merge pull request #73 from libgit2/cmn/settings Carlos Martín Nieto 2014-04-01 12:43:28 +0200
  • 1b4962cafe Merge pull request #75 from jezell/add-conflict-to-index Carlos Martín Nieto 2014-04-01 12:43:07 +0200
  • a06f4a030a Adjust to Go tip changes Carlos Martín Nieto 2014-04-01 12:13:37 +0200
  • 12921475b2 Adjust to Go tip changes joseferminj/cmn/tip Carlos Martín Nieto 2014-04-01 12:13:37 +0200
  • 286ff62b14 Merge pull request #76 from jezell/walk-enhancements Carlos Martín Nieto 2014-04-01 12:00:20 +0200
  • 5adb756c48 Merge pull request #74 from fd/master Carlos Martín Nieto 2014-03-31 17:08:00 +0200
  • dcdf2c3555 add conflict functions Jesse Ezell 2014-03-30 19:53:07 -0700
  • 552557ba51 add missing walk functions Jesse Ezell 2014-03-30 13:23:03 -0700
  • 429408dbe5 Added force argument for (*Submodule).Reload() and (*Repository).ReloadAllSubmodules() Simon Menke 2014-03-27 11:32:22 +0100
  • 0b48ba2224 Merge analysis and merge file Jesse Ezell 2014-03-26 14:42:01 -0700
  • 4553b3ada6 fix go 1.0 compile error Jesse Ezell 2014-03-26 12:20:54 -0700
  • eff3a8b4d0 support nil merge options Jesse Ezell 2014-03-26 12:17:23 -0700
  • 50a3c4aa09 update to new merge API Jesse Ezell 2014-03-26 11:28:48 -0700
  • 85420f2002 Merge branch 'master' of http://github.com/libgit2/git2go into merge Jesse Ezell 2014-03-26 11:18:21 -0700
  • b2a2a279d9 Add a settings package Carlos Martín Nieto 2014-03-25 00:12:32 +0100