Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-05-20 | Merge branch 'en/dir-traversal' | Junio C Hamano | 1 | -3/+1 |
2021-05-13 | dir: introduce readdir_skip_dot_and_dotdot() helper | Elijah Newren | 1 | -3/+1 |
2021-04-27 | hash: provide per-algorithm null OIDs | brian m. carlson | 1 | -1/+16 |
2021-04-27 | hash: set, copy, and use algo field in struct object_id | brian m. carlson | 1 | -4/+11 |
2021-04-27 | Use the final_oid_fn to finalize hashing of object IDs | brian m. carlson | 1 | -4/+4 |
2021-04-27 | hash: add a function to finalize object IDs | brian m. carlson | 1 | -0/+25 |
2021-03-13 | use CALLOC_ARRAY | René Scharfe | 1 | -1/+1 |
2021-01-04 | hash-lookup: rename from sha1-lookup | Martin Ågren | 1 | -1/+1 |
2021-01-04 | object-file.c: rename from sha1-file.c | Martin Ågren | 1 | -0/+2554 |