| Age | Commit message (Expand) | Author | Files | Lines |
| 2021-08-11 | Merge branch 'cb/many-alternate-optim-fixup' | Junio C Hamano | 1 | -1/+1 |
| 2021-08-11 | object-file: use unsigned arithmetic with bit mask | René Scharfe | 1 | -1/+1 |
| 2021-07-28 | Merge branch 'ew/many-alternate-optim' | Junio C Hamano | 1 | -30/+45 |
| 2021-07-16 | Merge branch 'jt/partial-clone-submodule-1' | Junio C Hamano | 1 | -5/+2 |
| 2021-07-07 | oidtree: a crit-bit tree for odb_loose_cache | Eric Wong | 1 | -11/+12 |
| 2021-07-07 | make object_directory.loose_objects_subdir_seen a bitmap | Eric Wong | 1 | -3/+8 |
| 2021-07-07 | avoid strlen via strbuf_addstr in link_alt_odb_entry | Eric Wong | 1 | -4/+4 |
| 2021-07-07 | speed up alt_odb_usable() with many alternates | Eric Wong | 1 | -12/+21 |
| 2021-06-29 | xmmap: inform Linux users of tuning knobs on ENOMEM | Eric Wong | 1 | -1/+15 |
| 2021-06-28 | promisor-remote: teach lazy-fetch in any repo | Jonathan Tan | 1 | -5/+2 |
| 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 |