summaryrefslogtreecommitdiff
path: root/src/libgit2/oidmap.c
Commit message (Collapse)AuthorAgeFilesLines
* oidmap: hash on the id, not the objectEdward Thomson2022-04-101-1/+1
| | | | | We explicitly want to hash on the id data, not the beginning of the object data, which may contain other information in the future.
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+107