| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2015-08-01 | Add ability to peel any git object | Calin Seciu | |
| Includes support for 'git_object_peel'. | |||
| 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. | |||
| 2014-05-25 | Give Object and Reference an Onwer accessor | Carlos Martín Nieto | |
| This reduces the need to carry around a pointer to the repository as well as the objects. | |||
| 2013-09-12 | Camel-case constants | Carlos Martín Nieto | |
| Make the names look more like what you'd expect from Go. | |||
| 2013-09-09 | Add Filemode to TreeEntry | Carlos Martín Nieto | |
| This field was missing, so let's add it, and let's add the const definitions for the modes while we're here. | |||
| 2013-04-16 | Add @carlosmn's tests | Vicent Marti | |
