Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Do not use ArrayList when there will be deletions | jackdt@google.com | 2024-05-16 | 1 | -4/+3 |
* | [errorprone] Fix error pattern JdkObsolete | Matthias Sohn | 2024-04-29 | 1 | -2/+3 |
* | Fix all Javadoc warnings and fail on them | Antoine Musso | 2023-06-16 | 1 | -5/+0 |
* | 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 | -2/+2 |
* | Fix javadoc in org.eclipse.jgit util packages | Matthias Sohn | 2017-12-20 | 1 | -2/+9 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 1 | -1/+1 |
* | Fix warnings about assigning paramter in util.io | Robin Stocker | 2013-05-01 | 1 | -12/+13 |
* | Fix UnionInputStream.read to be more Java-like | Ian Wetherbee | 2012-06-14 | 1 | -13/+8 |
* | Fix smart HTTP client stream alignment errors | Shawn O. Pearce | 2011-09-14 | 1 | -1/+6 |
* | UnionInputStream: combines sequential InputStreams into one | Shawn O. Pearce | 2010-01-04 | 1 | -0/+208 |