Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -1/+0 |
* | Remove redundant type arguments | Thomas Wolf | 2021-09-30 | 1 | -1/+1 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Avoid double words | Mincong HUANG | 2018-12-21 | 1 | -1/+1 |
* | Fix javadoc in org.eclipse.jgit merge package | Matthias Sohn | 2017-12-19 | 1 | -13/+15 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+4 |
* | [performance] Remove synthetic access$ methods in dfs, diff and merge | Andrey Loskutov | 2015-10-28 | 1 | -2/+2 |
* | Fix API errors raised on ResolveMerger affecting API providers only | Christian Halstrick | 2014-07-31 | 1 | -0/+1 |
* | RecursiveMerger should not fail on content-merge conflicts of parents | Christian Halstrick | 2014-07-28 | 1 | -0/+12 |
* | Refactor diff sequence API | Shawn O. Pearce | 2010-09-06 | 1 | -4/+7 |
* | Add file content merge algorithm | Christian Halstrick | 2010-01-06 | 1 | -0/+161 |