index
:
go.wit.com/lib/libgit2.git
devel
main
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2017-07-04
travis: update the Go versions
Carlos Martín Nieto
2017-07-04
remote: add keep-alive and references to the repository
Carlos Martín Nieto
2017-05-20
Merge pull request #376 from ankurmittal/short-hash
Carlos Martín Nieto
2017-04-19
Add support for getting short object Id
Ankur Mittal
2017-04-14
Merge pull request #371 from libgit2/static-dynamic
Carlos Martín Nieto
2017-04-14
travis: build statically
Carlos Martín Nieto
2017-04-14
Allow building statically via the "static" build tag
Carlos Martín Nieto
2017-04-14
Merge pull request #366 from LinuxBozo/repository-open-flags
Carlos Martín Nieto
2017-04-14
Merge pull request #368 from cbguder/master
Carlos Martín Nieto
2017-04-13
Merge pull request #365 from AaronO/fix/memleak-tree-entrybyname
Carlos Martín Nieto
2017-04-13
Merge pull request #332 from ezwiebel/rebase-wrapper
Carlos Martín Nieto
2017-03-23
Fix memory leak in Patch.String()
Adam Berkovec
2017-03-07
Add new repository open flags
M. Adam Kendall
2017-02-25
Remove unnecessary C.git_tree_entry_free calls ...
Aaron O'Mullan
2017-02-24
Fix memleaks in Tree.EntryBy(Name/Path/Index), fixes #313
Aaron O'Mullan
2017-01-20
Merge pull request #362 from libgit2/cmn/master-tip-static
Carlos Martín Nieto
2017-01-20
Update the description of the branches in README.
Carlos Martín Nieto
2017-01-20
Update libgit2 to df4dfaad
Carlos Martín Nieto
2017-01-20
Merge remote-tracking branch 'origin/next'
Carlos Martín Nieto
2017-01-09
Bump vendored libgit2 to ee89941fa
Carlos Martín Nieto
2016-12-23
Build /v\d+/ branches
Carlos Martín Nieto
2016-11-23
LockOSThread in CurrentOperationIndex for git error creation
ezwiebel
2016-11-19
Update to 0.25-rc1
Carlos Martín Nieto
2016-11-13
Merge pull request #338 from libgit2/cmn/variable-subst
Carlos Martín Nieto
2016-11-01
Took @carlosmn PR review into account
ezwiebel
2016-11-01
Only test against 1.5 and up
Carlos Martín Nieto
2016-11-01
Get rid of the with-static.sh script
Carlos Martín Nieto
2016-11-01
Merge pull request #355 from libgit2/cmn/travis-branches
Carlos Martín Nieto
2016-11-01
Merge pull request #354 from libgit2/cmn/panic-threading
Carlos Martín Nieto
2016-10-31
travis: only build master and next
Carlos Martín Nieto
2016-10-31
Panic if libgit2 is not thread-aware
Carlos Martín Nieto
2016-10-31
Add Features() to retrieve the compile-time features of libgit2
Carlos Martín Nieto
2016-10-31
Merge pull request #348 from MagicalTux/git2go_issue_314
Carlos Martín Nieto
2016-10-31
Merge pull request #353 from libgit2/update-next
Carlos Martín Nieto
2016-10-31
Merge pull request #319 from netnose/remote-refinements
Carlos Martín Nieto
2016-10-31
Merge pull request #351 from ezwiebel/index-remove-directory
Carlos Martín Nieto
2016-10-31
Update to libgit2 a051ee3
Carlos Martín Nieto
2016-10-20
Implement git_index_remove_directory in index wrapper
ezwiebel
2016-10-08
Merge remote-tracking branch 'upstream/v24' into remote-refinements
Mirko Nosenzo
2016-10-08
Remote Rename Fix
Mirko Nosenzo
2016-10-03
Merge pull request #345 from kdambekalns/commit-message-raw
Carlos Martín Nieto
2016-10-03
Merge pull request #321 from netnose/checkout-callbacks
Carlos Martín Nieto
2016-10-03
Merge pull request #322 from calavera/ssh_memory_credentials
Carlos Martín Nieto
2016-10-03
Merge pull request #347 from geordie/master
Carlos Martín Nieto
2016-10-03
Merge pull request #341 from mdaffin/branchiterator-foreach-errors
Carlos Martín Nieto
2016-10-03
Merge commit 'refs/pull/331/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2016-09-30
odb & refdb: make New*BackendFromC take unsafe.Pointer as argument allowing a...
Mark Karpeles
2016-09-16
Write the index before writing the index tree in seedTestRepo test helper func
Geordie Henderson
2016-09-14
Fix reference bug introduced with RebaseOptions implementation
ezwiebel
2016-09-13
Add DefaultRebaseOptions() [git_rebase_init_options(GIT_REBASE_OPTIONS_VERSIO...
ezwiebel
[next]