| Commit message (Expand) | Author | Age | Files | Lines |
* | [merge] Fix merge conflicts with symlinks | Thomas Wolf | 2022-09-07 | 1 | -0/+18 |
* | [test] Fix closing of test repositories | Nail Samatov | 2022-01-30 | 1 | -2/+19 |
* | Merge branch 'stable-5.11' into stable-5.12 | Matthias Sohn | 2021-12-04 | 6 | -0/+11 |
|\ |
|
| * | Merge branch 'stable-5.10' into stable-5.11 | Matthias Sohn | 2021-12-04 | 6 | -0/+11 |
| |\ |
|
| | * | Merge branch 'stable-5.9' into stable-5.10 | Matthias Sohn | 2021-12-04 | 6 | -0/+11 |
| | |\ |
|
| | | * | Merge branch 'stable-5.8' into stable-5.9 | Matthias Sohn | 2021-12-04 | 6 | -0/+11 |
| | | |\ |
|
| | | | * | Merge branch 'stable-5.6' into stable-5.7 | Matthias Sohn | 2021-12-04 | 6 | -0/+11 |
| | | | |\ |
|
| | | | | * | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2021-12-04 | 6 | -0/+11 |
| | | | | |\ |
|
| | | | | | * | Add missing @since tags | Matthias Sohn | 2021-12-04 | 6 | -0/+11 |
* | | | | | | | Introduce getMergedInto(RevCommit commit, Collection<Ref> refs) | Adithya Chakilam | 2021-03-14 | 1 | -0/+12 |
|/ / / / / / |
|
* | | | | | | PackFile: Add id + ext based constructors | Nasser Grainawi | 2021-03-07 | 1 | -9/+2 |
* | | | | | | Create a PackFile class for Pack filenames | Nasser Grainawi | 2021-03-04 | 1 | -4/+7 |
* | | | | | | Rename PackFile to Pack | Nasser Grainawi | 2021-02-10 | 1 | -3/+3 |
* | | | | | | Fix SeparateClassloaderTestRunner on Java 9 or higher | Matthias Sohn | 2021-02-05 | 1 | -4/+10 |
|/ / / / / |
|
* / / / / | Close Repository to fix tests failing on Windows | Nail Samatov | 2020-11-01 | 1 | -0/+8 |
|/ / / / |
|
* / / / | ResolveMerger: Adding test cases for GITLINK merge | Demetr Starshov | 2020-08-26 | 1 | -0/+16 |
|/ / / |
|
* | | | 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 |