summaryrefslogtreecommitdiff
path: root/src/libgit2/object.h
Commit message (Collapse)AuthorAgeFilesLines
* oid: give oids a typeEdward Thomson2022-06-201-1/+2
| | | | | `git_oid`s now have a type, and we require the oid type when creating the object id from creation functions.
* object: move oid header printing to objectEdward Thomson2022-06-141-1/+4
|
* object: move oid header parsing to objectEdward Thomson2022-06-141-1/+5
|
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+71