| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-08-08 | Remove uses of deprecated git_buf_free | Carlos Martín Nieto | |
| 2017-07-08 | First round of mass keep-alive additions | Carlos Martín Nieto | |
| 2015-08-04 | Move from an Object interface to a type | Carlos Martín Nieto | |
| An Object should be about representing a libgit2 object rather than showing which methods it should support. Change any return of Object to *Object and provide methods to convert between this and the particular type. | |||
| 2015-07-31 | Add git-describe support | Calin Seciu | |
| Includes 'git_describe_commit' and 'git_describe_workdir'. | |||
