| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge branch 'stable-5.6' | Matthias Sohn | 2020-02-28 | 1 | -1/+1 |
|\ |
|
| * | Make Logger instances final | David Pursehouse | 2020-02-27 | 1 | -1/+1 |
* | | ErrorProne: Enable and fix UnusedException check | David Pursehouse | 2020-01-27 | 1 | -1/+1 |
* | | Update EDL 1.0 license headers to new short SPDX compliant format | Matthias Sohn | 2020-01-04 | 13 | -494/+65 |
|/ |
|
* | Merge branch 'stable-5.5' | Matthias Sohn | 2019-11-11 | 2 | -2/+33 |
|\ |
|
| * | Store filesystem timestamp resolution in extra jgit config | Matthias Sohn | 2019-11-09 | 2 | -2/+33 |
* | | Enable and fix "Statement unnecessarily nested within else clause" warnings | David Pursehouse | 2019-10-17 | 1 | -2/+1 |
|/ |
|
* | Merge "RevWalk: Traverse all parents of UNINTERESTING commits" | Jonathan Tan | 2019-08-26 | 1 | -1/+38 |
|\ |
|
| * | RevWalk: Traverse all parents of UNINTERESTING commits | Alex Spradlin | 2019-08-26 | 1 | -1/+38 |
* | | Fix error occurring when SecurityManager is enabled | Nail Samatov | 2019-08-23 | 1 | -0/+94 |
* | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-20 | 2 | -9/+68 |
|\ \
| |/
|/| |
|
| * | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-19 | 2 | -9/+68 |
| |\ |
|
| | * | Cache user global and system-wide git configurations | Matthias Sohn | 2019-08-18 | 2 | -5/+45 |
| | * | Avoid setup and saving FileStoreAttributes compete for ~/.gitconfig lock | Matthias Sohn | 2019-08-16 | 1 | -6/+7 |
| | * | Implement toString in MockSystemReader and MockConfig | Matthias Sohn | 2019-08-11 | 1 | -0/+11 |
| | * | Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReader | Matthias Sohn | 2019-08-11 | 1 | -5/+7 |
| | * | Override FileBasedConfig's save method in MockConfig | Matthias Sohn | 2019-08-10 | 1 | -0/+5 |
* | | | [error prone] suppress AmbiguousMethodReference in AnyObjectId | Matthias Sohn | 2019-08-08 | 1 | -1/+1 |
* | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-08-08 | 6 | -38/+331 |
|\| | |
|
| * | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-08-08 | 6 | -38/+332 |
| |\| |
|
| | * | Persist minimal racy threshold and allow manual configuration | Matthias Sohn | 2019-08-06 | 2 | -2/+2 |
| | * | Measure minimum racy interval to auto-configure FileSnapshot | Matthias Sohn | 2019-08-06 | 2 | -2/+3 |
| | * | Reuse FileUtils to recursively delete files created by tests | Matthias Sohn | 2019-07-26 | 1 | -23/+19 |
| | * | Add missing javadoc in org.eclipse.jgit.junit | Matthias Sohn | 2019-07-24 | 2 | -0/+157 |
| | * | Enhance RepeatRule to report number of failures at the end | Matthias Sohn | 2019-07-19 | 2 | -3/+34 |
| | * | Measure filesystem timestamp resolution already in test setup | Matthias Sohn | 2019-07-19 | 1 | -0/+4 |
| | * | Use Instant instead of milliseconds for filesystem timestamp handling | Matthias Sohn | 2019-07-18 | 3 | -12/+117 |
| | * | Make inner classes static where possible | David Pursehouse | 2019-06-17 | 1 | -1/+1 |
* | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2019-06-06 | 1 | -11/+17 |
|\| | |
|
| * | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2019-06-05 | 1 | -11/+17 |
| |\ \ |
|
| | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2019-06-05 | 1 | -11/+17 |
| | |\| |
|
| | | * | Enhance fsTick() to use filesystem timer resolution | Christian Halstrick | 2019-06-05 | 1 | -8/+16 |
| | | * | Measure file timestamp resolution used in FileSnapshot | Matthias Sohn | 2019-05-22 | 1 | -3/+1 |
* | | | | Convert to lambda or member reference | Carsten Hammer | 2019-05-16 | 1 | -16/+14 |
* | | | | Use jdk 5 for loop | Carsten Hammer | 2019-04-13 | 1 | -8/+9 |
* | | | | Join catch sections using multicatch | Carsten Hammer | 2019-04-13 | 2 | -10/+2 |
* | | | | Use String.isEmpty() instead of comparing to "" | Carsten Hammer | 2019-04-11 | 1 | -1/+1 |
* | | | | LocalDiskRepositoryTestCase: Clarify semantics of repository creation methods | David Pursehouse | 2019-04-08 | 1 | -3/+9 |
|/ / / |
|
* | | | LocalDiskRepositoryTestCase#createRepository: Default auto-close to false | David Pursehouse | 2019-01-20 | 1 | -3/+6 |
* | | | Make TestRepository AutoCloseable | Jackson Toeniskoetter | 2019-01-10 | 1 | -1/+18 |
|/ / |
|
* | | Move SshTestGitServer to new bundle org.eclipse.jgit.junit.ssh | Thomas Wolf | 2018-11-17 | 1 | -331/+0 |
* | | Apache MINA sshd client: properly handle HostKeyAlgorithms config | Thomas Wolf | 2018-11-13 | 1 | -7/+37 |
* | | Apache MINA sshd client: add gssapi-with-mic authentication | Thomas Wolf | 2018-11-13 | 1 | -1/+54 |
* | | Add more ssh tests: pushing, known_host file handling, etc. | Thomas Wolf | 2018-11-13 | 1 | -7/+38 |
* | | Ssh tests with an Apache MINA sshd test git server | Thomas Wolf | 2018-11-06 | 1 | -0/+217 |
* | | Make inner classes static where possible | David Pursehouse | 2018-09-26 | 1 | -1/+1 |
|/ |
|
* | Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8 | David Pursehouse | 2018-09-04 | 4 | -9/+9 |
* | Return parsed objects from TestRepository.commit/tree/blob() | Terry Parker | 2018-06-28 | 1 | -12/+13 |
* | Fix trivial usages of deprecated Repository#getAllRefs | David Pursehouse | 2018-05-23 | 1 | -3/+3 |
* | Remove further unnecessary 'final' keywords | Han-Wen Nienhuys | 2018-05-18 | 1 | -2/+2 |