]> git.ipfire.org Git - thirdparty/git.git/history - builtin/range-diff.c
range-diff: offer to dual-color the diffs
[thirdparty/git.git] / builtin / range-diff.c
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...