summaryrefslogtreecommitdiff
path: root/git_test.go
AgeCommit message (Expand)Author
2021-09-05Add support for managed HTTP/S transports (#810)lhchavez
2021-09-05Add support for custom smart transports (#806)lhchavez
2020-12-10Ensure that no pointer handles leak during the test (#712)lhchavez
2020-12-05Mark some symbols to be deprecated #minor (#698)lhchavez
2020-08-18Add support for creating signed commits and signing commits during a rebase (...michael boulton
2016-08-27Merge remote-tracking branch 'upstream/master' into nextCarlos Martín Nieto
2016-08-27Run the tests in parallelCarlos Martín Nieto
2016-08-05Update libgit2 to 73dab769Carlos Martín Nieto
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
2015-03-04CherrypickMark Probst
2014-05-03test: adjust to safe commit appendCarlos Martín Nieto
2014-04-26Merge commit 'refs/pull/72/head' of github.com:libgit2/git2goCarlos Martín Nieto
2014-04-02make it possible to handle errorsJesse Ezell
2014-03-20refactor and cleanup codeJesse Ezell
2014-03-20merge with latestJesse Ezell
2014-03-20cleanup and refactor diff / patchJesse Ezell
2014-03-19Oid: fix IsZero()Carlos Martín Nieto
2014-02-27add push, refine remotesJesse Ezell
2013-04-16Add @carlosmn's testsVicent Marti