aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/SideBandInputStream.java
Commit message (Expand)AuthorAgeFilesLines
* Allow users to show server messages while pushingAndré Dietisheim2013-03-211-1/+7
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-4/+4
* Remove 86 boxing warningsKevin Sawicki2012-05-081-1/+3
* Move JGitText to an internal packageRobin Rosenberg2012-03-121-1/+1
* Externalize strings from JGitSasa Zivkov2010-05-191-2/+4
* Capture non-progress side band #2 messages and put in resultShawn O. Pearce2010-03-121-13/+15
* Use more restrictive patterns for sideband progress scrapingShawn O. Pearce2010-03-121-4/+4
* Prefix remote progress tasks with "remote: "Shawn O. Pearce2010-03-121-4/+9
* Decode side-band channel number as unsigned integerShawn O. Pearce2010-03-121-1/+1
* Refactor SideBandInputStream constructionShawn O. Pearce2010-03-121-14/+14
* Move pure IO utility functions to a utility class of its own.Robin Rosenberg2009-10-311-2/+2
* Remove trailing whitespace at end of lineAlex Blewitt2009-10-311-1/+1
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+235