| Age | Commit message (Expand) | Author | Files | Lines |
| 2025-07-01 | odb: rename `oid_object_info()` | Patrick Steinhardt | 1 | -1/+1 |
| 2025-07-01 | object-store: rename files to "odb.{c,h}" | Patrick Steinhardt | 1 | -1/+1 |
| 2025-04-15 | object-store: merge "object-store-ll.h" and "object-store.h" | Patrick Steinhardt | 1 | -1/+1 |
| 2024-06-14 | protocol-caps: use hash algorithm from passed-in repository | Patrick Steinhardt | 1 | -1/+2 |
| 2024-06-14 | hash-ll: merge with "hash.h" | Patrick Steinhardt | 1 | -1/+1 |
| 2023-12-26 | treewide: remove unnecessary includes in source files | Elijah Newren | 1 | -1/+0 |
| 2023-06-21 | object-store-ll.h: split this header out of object-store.h | Elijah Newren | 1 | -1/+1 |
| 2023-05-09 | Merge branch 'en/header-split-cache-h-part-2' | Junio C Hamano | 1 | -1/+1 |
| 2023-04-24 | hash-ll.h: split out of hash.h to remove dependency on repository.h | Elijah Newren | 1 | -1/+1 |
| 2023-04-11 | Merge branch 'jx/cap-object-info-uninitialized-fix' | Junio C Hamano | 1 | -1/+1 |
| 2023-04-03 | object-info: init request_info before reading arg | Jiang Xin | 1 | -1/+1 |
| 2023-02-23 | object-store.h: move struct object_info from cache.h | Elijah Newren | 1 | -0/+1 |
| 2023-02-23 | cache.h: remove dependence on hex.h; make other files include it explicitly | Elijah Newren | 1 | -0/+1 |
| 2021-09-20 | Merge branch 'ab/serve-cleanup' | Junio C Hamano | 1 | -2/+1 |
| 2021-08-31 | protocol-caps.c: fix memory leak in send_info() | Ævar Arnfjörð Bjarmason | 1 | -2/+3 |
| 2021-08-05 | serve.[ch]: don't pass "struct strvec *keys" to commands | Ævar Arnfjörð Bjarmason | 1 | -2/+1 |
| 2021-04-20 | object-info: support for retrieving object info | Bruno Albuquerque | 1 | -0/+113 |