commit-graph: use raw_object_store when closing
Derrick Stolee committed over 7 years ago
commit-graph: extract write_commit_graph_file()
Derrick Stolee committed about 7 years ago
commit-graph: extract copy_oids_to_commits()
Derrick Stolee committed about 7 years ago
commit-graph: extract count_distinct_commits()
Derrick Stolee committed about 7 years ago
commit-graph: extract fill_oids_from_all_packs()
Derrick Stolee committed about 7 years ago
commit-graph: extract fill_oids_from_commit_hex()
Derrick Stolee committed about 7 years ago
commit-graph: extract fill_oids_from_packs()
Derrick Stolee committed about 7 years ago
commit-graph: create write_commit_graph_context
Derrick Stolee committed about 7 years ago
commit-graph: remove Future Work section
Derrick Stolee committed about 7 years ago
commit-graph: collapse parameters into flags
Derrick Stolee committed about 7 years ago
commit-graph: return with errors during write
Derrick Stolee committed about 7 years ago
Revert "test-lib: whitelist GIT_TR2_* in the environment"
Ævar Arnfjörð Bjarmason committed about 7 years ago
completion: do not cache if --git-completion-helper fails
Nguyễn Thái Ngọc Duy committed about 7 years ago
t5616: cover case of client having delta base
Jonathan Tan committed about 7 years ago
t5616: use correct flag to check object is missing
Jonathan Tan committed about 7 years ago
t5319-multi-pack-index.sh: test batch size zero
Derrick Stolee committed about 7 years ago
midx: add test that 'expire' respects .keep files
Derrick Stolee committed about 7 years ago
multi-pack-index: test expire while adding packs
Derrick Stolee committed about 7 years ago
Derrick Stolee committed about 7 years ago
multi-pack-index: prepare 'repack' subcommand
Derrick Stolee committed about 7 years ago