Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2019-12-16 | Merge branch 'dl/range-diff-with-notes' | Junio C Hamano | 1 | -2/+2 |
2019-12-06 | range-diff: mark pointers as const | Denton Liu | 1 | -2/+2 |
2019-12-05 | Merge branch 'dl/range-diff-with-notes' | Junio C Hamano | 1 | -1/+3 |
2019-11-21 | range-diff: pass through --notes to `git log` | Denton Liu | 1 | -1/+3 |
2019-11-10 | Fix spelling errors in code comments | Elijah Newren | 1 | -1/+1 |
2018-11-30 | format-patch: do not let its diff-options affect --range-diff | Junio C Hamano | 1 | -0/+5 |
2018-08-14 | range-diff: relieve callers of low-level configuration burden | Eric Sunshine | 1 | -1/+2 |
2018-08-14 | range-diff: publish default creation factor | Eric Sunshine | 1 | -0/+2 |
2018-08-13 | range-diff: also show the diff between patches | Johannes Schindelin | 1 | -1/+3 |
2018-08-13 | range-diff: first rudimentary implementation | Johannes Schindelin | 1 | -0/+7 |