aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | | | | * Fix RacyGitTests#testRacyGitDetectionMatthias Sohn2019-09-031-11/+26
| | | | | | | | | * Change RacyGitTests to create a racy git situation in a stable wayMasaya Suzuki2019-09-031-25/+24
| | | | | | | | | * Prepare 4.9.11-SNAPSHOT buildsMatthias Sohn2019-04-182-47/+47
| | | | | | | | | * JGit v4.9.10.201904181027-rv4.9.10.201904181027-rMatthias Sohn2019-04-182-2/+2
| | | | | | | * | | Prepare 4.11.9-SNAPSHOT buildsMatthias Sohn2019-04-192-47/+47
| | | | | | | * | | JGit v4.11.8.201904181247-rv4.11.8.201904181247-rMatthias Sohn2019-04-182-2/+2
| * | | | | | | | | sshd: support the HashKnownHosts configurationThomas Wolf2019-09-021-1/+1
* | | | | | | | | | Merge branch 'stable-5.5'Jonathan Nieder2019-08-291-0/+127
|\| | | | | | | | |
| * | | | | | | | | Merge branch 'stable-5.4' into stable-5.5Jonathan Nieder2019-08-291-0/+127
| |\| | | | | | | |
| | * | | | | | | | Merge branch 'stable-5.3' into stable-5.4Jonathan Nieder2019-08-291-0/+127
| | |\| | | | | | |
| | | * | | | | | | Merge branch 'stable-5.2' into stable-5.3Jonathan Nieder2019-08-291-0/+127
| | | |\| | | | | |
| | | | * | | | | | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2019-08-291-0/+127
| | | | |\| | | | |
| | | | | * | | | | Return a new instance from openSystemConfig and openUserConfigMatthias Sohn2019-08-302-0/+128
| | | | | * | | | | Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2019-08-232-49/+49
| | | | | * | | | | JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2019-08-232-2/+2
| | | | | * | | | | Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2019-08-212-49/+49
| | | | | * | | | | JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2019-08-212-2/+2
| | | * | | | | | | Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-232-53/+53
| | | * | | | | | | JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2019-08-232-2/+2
| | | * | | | | | | Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2019-08-212-53/+53
| | | * | | | | | | JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2019-08-212-2/+2
| | * | | | | | | | Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2019-08-232-54/+54
| | * | | | | | | | JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn2019-08-232-2/+2
| | * | | | | | | | Prepare 5.4.2-SNAPSHOT buildsMatthias Sohn2019-08-212-54/+54
| | * | | | | | | | JGit v5.4.1.201908211225-rv5.4.1.201908211225-rMatthias Sohn2019-08-212-2/+2
| * | | | | | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-08-282-2/+2
| * | | | | | | | | JGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3Matthias Sohn2019-08-282-2/+2
* | | | | | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-08-292-54/+54
|/ / / / / / / / /
* | | | | | | | | Merge "RevWalk: Traverse all parents of UNINTERESTING commits"Jonathan Tan2019-08-262-0/+95
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | RevWalk: Traverse all parents of UNINTERESTING commitsAlex Spradlin2019-08-262-0/+95
* | | | | | | | | | Exclude SecurityManagerTest from bazel test runMatthias Sohn2019-08-261-1/+5
* | | | | | | | | | Fix error occurring when SecurityManager is enabledNail Samatov2019-08-231-0/+206
* | | | | | | | | | Merge "UploadPack: support custom packfile-to-URI mapping"Jonathan Tan2019-08-201-0/+54
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | UploadPack: support custom packfile-to-URI mappingJonathan Tan2019-08-201-0/+54
| |/ / / / / / / / /
* | | | | | | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-2011-10/+173
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-2012-11/+174
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | |
| | * | | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-1912-11/+174
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | |
| | | * | | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-1912-11/+174
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | |
| | | | * | | | | | Fix NPE in CommitOnlyTest#getHeadMatthias Sohn2019-08-181-0/+6
| | | | * | | | | | Cache user global and system-wide git configurationsMatthias Sohn2019-08-182-33/+47
| | | | * | | | | | Add missing dependencies for running FS_POSIXTest in EclipseMatthias Sohn2019-08-161-0/+2
| | | | * | | | | | Merge "Ensure FSTest uses MockSystemReader" into stable-5.1David Pursehouse2019-08-121-0/+2
| | | | |\ \ \ \ \ \
| | | | | * | | | | | Ensure FSTest uses MockSystemReaderMatthias Sohn2019-08-131-0/+2
| | | | * | | | | | | Make supportsAtomicCreateNewFile return true as defaultVishal Devgire2019-08-122-0/+127
| | | | * | | | | | | Update orbit to R20190602212107-2019-06 to enable backports from masterMatthias Sohn2019-08-121-0/+6
| | | | |/ / / / / /
| | | | * | | | | | LocalDiskRefTreeDatabaseTest shall use MockSystemReaderMatthias Sohn2019-08-111-0/+1
| | | | * | | | | | Ensure we use MockSystemReader in testsMatthias Sohn2019-08-102-0/+5
| | | | * | | | | | Disable debug log for FS in org.eclipse.jgit.testMatthias Sohn2019-08-101-1/+1
| | | | * | | | | | Bazel: enable logging for tests in org.eclipse.jgit.testMatthias Sohn2019-08-103-3/+13
| | | | * | | | | | Stop using deprecated Constants.CHARACTER_ENCODINGDavid Pursehouse2019-08-091-1/+1