Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 1 | -38/+5 |
* | Use Arrays.asList instead of copying array in a for loop | Carsten Hammer | 2019-04-14 | 1 | -2/+2 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | Annotate Sets#of with @SafeVarArgs to prevent heap pollution warning | David Pursehouse | 2016-07-26 | 1 | -0/+1 |
* | Expose Sets helper to tests outside org.eclipse.jgit.api | Jonathan Nieder | 2015-05-21 | 1 | -0/+56 |