aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/util/IntListTest.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix MissingOverride errorMatthias Sohn2023-04-281-0/+1
* IntList: add #sort using quick sort for O(n log n) runtime.Anna Papitto2023-04-281-0/+34
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* IntList: support contains(int)Shawn Pearce2017-07-281-0/+11
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-2/+17
* Add set to IntListJohannes Schindelin2009-10-061-0/+21
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+162