Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -3/+2 |
* | Add missing @since tag to IntComparator | Matthias Sohn | 2023-05-01 | 1 | -0/+2 |
* | IntList: add #sort using quick sort for O(n log n) runtime. | Anna Papitto | 2023-04-28 | 1 | -0/+90 |
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Remove 'final' in parameter lists | Han-Wen Nienhuys | 2018-05-15 | 1 | -5/+5 |
* | Fix javadoc in org.eclipse.jgit util packages | Matthias Sohn | 2017-12-20 | 1 | -5/+18 |
* | IntList: support contains(int) | Shawn Pearce | 2017-07-28 | 1 | -0/+15 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -0/+1 |
* | Cleanup javadocs so they pass the java8 doclint checks | Robin Rosenberg | 2014-03-29 | 1 | -1/+1 |
* | Mark non-externalizable strings as such | Robin Rosenberg | 2012-12-27 | 1 | -1/+1 |
* | Add set to IntList | Johannes Schindelin | 2009-10-06 | 1 | -0/+18 |
* | Initial JGit contribution to eclipse.org | Git Development Community | 2009-09-29 | 1 | -0/+134 |