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
path:
root
/
git.go
Age
Commit message (
Expand
)
Author
2019-01-03
Merge pull request #432 from josharian/simplify-oid
Carlos Martín Nieto
2018-08-08
Remove uses of deprecated git_buf_free
Carlos Martín Nieto
2018-02-15
git: simplify some Oid methods
Josh Bleecher Snyder
2017-07-08
Second round of keep-alives
Carlos Martín Nieto
2017-04-14
Allow building statically via the "static" build tag
Carlos Martín Nieto
2017-04-13
Merge pull request #332 from ezwiebel/rebase-wrapper
Carlos Martín Nieto
2016-11-19
Update to 0.25-rc1
Carlos Martín Nieto
2016-11-01
Took @carlosmn PR review into account
ezwiebel
2016-11-01
Get rid of the with-static.sh script
Carlos Martín Nieto
2016-10-31
Panic if libgit2 is not thread-aware
Carlos Martín Nieto
2016-08-27
Also remove a pkg-config directive that snuck in
Carlos Martín Nieto
2016-04-27
Error out if we detect an incompatible libgit2 version
Carlos Martín Nieto
2016-03-07
Merge branch 'next'
Carlos Martín Nieto
2015-10-26
Update libgit2 to 821131f
Calin Seciu
2015-08-31
Merge branch 'next'
Carlos Martín Nieto
2015-06-28
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2015-06-08
Update to libgit2 b6011e29
Carlos Martín Nieto
2015-06-08
Merge remote-tracking branch 'origin/master' into next
Carlos Martín Nieto
2015-06-07
Add error code matching GIT_EAUTH for authentication failures
Mike Edgar
2015-05-22
Introduce an indirection layer for pointers
Carlos Martín Nieto
2015-01-14
Link dynamically to libgit2
Carlos Martín Nieto
2015-01-04
Update to libgit2 master
Carlos Martín Nieto
2014-12-31
Revert "Make the cgo tool do more linking work"
Carlos Martín Nieto
2014-12-27
Make the cgo tool do more linking work
Carlos Martín Nieto
2014-12-11
Remove useless includes
Carlos Martín Nieto
2014-12-03
Update to master
Carlos Martín Nieto
2014-10-28
Make the constants have types
Carlos Martín Nieto
2014-06-07
Really build statically
Carlos Martín Nieto
2014-06-03
Switch default to static linking
Carlos Martín Nieto
2014-04-26
Merge commit 'refs/pull/72/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-04-04
Merge remote-tracking branch 'libgit/master' into add-basic-diff-patch
Jesse Ezell
2014-04-04
adjust comments on error messages to standard godoc style
Jesse Ezell
2014-04-02
make it possible to handle errors
Jesse Ezell
2014-03-25
Add a settings package
Carlos Martín Nieto
2014-03-20
merge with latest
Jesse Ezell
2014-03-20
cleanup and refactor diff / patch
Jesse Ezell
2014-03-19
Oid: fix IsZero()
Carlos Martín Nieto
2014-03-19
Oid: use Go's conversion functions
Carlos Martín Nieto
2014-03-19
Oid: remove Bytes()
Carlos Martín Nieto
2014-03-19
Oid: make NewOid take a string
Carlos Martín Nieto
2014-03-19
Oid: make the type directly [20]byte
Carlos Martín Nieto
2014-02-26
merge latest, cleanup error handling, add thread locks
Jesse Ezell
2014-02-26
Added git error code to the error object.
Jesper Hansen
2014-02-23
Merge commit 'refs/pull/53/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-01-29
update git2go to support latest libgit2 development commit (id: 66af84)
Aidan Nulman
2014-01-04
work in progress wrapping git_clone
Jason Toffaletti
2013-12-18
Lock the OS thread when acessing errors
Carlos Martín Nieto
2013-06-17
Packbuilder: compilation fixes
Carlos Martín Nieto
2013-06-13
Merge pull request #25 from carlosmn/error-nil
Vicent Martí
2013-06-13
Merge pull request #26 from carlosmn/ref-iter
Vicent Martí
[next]