index
:
jcarr/git2go
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
2024-12-17
rename as libgit2
v0.1.0
Jeff Carr
2021-11-08
Generate stringer files automatically (#841)
Kirill
2021-09-05
Make all Options objects consistent
lhchavez
2021-09-05
Add support for managed SSH transport #minor (#814)
lhchavez
2021-09-05
Add support for managed HTTP/S transports (#810)
lhchavez
2021-09-05
Add support for custom smart transports (#806)
lhchavez
2021-09-05
Make all non-user-creatable structures non-comparable (#802)
lhchavez
2021-02-15
fix: Use `err` instead of error as a variable name for errors (#746)
Suhaib Mujahid
2020-12-05
Refactor all callbacks (#700)
lhchavez
2020-12-05
Mark some symbols to be deprecated #minor (#698)
lhchavez
2020-10-23
apply: Add bindings for git_apply_to_tree (#657)
Sami Hiltunen
2020-09-29
Add a ReInit function (#647)
Jesse Hathaway
2020-06-21
Add a way to cleanly shut down the library (#578)
lhchavez
2020-02-27
Resolves issue #541 - typo in error code 'ErrAmbigious'
Jonathan Simms
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
[next]