summaryrefslogtreecommitdiff
path: root/src/libgit2/refdb_fs.c
Commit message (Expand)AuthorAgeFilesLines
* iterator: support sha256Edward Thomson2023-04-101-1/+4
* refdb: handle SHA256 referencesEdward Thomson2023-04-101-2/+2
* refdb: teach filesystem refdb about sha256Edward Thomson2023-02-121-39/+70
* sha256: indirection for experimental functionsEdward Thomson2022-07-131-5/+5
* oid: give oids a typeEdward Thomson2022-06-201-5/+5
* oid: define GIT_OID_SHA1_ZEROEdward Thomson2022-06-141-1/+1
* oid: `GIT_OID_*SZ` is now `GIT_OID_SHA1_*SIZE`Edward Thomson2022-06-141-17/+17
* fix missing error messageJohn Alden2022-05-171-1/+1
* refdb: unlock mutex on assertion failureEdward Thomson2022-02-271-1/+5
* refactor: `src` is now `src/libgit2`Edward Thomson2022-02-221-0/+2464