Merge branch 'sb/format-patch-base-patch-id-fix'
Junio C Hamano committed over 7 years ago
Merge branch 'nd/init-relative-template-fix'
Junio C Hamano committed over 7 years ago
Merge branch 'ab/send-email-transferencoding-fix'
Junio C Hamano committed over 7 years ago
cleanup: fix possible overflow errors in binary search, part 2
René Scharfe committed over 7 years ago
add -p: fix checkout -p with pathological context
Phillip Wood committed over 7 years ago
config: avoid calling `labs()` on too-large data type
Johannes Schindelin committed over 7 years ago
winansi: simplify loading the GetCurrentConsoleFontEx() function
Johannes Schindelin committed over 7 years ago
kwset: allow building with GCC 8
Johannes Schindelin committed over 7 years ago
poll (mingw): allow compiling with GCC 8 and DEVELOPER=1
Johannes Schindelin committed over 7 years ago
mergetool: use shell variable magic instead of `awk`
Johannes Sixt committed over 7 years ago
mergetool: dissect strings with shell variable magic instead of `expr`
Johannes Sixt committed over 7 years ago
t7610-mergetool: use test_cmp instead of test $(cat file) = $txt
Johannes Sixt committed over 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 over 7 years ago
commit-graph: extract copy_oids_to_commits()
Derrick Stolee committed over 7 years ago
commit-graph: extract count_distinct_commits()
Derrick Stolee committed over 7 years ago
commit-graph: extract fill_oids_from_all_packs()
Derrick Stolee committed over 7 years ago
commit-graph: extract fill_oids_from_commit_hex()
Derrick Stolee committed over 7 years ago