Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove redundant type arguments | Thomas Wolf | 2021-09-30 | 1 | -1/+1 |
* | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-22 | 1 | -1/+1 |
|\ | |||||
| * | Reorder modifiers to follow Java Language Specification | David Pursehouse | 2020-02-19 | 1 | -1/+1 |
* | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
|/ | |||||
* | Fix NPE in ObjectIdOwnerMap#get | Matthias Sohn | 2019-08-18 | 1 | -0/+3 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -4/+4 |
* | Fix javadoc in org.eclipse.jgit lib package | Matthias Sohn | 2017-12-19 | 1 | -18/+28 |
* | Add missing @Override found by ErrorProne | Shawn Pearce | 2016-11-14 | 1 | -3/+5 |
* | Don't serialize internal hash collision chain link | Thomas Wolf | 2016-10-29 | 1 | -1/+1 |
* | PackWriter: use lib.ObjectIdSet to avoid wrapper | Shawn Pearce | 2015-12-29 | 1 | -2/+2 |
* | [performance] Remove synthetic access$ methods in lib, util and dircache | Andrey Loskutov | 2015-10-28 | 1 | -3/+3 |
* | ObjectIdOwnerMap: More lightweight map for ObjectIds | Shawn O. Pearce | 2011-03-13 | 1 | -0/+356 |