| Age | Commit message (Expand) | Author | Files | Lines |
| 2023-12-26 | treewide: remove unnecessary includes in source files | Elijah Newren | 1 | -2/+0 |
| 2023-06-21 | object-store-ll.h: split this header out of object-store.h | Elijah Newren | 1 | -1/+1 |
| 2023-06-21 | merge-ll: rename from ll-merge | Elijah Newren | 1 | -1/+1 |
| 2023-04-06 | Merge branch 'ab/remove-implicit-use-of-the-repository' | Junio C Hamano | 1 | -2/+4 |
| 2023-03-28 | cocci: apply the "object-store.h" part of "the_repository.pending" | Ævar Arnfjörð Bjarmason | 1 | -2/+4 |
| 2023-02-23 | object-store.h: move struct object_info from cache.h | Elijah Newren | 1 | -1/+1 |
| 2022-02-02 | ll-merge: make callers responsible for showing warnings | Elijah Newren | 1 | -1/+4 |
| 2018-09-21 | merge-blobs.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -4/+11 |
| 2018-09-21 | ll-merge.c: remove implicit dependency on the_index | Nguyễn Thái Ngọc Duy | 1 | -1/+2 |
| 2018-05-16 | object-store: move object access functions to object-store.h | Stefan Beller | 1 | -0/+1 |
| 2018-03-14 | sha1_file: convert read_sha1_file to struct object_id | brian m. carlson | 1 | -2/+2 |
| 2016-02-26 | Merge branch 'jk/no-diff-emit-common' | Junio C Hamano | 1 | -36/+2 |
| 2016-02-22 | merge-tree: drop generate_common strategy | Jeff King | 1 | -36/+2 |
| 2015-11-20 | Remove get_object_hash. | brian m. carlson | 1 | -2/+2 |
| 2015-11-20 | Add several uses of get_object_hash. | brian m. carlson | 1 | -2/+2 |
| 2015-03-23 | merge-blobs.c: fix a memleak | Stefan Beller | 1 | -1/+3 |
| 2012-12-09 | Which merge_file() function do you mean? | Junio C Hamano | 1 | -0/+124 |