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
/
wrapper.c
Age
Commit message (
Expand
)
Author
2024-12-16
update to libgit2 version 1.8.4. dump old github and vendor stuff
Jeff Carr
2021-09-05
libgit2 v1.2.0 #major
lhchavez
2021-09-05
Add support for custom smart transports (#806)
lhchavez
2020-12-10
More callback refactoring (#713)
lhchavez
2020-12-06
Add `NewCredentialSSHKeyFromSigner` (#706)
lhchavez
2020-12-05
Refactor all callbacks (#700)
lhchavez
2020-12-05
Mark some symbols to be deprecated #minor (#698)
lhchavez
2020-08-18
Add support for creating signed commits and signing commits during a rebase (...
michael boulton
2020-08-18
More diff functionality (#629)
michael boulton
2020-02-23
Add support for indexers and alternate odb packfiles
lhchavez
2019-12-10
credentials: unconfuse Go about the type
Carlos Martín Nieto
2017-01-20
Merge remote-tracking branch 'origin/next'
Carlos Martín Nieto
2016-05-29
Checkout Callbacks
Mirko Nosenzo
2016-04-23
Update to 1dc4491
Carlos Martín Nieto
2016-02-20
Merge branch 'next' into stash-support
Calin Seciu
2016-02-16
handles, merge: simplify code, don't copy file contents
Ian Lance Taylor
2015-09-21
Add stash support
Calin Seciu
2015-08-31
Merge branch 'next'
Carlos Martín Nieto
2015-08-18
clone: improve handling of remote create callback
Patrick Steinhardt
2015-07-31
Add more support for tags
Calin Seciu
2015-07-01
Merge remote-tracking branch 'upstream/master' into next
Carlos Martín Nieto
2015-06-29
Add DiffBlobs
Carlos Martín Nieto
2015-06-28
Update to libgit2 fa39975
Carlos Martín Nieto
2015-01-04
Update to libgit2 master
Carlos Martín Nieto
2014-12-18
Add missing return type
Carlos Martín Nieto
2014-12-13
Add the new callbacks for Remote.Push()
Carlos Martín Nieto
2014-10-24
implemented Index.AddAll, Index.RemoveAll, Index.UpdateAll
Lucas Clemente
2014-10-15
Update to libgit2 master
Carlos Martín Nieto
2014-08-25
remove status_foreach binding
Ben Navetta
2014-08-19
add git_status_foreach binding
Ben Navetta
2014-04-26
Merge commit 'refs/pull/72/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-04-26
Merge pull request #63 from jezell/jezell/merge
Carlos Martín Nieto
2014-04-26
Merge commit 'refs/pull/48/head' of github.com:libgit2/git2go
Carlos Martín Nieto
2014-04-26
Adjust to libgit2 dev changes
Carlos Martín Nieto
2014-04-03
Merge branch 'master' into custom_odb
Aidan Nulman
2014-03-26
Merge branch 'master' of http://github.com/libgit2/git2go into merge
Jesse Ezell
2014-03-21
don't expose 3 different diff foreach methods. use structures instead of poin...
Jesse Ezell
2014-03-20
refactor and cleanup code
Jesse Ezell
2014-03-20
merge with latest
Jesse Ezell
2014-03-11
remove strarray wrappers
Jesse Ezell
2014-03-11
cleanup clone code
Jesse Ezell
2014-03-11
merge with latest
Jesse Ezell
2014-03-11
merge with latest, replace merge wrappers with go code
Jesse Ezell
2014-03-07
add blob chunk creation, creation of tree builders for specific trees, minor ...
Jesse Ezell
2014-02-28
wrap merge functions
Jesse Ezell
2014-02-27
add push, refine remotes
Jesse Ezell
2014-02-24
add custom refdb backend support
Aidan Nulman
2014-02-20
Add partial diff/patch functionality.
lye
2014-01-29
add OdbBackend.Free() and the C it wraps; go fmt odb.go
Aidan Nulman
2014-01-06
wip wrapping git_remote
Jason Toffaletti
[next]