aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse/jgit/lib/ThreadSafeProgressMonitorTest.java
Commit message (Expand)AuthorAgeFilesLines
* [errorprone] Fix pattern CatchFailMatthias Sohn2024-04-291-1/+1
* BatchingProgressMonitor: expose time spent per taskMatthias Sohn2023-02-271-0/+5
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-041-38/+5
* Convert to lambda or member referenceCarsten Hammer2019-05-161-23/+20
* Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2017-02-191-0/+7
* Skip main thread test in ThreadSafeProgressMonitorShawn Pearce2013-04-101-0/+2
* Convert all JGit unit tests to JUnit 4Robin Rosenberg2010-12-311-2/+11
* Call ProgressMonitor.update() from main threadShawn O. Pearce2010-10-271-0/+189