summaryrefslogtreecommitdiff
path: root/t/t3206-range-diff.sh
AgeCommit message (Expand)AuthorFilesLines
2018-09-17Merge branch 'es/format-patch-rangediff'Libravatar Junio C Hamano1-0/+12
2018-08-20range-diff: indent special lines as contextLibravatar Stefan Beller1-6/+6
2018-08-14format-patch: extend --range-diff to accept revision rangeLibravatar Eric Sunshine1-1/+1
2018-08-14format-patch: add --range-diff option to embed diff in cover letterLibravatar Eric Sunshine1-0/+12
2018-08-14diff: use emit_line_0 once per lineLibravatar Stefan Beller1-1/+1
2018-08-14t3206: add color test for range-diff --dual-colorLibravatar Stefan Beller1-0/+39
2018-08-13range-diff: add testsLibravatar Thomas Rast1-0/+145