aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/util/io/TeeInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-4/+0
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove 'final' in parameter listsHan-Wen Nienhuys2018-05-151-1/+1
* Fix javadoc in org.eclipse.jgit util packagesMatthias Sohn2017-12-201-7/+9
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+1
* Fix warnings about assigning paramter in util.ioRobin Stocker2013-05-011-4/+5
* Fix corrupted large deltasShawn O. Pearce2010-10-101-1/+1
* Buffer very large delta streams to reduce explosion of CPU workShawn O. Pearce2010-08-271-0/+134