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
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
2014-01-06
minor
Jason Toffaletti
2014-01-04
work in progress wrapping git_clone
Jason Toffaletti
2013-05-21
Implement git_odb_foreach
Axel Wagner
2013-05-16
Add support for git_packbuilder
Axel Wagner
2013-03-05
Submodule wrapping courtesy of @sbinet
Vicent Marti
2013-03-05
Initial commit
Vicent Marti