Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2018-10-25 | range-diff: allow to diff files regardless of submodule config | Lucas De Marchi | 1 | -0/+29 |
2018-09-24 | Merge branch 'tg/range-diff-corner-case-fix' | Junio C Hamano | 1 | -0/+5 |
2018-09-24 | Merge branch 'ds/format-patch-range-diff-test' | Junio C Hamano | 1 | -0/+5 |
2018-09-17 | Merge branch 'es/format-patch-rangediff' | Junio C Hamano | 1 | -0/+12 |
2018-09-14 | linear-assignment: fix potential out of bounds memory access | Thomas Gummerer | 1 | -0/+5 |
2018-09-12 | t3206-range-diff.sh: cover single-patch case | Derrick Stolee | 1 | -0/+5 |
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 |