strbuf.cocci: suggest strbuf_addbuf() to add one strbuf to an other
SZEDER Gábor committed over 7 years ago
fetch: prefer suffix substitution in compact fetch.output
Nguyễn Thái Ngọc Duy committed over 7 years ago
convert: drop path parameter from actual conversion functions
Jeff King committed over 7 years ago
convert: drop len parameter from conversion checks
Jeff King committed over 7 years ago
config: drop unused parameter from maybe_remove_section()
Jeff King committed over 7 years ago
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