aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/SideBandOutputStream.java
Commit message (Expand)AuthorAgeFilesLines
* 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-3/+3
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-0/+3
* Fix variable name and error message for sideband testingStefan Beller2014-11-101-2/+2
* Add missing @since tags to mark API added in 2.0Matthias Sohn2012-05-101-0/+2
* Remove 86 boxing warningsKevin Sawicki2012-05-081-3/+9
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Try to send HTTP error messages over sidebandDave Borowitz2012-03-071-7/+12
* smart-http: Support progress in ReceivePackShawn O. Pearce2011-02-151-2/+6
* Externalize strings from JGitSasa Zivkov2010-05-191-6/+6
* Refactor SideBandOutputStream to be bufferedShawn O. Pearce2010-03-121-20/+78
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+99