aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-071-0/+2
|\
| * Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse2019-09-071-0/+2
| * Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2019-09-032-19/+19
| * JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2019-09-032-2/+2
| * Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-232-19/+19
| * JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-232-2/+2
| * Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-212-19/+19
| * JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-212-2/+2
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-192-9/+68
|\|
| * Cache user global and system-wide git configurationsMatthias Sohn2019-08-182-5/+45
| * Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lockMatthias Sohn2019-08-161-6/+7
| * Implement toString in MockSystemReader and MockConfigMatthias Sohn2019-08-111-0/+11
| * Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReaderMatthias Sohn2019-08-111-5/+7
| * Override FileBasedConfig's save method in MockConfigMatthias Sohn2019-08-101-0/+5
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-087-47/+353
|\|
| * Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-062-2/+2
| * Measure minimum racy interval to auto-configure FileSnapshotMatthias Sohn2019-08-062-2/+3
| * Reuse FileUtils to recursively delete files created by testsMatthias Sohn2019-07-261-23/+19
| * Fix org.eclipse.jdt.core.prefs of org.eclipse.jgit.junitMatthias Sohn2019-07-241-9/+20
| * Add missing javadoc in org.eclipse.jgit.junitMatthias Sohn2019-07-242-0/+157
| * Enhance RepeatRule to report number of failures at the endMatthias Sohn2019-07-192-3/+34
| * Measure filesystem timestamp resolution already in test setupMatthias Sohn2019-07-191-0/+4
| * Use Instant instead of milliseconds for filesystem timestamp handlingMatthias Sohn2019-07-183-12/+117
| * Make inner classes static where possibleDavid Pursehouse2019-06-171-1/+1
* | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-06-051-11/+17
|\|
| * Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2019-06-052-19/+19
| * JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2019-06-052-2/+2
| * Enhance fsTick() to use filesystem timer resolutionChristian Halstrick2019-06-051-8/+16
| * Measure file timestamp resolution used in FileSnapshotMatthias Sohn2019-05-221-3/+1
| * Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2019-04-202-19/+19
| * JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2019-04-202-2/+2
| * Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2019-03-132-19/+19
| * JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2019-03-132-2/+2
| * Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2018-12-272-19/+19
| * JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2018-12-272-2/+2
| * Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2018-12-262-19/+19
| * JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2018-12-262-2/+2
| * Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2018-10-202-19/+19
| * JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2018-10-202-2/+2
* | Prepare 5.2.3-SNAPSHOT buildsMatthias Sohn2019-04-242-21/+21
* | JGit v5.2.2.201904231744-rv5.2.2.201904231744-rMatthias Sohn2019-04-232-2/+2
* | Prepare 5.2.2-SNAPSHOT buildsMatthias Sohn2018-12-272-21/+21
* | JGit v5.2.1.201812262042-rv5.2.1.201812262042-rMatthias Sohn2018-12-272-2/+2
* | Prepare 5.2.1-SNAPSHOT buildsMatthias Sohn2018-12-072-21/+21
* | JGit v5.2.0.201812061821-rv5.2.0.201812061821-rMatthias Sohn2018-12-072-2/+2
* | Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2018-11-302-2/+2
* | JGit v5.2.0.201811281532-m3v5.2.0.201811281532-m3Matthias Sohn2018-11-282-2/+2
* | Move SshTestGitServer to new bundle org.eclipse.jgit.junit.sshThomas Wolf2018-11-174-365/+1
* | Apache MINA sshd client: properly handle HostKeyAlgorithms configThomas Wolf2018-11-131-7/+37
* | Apache MINA sshd client: add gssapi-with-mic authenticationThomas Wolf2018-11-132-2/+60