summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-11-23LockOSThread in CurrentOperationIndex for git error creationezwiebel
2016-11-19Update to 0.25-rc1Carlos Martín Nieto
2016-11-13Merge pull request #338 from libgit2/cmn/variable-substCarlos Martín Nieto
2016-11-01Took @carlosmn PR review into accountezwiebel
2016-11-01Only test against 1.5 and upCarlos Martín Nieto
2016-11-01Get rid of the with-static.sh scriptCarlos Martín Nieto
2016-11-01Merge pull request #355 from libgit2/cmn/travis-branchesCarlos Martín Nieto
2016-11-01Merge pull request #354 from libgit2/cmn/panic-threadingCarlos Martín Nieto
2016-10-31travis: only build master and nextCarlos Martín Nieto
2016-10-31Panic if libgit2 is not thread-awareCarlos Martín Nieto
2016-10-31Add Features() to retrieve the compile-time features of libgit2Carlos Martín Nieto
2016-10-31Merge pull request #348 from MagicalTux/git2go_issue_314Carlos Martín Nieto
2016-10-31Merge pull request #353 from libgit2/update-nextCarlos Martín Nieto
2016-10-31Merge pull request #319 from netnose/remote-refinementsCarlos Martín Nieto
2016-10-31Merge pull request #351 from ezwiebel/index-remove-directoryCarlos Martín Nieto
2016-10-31Update to libgit2 a051ee3Carlos Martín Nieto
2016-10-20Implement git_index_remove_directory in index wrapperezwiebel
2016-10-08Merge remote-tracking branch 'upstream/v24' into remote-refinementsMirko Nosenzo
2016-10-08Remote Rename FixMirko Nosenzo
2016-10-03Merge pull request #345 from kdambekalns/commit-message-rawCarlos Martín Nieto
2016-10-03Merge pull request #321 from netnose/checkout-callbacksCarlos Martín Nieto
2016-10-03Merge pull request #322 from calavera/ssh_memory_credentialsCarlos Martín Nieto
2016-10-03Merge pull request #347 from geordie/masterCarlos Martín Nieto
2016-10-03Merge pull request #341 from mdaffin/branchiterator-foreach-errorsCarlos Martín Nieto
2016-10-03Merge commit 'refs/pull/331/head' of github.com:libgit2/git2goCarlos Martín Nieto
2016-09-30odb & refdb: make New*BackendFromC take unsafe.Pointer as argument allowing a...Mark Karpeles
2016-09-16Write the index before writing the index tree in seedTestRepo test helper funcGeordie Henderson
2016-09-14Fix reference bug introduced with RebaseOptions implementationezwiebel
2016-09-13Add DefaultRebaseOptions() [git_rebase_init_options(GIT_REBASE_OPTIONS_VERSIO...ezwiebel
2016-09-12Add RebaseOpen() service to wrapperezwiebel
2016-09-09Add method to fetch raw commit messageKarsten Dambekalns
2016-09-05Add check for ErrIterOver in BranchIterator.ForEachMichael Daffin
2016-08-29Removes redundant iteration over check.Alan Johnson
2016-08-28Removed Useless Argument CheckMirko Nosenzo
2016-08-27Also remove a pkg-config directive that snuck inCarlos Martín Nieto
2016-08-27Bring back the Makefile from 'next'Carlos Martín Nieto
2016-08-27Merge remote-tracking branch 'upstream/master' into nextCarlos Martín Nieto
2016-08-27Merge pull request #336 from libgit2/cmn/test-parallelCarlos Martín Nieto
2016-08-27Merge pull request #337 from libgit2/cmn/go16-blob-pointerCarlos Martín Nieto
2016-08-27Add Go 1.7 to the build listCarlos Martín Nieto
2016-08-27Work around Go 1.6's CGo pointer checkCarlos Martín Nieto
2016-08-27Remove unecessary copyCarlos Martín Nieto
2016-08-27Add test for slice-to-slice and GCo pointer detectionItamar Turner-Trauring
2016-08-27Merge pull request #320 from netnose/enum-mappingsCarlos Martín Nieto
2016-08-27Run the tests in parallelCarlos Martín Nieto
2016-08-08Fix Free() service in Rebase wrapperezwiebel
2016-08-07Add CurrentOperationIndex() and OperationAt(index uint) services to wrapperezwiebel
2016-08-07Add Abort() service to wrapperezwiebel
2016-08-07Add operation OperationCount() service and enrich UTsezwiebel
2016-08-07Initial rebase wrapper versionezwiebel