summaryrefslogtreecommitdiff
path: root/wrapper.c
AgeCommit message (Expand)Author
2014-04-26Merge commit 'refs/pull/72/head' of github.com:libgit2/git2goCarlos Martín Nieto
2014-04-26Merge pull request #63 from jezell/jezell/mergeCarlos Martín Nieto
2014-04-26Merge commit 'refs/pull/48/head' of github.com:libgit2/git2goCarlos Martín Nieto
2014-04-26Adjust to libgit2 dev changesCarlos Martín Nieto
2014-04-03Merge branch 'master' into custom_odbAidan Nulman
2014-03-26Merge branch 'master' of http://github.com/libgit2/git2go into mergeJesse Ezell
2014-03-21don't expose 3 different diff foreach methods. use structures instead of poin...Jesse Ezell
2014-03-20refactor and cleanup codeJesse Ezell
2014-03-20merge with latestJesse Ezell
2014-03-11remove strarray wrappersJesse Ezell
2014-03-11cleanup clone codeJesse Ezell
2014-03-11merge with latestJesse Ezell
2014-03-11merge with latest, replace merge wrappers with go codeJesse Ezell
2014-03-07add blob chunk creation, creation of tree builders for specific trees, minor ...Jesse Ezell
2014-02-28wrap merge functionsJesse Ezell
2014-02-27add push, refine remotesJesse Ezell
2014-02-24add custom refdb backend supportAidan Nulman
2014-02-20Add partial diff/patch functionality.lye
2014-01-29add OdbBackend.Free() and the C it wraps; go fmt odb.goAidan Nulman
2014-01-06wip wrapping git_remoteJason Toffaletti
2014-01-06minorJason Toffaletti
2014-01-04work in progress wrapping git_cloneJason Toffaletti
2013-05-21Implement git_odb_foreachAxel Wagner
2013-05-16Add support for git_packbuilderAxel Wagner
2013-03-05Submodule wrapping courtesy of @sbinetVicent Marti
2013-03-05Initial commitVicent Marti