summaryrefslogtreecommitdiff
path: root/src/libgit2/commit_graph.c
Commit message (Expand)AuthorAgeFilesLines
* pack: support SHA256 in packfilesethomson/sha256_packEdward Thomson2022-07-111-2/+3
* packfile: checkpointEdward Thomson2022-07-081-1/+1
* oid: give oids a typeEdward Thomson2022-07-071-3/+3
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-07-071-19/+19
* commit_graph: use raw oid dataEdward Thomson2022-04-101-16/+19
* oid: `hashcmp` is now `raw_cmp`Edward Thomson2022-04-101-2/+2
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+1224