summaryrefslogtreecommitdiff
path: root/object-file.c
AgeCommit message (Expand)Author
2021-04-27hash: provide per-algorithm null OIDsbrian m. carlson
2021-04-27hash: set, copy, and use algo field in struct object_idbrian m. carlson
2021-04-27Use the final_oid_fn to finalize hashing of object IDsbrian m. carlson
2021-04-27hash: add a function to finalize object IDsbrian m. carlson
2021-03-14use CALLOC_ARRAYRené Scharfe
2021-01-04hash-lookup: rename from sha1-lookupMartin Ågren
2021-01-04object-file.c: rename from sha1-file.cMartin Ågren