Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -4/+4 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | [performance] Remove synthetic access$ methods in dfs, diff and merge | Andrey Loskutov | 2015-10-28 | 1 | -2/+2 |
* | HistogramDiff: Convert stack recursion to heap managed queue | Shawn Pearce | 2014-07-25 | 1 | -6/+14 |
* | diff: Optimize single line edits | Shawn Pearce | 2014-04-18 | 1 | -1/+4 |
* | Fix Javadoc formatting of org.eclipse.jgit.diff package | Robin Stocker | 2012-10-17 | 1 | -7/+7 |
* | Define LowLevelDiffAlgorithm to bypass re-hashing | Shawn O. Pearce | 2010-10-10 | 1 | -11/+15 |
* | Implement HistogramDiff | Shawn O. Pearce | 2010-09-24 | 1 | -0/+204 |