summaryrefslogtreecommitdiff
path: root/object-file.c
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'en/dir-traversal'Junio C Hamano2021-05-201-3/+1
|\
| * dir: introduce readdir_skip_dot_and_dotdot() helperElijah Newren2021-05-131-3/+1
* | hash: provide per-algorithm null OIDsbrian m. carlson2021-04-271-1/+16
* | hash: set, copy, and use algo field in struct object_idbrian m. carlson2021-04-271-4/+11
* | Use the final_oid_fn to finalize hashing of object IDsbrian m. carlson2021-04-271-4/+4
* | hash: add a function to finalize object IDsbrian m. carlson2021-04-271-0/+25
|/
* use CALLOC_ARRAYRené Scharfe2021-03-131-1/+1
* hash-lookup: rename from sha1-lookupMartin Ågren2021-01-041-1/+1
* object-file.c: rename from sha1-file.cMartin Ågren2021-01-041-0/+2554