Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix javadoc org.eclipse.jgit diff package | Matthias Sohn | 2017-12-18 | 1 | -10/+14 |
* | Make diff locations more consistent | KB Sriram | 2017-04-03 | 1 | -17/+102 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | diff: Optimize single line edits | Shawn Pearce | 2014-04-18 | 1 | -0/+3 |
* | Fix Javadoc formatting of org.eclipse.jgit.diff package | Robin Stocker | 2012-10-17 | 1 | -1/+1 |
* | Fix diff bug on inserted line | Shawn O. Pearce | 2011-05-16 | 1 | -1/+1 |
* | Make diff algorithm configurable | Christian Halstrick | 2010-11-26 | 1 | -0/+32 |
* | Fix ugly diff showing insertion of new method | Shawn O. Pearce | 2010-11-01 | 1 | -1/+18 |
* | Perform common start/end elimination by default for DiffAlgorithm | Shawn O. Pearce | 2010-09-21 | 1 | -6/+55 |
* | Define DiffAlgorithm as an abstract function | Shawn O. Pearce | 2010-09-10 | 1 | -0/+79 |