name-rev: drop unused parameters from is_better_name()
Jeff King committed over 7 years ago
mktree: drop unused length parameter
Jeff King committed over 7 years ago
wt-status: drop unused status parameter
Jeff King committed over 7 years ago
read-cache: drop unused parameter from threaded load
Jeff King committed over 7 years ago
clone: drop dest parameter from copy_alternates()
Jeff King committed over 7 years ago
submodule: drop unused prefix parameter from some functions
Jeff King committed over 7 years ago
builtin: consistently pass cmd_* prefix to parse_options
Jeff King committed over 7 years ago
cmd_{read,write}_tree: rename "unused" variable that is used
Jeff King committed over 7 years ago
commit-graph: fix the_repository reference
Derrick Stolee committed over 7 years ago
check-non-portable-shell: support Perl versions older than 5.10
Eric Sunshine committed over 7 years ago
merge: remove drop_save() in favor of remove_merge_branch_state()
Nguyễn Thái Ngọc Duy committed over 7 years ago
git-format-patch.txt: document --no-notes option
Denton Liu committed over 7 years ago
İsmail Dönmez committed over 7 years ago
mingw: do not let ld strip relocations
İsmail Dönmez committed over 7 years ago
trace2: fix up a missing "leave" entry point
Ævar Arnfjörð Bjarmason committed over 7 years ago
difftool --no-index: error out on --dir-diff (and don't crash)
Johannes Schindelin committed over 7 years ago
tag: fix typo in nested tagging hint
Denton Liu committed over 7 years ago
diff-highlight: use correct /dev/null for UNIX and Windows
Chris. Webster committed almost 8 years ago
Junio C Hamano committed over 7 years ago
Merge branch 'vk/autoconf-gettext'
Junio C Hamano committed over 7 years ago