winansi: simplify loading the GetCurrentConsoleFontEx() function
Johannes Schindelin committed about 7 years ago
kwset: allow building with GCC 8
Johannes Schindelin committed about 7 years ago
poll (mingw): allow compiling with GCC 8 and DEVELOPER=1
Johannes Schindelin committed about 7 years ago
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