| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-04-24 | tests: always clean up temporary repository dirs | Patrick Steinhardt | |
| Some test repositories are not correctly removed after the tests did run. Fix by introducing a function that is to be used for cleaning up temporary test repositories. | |||
| 2015-01-04 | Update to libgit2 master | Carlos Martín Nieto | |
| This gets rid of the Push object. All network now goes through the Remote object. | |||
| 2014-12-13 | Update to master | Carlos Martín Nieto | |
| This deprecates the Push struct in favour of Remote.Push() | |||
| 2014-04-02 | make it possible to handle errors | Jesse Ezell | |
| 2014-03-19 | Clean up after the tests | Carlos Martín Nieto | |
| 2014-02-27 | add push, refine remotes | Jesse Ezell | |
