for_each_*_object: give more comprehensive docstrings
Jeff King committed about 8 years ago
for_each_*_object: take flag arguments as enum
Jeff King committed about 8 years ago
for_each_*_object: store flag definitions in a single location
Jeff King committed about 8 years ago
pull doc: fix a long-standing grammar error
Ævar Arnfjörð Bjarmason committed about 8 years ago
fetch tests: correct a comment "remove it" -> "remove them"
Ævar Arnfjörð Bjarmason committed about 8 years ago
chainlint: add test of pathological case which triggered false positive
Eric Sunshine committed about 8 years ago
chainlint: recognize multi-line quoted strings more robustly
Eric Sunshine committed about 8 years ago
chainlint: let here-doc and multi-line string commence on same line
Eric Sunshine committed about 8 years ago
chainlint: recognize multi-line $(...) when command cuddled with "$("
Eric Sunshine committed about 8 years ago
chainlint: match 'quoted' here-doc tags
Eric Sunshine committed about 8 years ago
chainlint: match arbitrary here-docs tags rather than hard-coded names
Eric Sunshine committed about 8 years ago
mergetool: don't suggest to continue after last file
Nicholas Guriev committed about 8 years ago
t5318: avoid unnecessary command substitutions
SZEDER Gábor committed about 8 years ago
t5318: use 'test_cmp_bin' to compare commit-graph files
SZEDER Gábor committed about 8 years ago
range-diff: use dim/bold cues to improve dual color mode
Johannes Schindelin committed about 8 years ago
range-diff: make --dual-color the default mode
Johannes Schindelin committed about 8 years ago
range-diff: left-pad patch numbers
Johannes Schindelin committed about 8 years ago
completion: support `git range-diff`
Johannes Schindelin committed about 8 years ago
range-diff: populate the man page
Johannes Schindelin committed about 8 years ago
range-diff --dual-color: skip white-space warnings
Johannes Schindelin committed about 8 years ago