diff.c: move read_index() code back to the caller
Nguyễn Thái Ngọc Duy committed about 8 years ago
cat-file: support "unordered" output for --batch-all-objects
Jeff King committed about 8 years ago
cat-file: rename batch_{loose,packed}_object callbacks
Jeff King committed about 8 years ago
t1006: test cat-file --batch-all-objects with duplicates
Jeff King committed about 8 years ago
for_each_packed_object: support iterating in pack-order
Jeff King committed about 8 years ago
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