summaryrefslogtreecommitdiff
path: root/src/libgit2/diff_tform.c
Commit message (Collapse)AuthorAgeFilesLines
* oid: give oids a typeEdward Thomson2022-06-201-0/+4
| | | | | `git_oid`s now have a type, and we require the oid type when creating the object id from creation functions.
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+1121