| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-09-05 | Make all non-user-creatable structures non-comparable (#802) | lhchavez | |
| This change makes all non-user-creatable structures non-comparable. This makes it easier to add changes later that don't introduce breaking changes from the go compatibility guarantees perspective. This, of course, implies that this change _is_ a breaking change, but since these structures are not intended to be created by users (or de-referenced), it should be okay. | |||
| 2018-08-08 | Remove uses of deprecated git_buf_free | Carlos Martín Nieto | |
| 2017-07-08 | Third round of keep-alive aditions | Carlos Martín Nieto | |
| 2015-06-28 | Create a NotesCollection for managing notes | Carlos Martín Nieto | |
| As with the others, move these methods into their own namespace. | |||
| 2015-01-08 | define Note methods on pointers | Ben Burkert | |
| 2015-01-07 | Add git note support | Ben Burkert | |
