Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-09-17 | Merge branch 'es/format-patch-rangediff' | Junio C Hamano | 1 | -0/+12 |
2018-08-20 | range-diff: indent special lines as context | Stefan Beller | 1 | -6/+6 |
2018-08-14 | format-patch: extend --range-diff to accept revision range | Eric Sunshine | 1 | -1/+1 |
2018-08-14 | format-patch: add --range-diff option to embed diff in cover letter | Eric Sunshine | 1 | -0/+12 |
2018-08-14 | diff: use emit_line_0 once per line | Stefan Beller | 1 | -1/+1 |
2018-08-14 | t3206: add color test for range-diff --dual-color | Stefan Beller | 1 | -0/+39 |
2018-08-13 | range-diff: add tests | Thomas Rast | 1 | -0/+145 |