summaryrefslogtreecommitdiff
path: root/object-file.c
AgeCommit message (Expand)AuthorFilesLines
2021-05-20Merge branch 'en/dir-traversal'Libravatar Junio C Hamano1-3/+1
2021-05-13dir: introduce readdir_skip_dot_and_dotdot() helperLibravatar Elijah Newren1-3/+1
2021-04-27hash: provide per-algorithm null OIDsLibravatar brian m. carlson1-1/+16
2021-04-27hash: set, copy, and use algo field in struct object_idLibravatar brian m. carlson1-4/+11
2021-04-27Use the final_oid_fn to finalize hashing of object IDsLibravatar brian m. carlson1-4/+4
2021-04-27hash: add a function to finalize object IDsLibravatar brian m. carlson1-0/+25
2021-03-13use CALLOC_ARRAYLibravatar René Scharfe1-1/+1
2021-01-04hash-lookup: rename from sha1-lookupLibravatar Martin Ågren1-1/+1
2021-01-04object-file.c: rename from sha1-file.cLibravatar Martin Ågren1-0/+2554