Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | | * | Fix RacyGitTests#testRacyGitDetection | Matthias Sohn | 2019-09-03 | 1 | -11/+26 | |
| | | | | | | | | * | Change RacyGitTests to create a racy git situation in a stable way | Masaya Suzuki | 2019-09-03 | 1 | -25/+24 | |
| | | | | | | | | * | Prepare 4.9.11-SNAPSHOT builds | Matthias Sohn | 2019-04-18 | 2 | -47/+47 | |
| | | | | | | | | * | JGit v4.9.10.201904181027-rv4.9.10.201904181027-r | Matthias Sohn | 2019-04-18 | 2 | -2/+2 | |
| | | | | | | * | | | Prepare 4.11.9-SNAPSHOT builds | Matthias Sohn | 2019-04-19 | 2 | -47/+47 | |
| | | | | | | * | | | JGit v4.11.8.201904181247-rv4.11.8.201904181247-r | Matthias Sohn | 2019-04-18 | 2 | -2/+2 | |
| * | | | | | | | | | sshd: support the HashKnownHosts configuration | Thomas Wolf | 2019-09-02 | 1 | -1/+1 | |
* | | | | | | | | | | Merge branch 'stable-5.5' | Jonathan Nieder | 2019-08-29 | 1 | -0/+127 | |
|\| | | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'stable-5.4' into stable-5.5 | Jonathan Nieder | 2019-08-29 | 1 | -0/+127 | |
| |\| | | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'stable-5.3' into stable-5.4 | Jonathan Nieder | 2019-08-29 | 1 | -0/+127 | |
| | |\| | | | | | | | ||||||
| | | * | | | | | | | Merge branch 'stable-5.2' into stable-5.3 | Jonathan Nieder | 2019-08-29 | 1 | -0/+127 | |
| | | |\| | | | | | | ||||||
| | | | * | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Jonathan Nieder | 2019-08-29 | 1 | -0/+127 | |
| | | | |\| | | | | | ||||||
| | | | | * | | | | | Return a new instance from openSystemConfig and openUserConfig | Matthias Sohn | 2019-08-30 | 2 | -0/+128 | |
| | | | | * | | | | | Prepare 5.1.11-SNAPSHOT builds | Matthias Sohn | 2019-08-23 | 2 | -49/+49 | |
| | | | | * | | | | | JGit v5.1.10.201908230655-rv5.1.10.201908230655-r | Matthias Sohn | 2019-08-23 | 2 | -2/+2 | |
| | | | | * | | | | | Prepare 5.1.10-SNAPSHOT builds | Matthias Sohn | 2019-08-21 | 2 | -49/+49 | |
| | | | | * | | | | | JGit v5.1.9.201908210455-rv5.1.9.201908210455-r | Matthias Sohn | 2019-08-21 | 2 | -2/+2 | |
| | | * | | | | | | | Prepare 5.3.5-SNAPSHOT builds | Matthias Sohn | 2019-08-23 | 2 | -53/+53 | |
| | | * | | | | | | | JGit v5.3.4.201908231101-rv5.3.4.201908231101-r | Matthias Sohn | 2019-08-23 | 2 | -2/+2 | |
| | | * | | | | | | | Prepare 5.3.4-SNAPSHOT builds | Matthias Sohn | 2019-08-21 | 2 | -53/+53 | |
| | | * | | | | | | | JGit v5.3.3.201908210735-rv5.3.3.201908210735-r | Matthias Sohn | 2019-08-21 | 2 | -2/+2 | |
| | * | | | | | | | | Prepare 5.4.3-SNAPSHOT builds | Matthias Sohn | 2019-08-23 | 2 | -54/+54 | |
| | * | | | | | | | | JGit v5.4.2.201908231537-rv5.4.2.201908231537-r | Matthias Sohn | 2019-08-23 | 2 | -2/+2 | |
| | * | | | | | | | | Prepare 5.4.2-SNAPSHOT builds | Matthias Sohn | 2019-08-21 | 2 | -54/+54 | |
| | * | | | | | | | | JGit v5.4.1.201908211225-rv5.4.1.201908211225-r | Matthias Sohn | 2019-08-21 | 2 | -2/+2 | |
| * | | | | | | | | | Prepare 5.5.0-SNAPSHOT builds | Matthias Sohn | 2019-08-28 | 2 | -2/+2 | |
| * | | | | | | | | | JGit v5.5.0.201908280940-m3v5.5.0.201908280940-m3 | Matthias Sohn | 2019-08-28 | 2 | -2/+2 | |
* | | | | | | | | | | Prepare 5.6.0-SNAPSHOT builds | Matthias Sohn | 2019-08-29 | 2 | -54/+54 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Merge "RevWalk: Traverse all parents of UNINTERESTING commits" | Jonathan Tan | 2019-08-26 | 2 | -0/+95 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | RevWalk: Traverse all parents of UNINTERESTING commits | Alex Spradlin | 2019-08-26 | 2 | -0/+95 | |
* | | | | | | | | | | Exclude SecurityManagerTest from bazel test run | Matthias Sohn | 2019-08-26 | 1 | -1/+5 | |
* | | | | | | | | | | Fix error occurring when SecurityManager is enabled | Nail Samatov | 2019-08-23 | 1 | -0/+206 | |
* | | | | | | | | | | Merge "UploadPack: support custom packfile-to-URI mapping" | Jonathan Tan | 2019-08-20 | 1 | -0/+54 | |
|\ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | UploadPack: support custom packfile-to-URI mapping | Jonathan Tan | 2019-08-20 | 1 | -0/+54 | |
| |/ / / / / / / / / | ||||||
* | | | | | | | | | | Merge branch 'stable-5.4' | Matthias Sohn | 2019-08-20 | 11 | -10/+173 | |
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | | | ||||||
| * | | | | | | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-20 | 12 | -11/+174 | |
| |\ \ \ \ \ \ \ \ \ | | | |/ / / / / / / | | |/| | | | | | | | ||||||
| | * | | | | | | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-19 | 12 | -11/+174 | |
| | |\ \ \ \ \ \ \ \ | | | | |/ / / / / / | | | |/| | | | | | | ||||||
| | | * | | | | | | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-08-19 | 12 | -11/+174 | |
| | | |\ \ \ \ \ \ \ | | | | | |/ / / / / | | | | |/| | | | | | ||||||
| | | | * | | | | | | Fix NPE in CommitOnlyTest#getHead | Matthias Sohn | 2019-08-18 | 1 | -0/+6 | |
| | | | * | | | | | | Cache user global and system-wide git configurations | Matthias Sohn | 2019-08-18 | 2 | -33/+47 | |
| | | | * | | | | | | Add missing dependencies for running FS_POSIXTest in Eclipse | Matthias Sohn | 2019-08-16 | 1 | -0/+2 | |
| | | | * | | | | | | Merge "Ensure FSTest uses MockSystemReader" into stable-5.1 | David Pursehouse | 2019-08-12 | 1 | -0/+2 | |
| | | | |\ \ \ \ \ \ | ||||||
| | | | | * | | | | | | Ensure FSTest uses MockSystemReader | Matthias Sohn | 2019-08-13 | 1 | -0/+2 | |
| | | | * | | | | | | | Make supportsAtomicCreateNewFile return true as default | Vishal Devgire | 2019-08-12 | 2 | -0/+127 | |
| | | | * | | | | | | | Update orbit to R20190602212107-2019-06 to enable backports from master | Matthias Sohn | 2019-08-12 | 1 | -0/+6 | |
| | | | |/ / / / / / | ||||||
| | | | * | | | | | | LocalDiskRefTreeDatabaseTest shall use MockSystemReader | Matthias Sohn | 2019-08-11 | 1 | -0/+1 | |
| | | | * | | | | | | Ensure we use MockSystemReader in tests | Matthias Sohn | 2019-08-10 | 2 | -0/+5 | |
| | | | * | | | | | | Disable debug log for FS in org.eclipse.jgit.test | Matthias Sohn | 2019-08-10 | 1 | -1/+1 | |
| | | | * | | | | | | Bazel: enable logging for tests in org.eclipse.jgit.test | Matthias Sohn | 2019-08-10 | 3 | -3/+13 | |
| | | | * | | | | | | Stop using deprecated Constants.CHARACTER_ENCODING | David Pursehouse | 2019-08-09 | 1 | -1/+1 |