mergetool: use shell variable magic instead of `awk`
Johannes Sixt committed about 7 years ago
mergetool: dissect strings with shell variable magic instead of `expr`
Johannes Sixt committed about 7 years ago
t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
Johannes Sixt committed about 7 years ago
packfile: rename close_all_packs to close_object_store
Derrick Stolee committed over 7 years ago
packfile: close commit-graph in close_all_packs
Derrick Stolee committed over 7 years ago
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