format-patch: add --range-diff option to embed diff in cover letter
[gitweb.git] / range-diff.c
2018-08-14 range-diff: relieve callers of low-level configuration...
2018-08-14 range-diff: respect diff_option.file rather than assumi...
2018-08-14 Merge branch 'es/format-patch-interdiff' into es/format...
2018-08-14 Merge branch 'js/range-diff' into es/format-patch-rangediff
2018-08-13 range-diff: left-pad patch numbers
2018-08-13 range-diff: use color for the commit pairs
2018-08-13 range-diff: do not show "function names" in hunk headers
2018-08-13 range-diff: adjust the output of the commit pairs
2018-08-13 range-diff: right-trim commit messages
2018-08-13 range-diff: also show the diff between patches
2018-08-13 range-diff: improve the order of the shown commits
2018-08-13 range-diff: first rudimentary implementation