Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff
[gitweb.git] / builtin / range-diff.c
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: make --dual-color the default mode
2018-08-13 range-diff: offer to dual-color the diffs
2018-08-13 range-diff: suppress the diff headers
2018-08-13 range-diff: indent the diffs just like tbdiff
2018-08-13 range-diff: also show the diff between patches
2018-08-13 range-diff: first rudimentary implementation
2018-08-13 Introduce `range-diff` to compare iterations of a topic...