| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | object_type: use new enumeration namesethomson/index_fixes | Edward Thomson | 2018-12-01 | 1 | -4/+4 |
| | | | | | Use the new object_type enumeration names within the codebase. | ||||
| * | Convert usage of `git_buf_free` to new `git_buf_dispose` | Patrick Steinhardt | 2018-06-10 | 1 | -1/+1 |
| | | |||||
| * | Add failing test for git_object_short_id | Jiri Pospisil | 2014-03-10 | 1 | -0/+7 |
| | | |||||
| * | Add git_object_short_id API to get short id string | Russell Belfer | 2014-03-04 | 1 | -0/+44 |
| This finds a short id string that will unambiguously select the given object, starting with the core.abbrev length (usually 7) and growing until it is no longer ambiguous. | |||||
