Merge branch 'es/format-patch-interdiff' into es/format-patch-rangediff
[git] / builtin / range-diff.c
2018-08-14  Junio C HamanoMerge branch 'es/format-patch-interdiff' into es/format...
2018-08-14  Junio C HamanoMerge branch 'js/range-diff' into es/format-patch-rangediff
2018-08-13  Johannes Schindelinrange-diff: make --dual-color the default mode
2018-08-13  Johannes Schindelinrange-diff: offer to dual-color the diffs
2018-08-13  Johannes Schindelinrange-diff: suppress the diff headers
2018-08-13  Johannes Schindelinrange-diff: indent the diffs just like tbdiff
2018-08-13  Johannes Schindelinrange-diff: also show the diff between patches
2018-08-13  Johannes Schindelinrange-diff: first rudimentary implementation
2018-08-13  Johannes SchindelinIntroduce `range-diff` to compare iterations of a topic...