summaryrefslogtreecommitdiff
path: root/push_test.go
AgeCommit message (Expand)Author
2020-12-10Ensure that no pointer handles leak during the test (#712)lhchavez
2016-08-27Run the tests in parallelCarlos Martín Nieto
2015-06-28Create a ReferenceCollection for managing referencesCarlos Martín Nieto
2015-06-28Create a RemoteCollection for managing remotesCarlos Martín Nieto
2015-06-08Merge remote-tracking branch 'origin/master' into nextCarlos Martín Nieto
2015-04-24tests: always clean up temporary repository dirsPatrick Steinhardt
2015-03-15Update to libgit2 d675982a153Carlos Martín Nieto
2015-01-04Update to libgit2 masterCarlos Martín Nieto
2014-12-13Update to masterCarlos Martín Nieto
2014-04-02make it possible to handle errorsJesse Ezell
2014-03-19Clean up after the testsCarlos Martín Nieto
2014-02-27add push, refine remotesJesse Ezell