list-objects: always parse trees gently
Matthew DeVore committed about 8 years ago
partial-clone: render design doc using asciidoc
Jonathan Nieder committed about 8 years ago
format-patch: allow --range-diff to apply to a lone-patch
Eric Sunshine committed about 8 years ago
format-patch: add --creation-factor tweak for --range-diff
Eric Sunshine committed about 8 years ago
format-patch: teach --range-diff to respect -v/--reroll-count
Eric Sunshine committed about 8 years ago
format-patch: extend --range-diff to accept revision range
Eric Sunshine committed about 8 years ago
format-patch: add --range-diff option to embed diff in cover letter
Eric Sunshine committed about 8 years ago
range-diff: relieve callers of low-level configuration burden
Eric Sunshine committed about 8 years ago
range-diff: publish default creation factor
Eric Sunshine committed about 8 years ago
range-diff: respect diff_option.file rather than assuming 'stdout'
Eric Sunshine committed about 8 years ago
Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff
Junio C Hamano committed about 8 years ago
Merge branch 'js/range-diff' into es/format-patch-rangediff
Junio C Hamano committed about 8 years ago
diff.c: rewrite emit_line_0 more understandably
Stefan Beller committed about 8 years ago
diff.c: omit check for line prefix in emit_line_0
Stefan Beller committed about 8 years ago
diff: use emit_line_0 once per line
Stefan Beller committed about 8 years ago
diff.c: add set_sign to emit_line_0
Stefan Beller committed about 8 years ago
diff.c: reorder arguments for emit_line_ws_markup
Stefan Beller committed about 8 years ago
diff.c: simplify caller of emit_line_0
Stefan Beller committed about 8 years ago
t3206: add color test for range-diff --dual-color
Stefan Beller committed about 8 years ago
test_decode_color: understand FAINT and ITALIC
Stefan Beller committed about 8 years ago