aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/TextProgressMonitor.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
* Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse2018-09-041-2/+2
* Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse2018-03-111-2/+2
* Fix javadoc in org.eclipse.jgit lib packageMatthias Sohn2017-12-191-2/+10
* [findBugs] Use UTF-8 to write to the error stream in TextProgressMonitorMatthias Sohn2017-05-151-1/+4
* Mark non-externalizable strings as suchRobin Rosenberg2012-12-271-10/+10
* ProgressMonitor: Refactor to use background alarmsShawn O. Pearce2011-02-281-74/+78
* Initial JGit contribution to eclipse.orgGit Development Community2009-09-291-0/+142