summaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.junit
Commit message (Expand)AuthorAgeFilesLines
* Update EDL 1.0 license headers to new short SPDX compliant formatMatthias Sohn2020-01-0414-534/+72
* Prepare 5.7.0-SNAPSHOT buildsMatthias Sohn2019-12-053-23/+23
* Merge branch 'stable-5.5'Matthias Sohn2019-11-112-2/+33
|\
| * Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-092-2/+33
| * Prepare 5.5.2-SNAPSHOT buildsMatthias Sohn2019-10-033-23/+23
| * JGit v5.5.1.201910021850-rv5.5.1.201910021850-rMatthias Sohn2019-10-033-4/+4
| * Prepare 5.5.1-SNAPSHOT buildsMatthias Sohn2019-09-113-23/+23
| * JGit v5.5.0.201909110433-rv5.5.0.201909110433-rMatthias Sohn2019-09-113-4/+4
* | Enable and fix "Statement unnecessarily nested within else clause" warningsDavid Pursehouse2019-10-172-3/+2
* | Merge branch 'stable-5.5'Matthias Sohn2019-09-081-0/+2
|\|
| * Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-081-0/+2
| |\
| | * Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-081-0/+2
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-081-0/+2
| | | |\
| | | | * 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
| | | * | | Prepare 5.3.6-SNAPSHOT buildsMatthias Sohn2019-09-042-21/+21
| | | * | | JGit v5.3.5.201909031855-rv5.3.5.201909031855-rMatthias Sohn2019-09-042-2/+2
| | | * | | Prepare 5.3.5-SNAPSHOT buildsMatthias Sohn2019-08-232-21/+21
| | | * | | JGit v5.3.4.201908231101-rv5.3.4.201908231101-rMatthias Sohn2019-08-232-2/+2
| | | * | | Prepare 5.3.4-SNAPSHOT buildsMatthias Sohn2019-08-212-21/+21
| | | * | | JGit v5.3.3.201908210735-rv5.3.3.201908210735-rMatthias Sohn2019-08-212-2/+2
| | * | | | Prepare 5.4.4-SNAPSHOT buildsMatthias Sohn2019-09-043-23/+23
| | * | | | JGit v5.4.3.201909031940-rv5.4.3.201909031940-rMatthias Sohn2019-09-043-4/+4
| | * | | | Prepare 5.4.3-SNAPSHOT buildsMatthias Sohn2019-08-233-23/+23
| | * | | | JGit v5.4.2.201908231537-rv5.4.2.201908231537-rMatthias Sohn2019-08-233-4/+4
| | * | | | Prepare 5.4.2-SNAPSHOT buildsMatthias Sohn2019-08-213-23/+23
| | * | | | JGit v5.4.1.201908211225-rv5.4.1.201908211225-rMatthias Sohn2019-08-213-4/+4
| * | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-09-043-4/+4
| * | | | | JGit v5.5.0.201909041048-rc1v5.5.0.201909041048-rc1Matthias Sohn2019-09-043-4/+4
| * | | | | Prepare 5.5.0-SNAPSHOT buildsMatthias Sohn2019-08-283-4/+4
| * | | | | JGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3Matthias Sohn2019-08-283-4/+4
* | | | | | Prepare 5.6.0-SNAPSHOT buildsMatthias Sohn2019-08-293-23/+23
|/ / / / /
* | | | | Merge "RevWalk: Traverse all parents of UNINTERESTING commits"Jonathan Tan2019-08-261-1/+38
|\ \ \ \ \
| * | | | | RevWalk: Traverse all parents of UNINTERESTING commitsAlex Spradlin2019-08-261-1/+38
* | | | | | Add missing package dependency to org.junit.runners.modelMatthias Sohn2019-08-251-0/+1
* | | | | | Fix error occurring when SecurityManager is enabledNail Samatov2019-08-231-0/+94
* | | | | | Merge branch 'stable-5.4'Matthias Sohn2019-08-202-9/+68
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-08-202-9/+68
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-192-9/+68
| | |\| |
| | | * | 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