aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit/src/org/eclipse/jgit/lib/TextProgressMonitor.java
Commit message (Expand)AuthorAgeFilesLines
* 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