show_date_relative(): drop unused "tz" parameter
Jeff King committed over 7 years ago
column: drop unused "opts" parameter in item_length()
Jeff King committed over 7 years ago
create_bundle(): drop unused "header" parameter
Jeff King committed over 7 years ago
apply: drop unused "def" parameter from find_name_gnu()
Jeff King committed over 7 years ago
match-trees: drop unused path parameter from score functions
Jeff King committed over 7 years ago
combine-diff: treat --dirstat like --stat
Jeff King committed over 7 years ago
combine-diff: treat --summary like --stat
Jeff King committed over 7 years ago
combine-diff: treat --shortstat like --stat
Jeff King committed over 7 years ago
combine-diff: factor out stat-format mask
Jeff King committed over 7 years ago
diff: clear emitted_symbols flag after use
Jeff King committed over 7 years ago
t4006: resurrect commented-out tests
Jeff King committed over 7 years ago
cache.h: flip NO_THE_INDEX_COMPATIBILITY_MACROS switch
Nguyễn Thái Ngọc Duy committed over 7 years ago
checkout: fix regression in checkout -b on intitial checkout
Ben Peart committed over 7 years ago
checkout: add test demonstrating regression with checkout -b on initial commit
Ben Peart committed over 7 years ago
setup: free old value before setting `work_tree`
Martin Ågren committed over 7 years ago
commit-graph write: emit a percentage for all progress
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph write: add itermediate progress
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph write: remove empty line for readability
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph write: add more descriptive progress output
Ævar Arnfjörð Bjarmason committed over 7 years ago
commit-graph write: show progress for object search
Ævar Arnfjörð Bjarmason committed over 7 years ago