aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.4' into stable-5.5stable-5.5Matthias Sohn2021-12-301-2/+38
|\
| * Merge branch 'stable-5.3' into stable-5.4stable-5.4Matthias Sohn2021-12-301-2/+38
| |\
| | * Merge branch 'stable-5.2' into stable-5.3stable-5.3Matthias Sohn2021-12-301-2/+38
| | |\
| | | * Merge branch 'stable-5.1' into stable-5.2stable-5.2Matthias Sohn2021-12-301-2/+38
| | | |\
| | | | * Use FileSnapshot without using configs for FileBasedConfigstable-5.1Luca Milanesio2021-12-301-2/+38
* | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-06-051-40/+306
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-06-051-40/+306
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-06-051-40/+306
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-06-051-40/+306
| | | |\|
| | | | * BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) firedKaushik Lingarkar2021-05-241-40/+306
* | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-271-1/+0
|\| | | |
| * | | | Remove unused importsMatthias Sohn2020-11-271-1/+0
* | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-11-273-4/+22
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-11-273-4/+22
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-11-263-4/+22
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-11-263-4/+22
| | | |\|
| | | | * Ensure that GC#deleteOrphans respects pack lockMatthias Sohn2020-11-261-2/+22
| | | | * Remove unused importsMatthias Sohn2020-07-192-2/+0
* | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-02-011-23/+45
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-02-011-23/+45
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-02-011-23/+45
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2David Pursehouse2020-02-011-23/+45
| | | |\|
| | | | * WindowCache: add option to use strong refs to reference ByteWindowsMatthias Sohn2020-01-201-23/+45
* | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2020-01-091-6/+37
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2020-01-091-6/+37
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2020-01-091-6/+37
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2020-01-091-6/+37
| | | |\|
| | | | * Enhance WindowCache statisticsMatthias Sohn2019-12-081-6/+37
* | | | | Store filesystem timestamp resolution in extra jgit configMatthias Sohn2019-11-091-6/+8
* | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-171-0/+182
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-171-0/+182
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-171-0/+182
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-171-0/+182
| | | |\|
| | | | * WorkingTreeIterator: handle different timestamp resolutionsThomas Wolf2019-09-171-0/+182
* | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2019-09-041-0/+29
|\| | | |
| * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2019-09-041-0/+29
| |\| | |
| | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-09-041-0/+29
| | |\| |
| | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-09-041-0/+29
| | | |\|
| | | | * Merge branch 'stable-5.0' into stable-5.1Matthias Sohn2019-09-031-0/+29
| | | | |\
| | | | | * Merge branch 'stable-4.11' into stable-5.0stable-5.0Matthias Sohn2019-09-033-203/+69
| | | | | |\
| | | | | | * Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-09-033-203/+69
| | | | | | |\
| | | | | | | * Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-09-033-203/+69
| | | | | | | |\
| | | | | | | | * BatchRefUpdate: repro racy atomic update, and fix itHan-Wen Nienhuys2019-09-031-0/+29
| | | | | | | | * Delete unused FileTreeIteratorWithTimeControlMatthias Sohn2019-09-032-177/+0
| | | | | | | | * 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
* | | | | | | | | 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
| | | |\| | | | |