Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | diff: support anchoring line(s)jt/diff-anchored-patience | Jonathan Tan | 2017-11-28 | 1 | -5/+37 |
* | Replace Free Software Foundation address in license notices | Todd Zullinger | 2017-11-09 | 1 | -2/+2 |
* | cleanup: fix possible overflow errors in binary searchds/avoid-overflow-in-midpoint-computation | Derrick Stolee | 2017-10-10 | 1 | -1/+1 |
* | diff: fix a double off-by-one with --ignore-space-at-eoljs/ignore-space-at-eol | Johannes Schindelin | 2016-07-11 | 1 | -1/+1 |
* | xdiff: PATIENCE/HISTOGRAM are not independent option bitsjc/diff-algo-cleanup | Junio C Hamano | 2012-02-19 | 1 | -1/+1 |
* | xdiff/xpatience: factor out fall-back-diff function | Tay Ray Chuan | 2011-07-07 | 1 | -25/+2 |
* | Implement the patience diff algorithm | Johannes Schindelin | 2009-01-07 | 1 | -0/+381 |