aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/transport/SideBandProgressMonitor.java
Commit message (Expand)AuthorAgeFilesLines
* Fix all Javadoc warnings and fail on themAntoine Musso2023-06-161-4/+0
* BatchingProgressMonitor: expose time spent per taskMatthias Sohn2023-02-271-12/+18
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Remove further unnecessary 'final' keywordsHan-Wen Nienhuys2018-05-181-1/+1
* Fix javadoc in org.eclipse.jgit transport packageMatthias Sohn2017-12-201-0/+4
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-9/+9
* ProgressMonitor: Refactor to use background alarmsShawn O. Pearce2011-02-281-83/+58
* Refactor SideBandOutputStream to be bufferedShawn O. Pearce2010-03-121-8/+4
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+156