aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* 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.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.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.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
* | | 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.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.2' into stable-5.3Jonathan Nieder2019-08-291-0/+127
|\| | | | | |
| * | | | | | Merge branch 'stable-5.1' into stable-5.2Jonathan Nieder2019-08-291-0/+127
| |\| | | | |
| | * | | | | Return a new instance from openSystemConfig and openUserConfigMatthias Sohn2019-08-301-0/+127
* | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-197-3/+156
|\| | | | | |
| * | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-197-3/+156
| |\| | | | |
| | * | | | | Fix NPE in CommitOnlyTest#getHeadMatthias Sohn2019-08-181-0/+6
| | * | | | | Cache user global and system-wide git configurationsMatthias Sohn2019-08-182-33/+47
| | * | | | | Merge "Ensure FSTest uses MockSystemReader" into stable-5.1David Pursehouse2019-08-121-0/+2
| | |\ \ \ \ \
| | | * | | | | Ensure FSTest uses MockSystemReaderMatthias Sohn2019-08-131-0/+2
| | * | | | | | Make supportsAtomicCreateNewFile return true as defaultVishal Devgire2019-08-121-0/+125
| | |/ / / / /
| | * | | | | LocalDiskRefTreeDatabaseTest shall use MockSystemReaderMatthias Sohn2019-08-111-0/+1
| | * | | | | Ensure we use MockSystemReader in testsMatthias Sohn2019-08-102-0/+5
| | * | | | | Stop using deprecated Constants.CHARACTER_ENCODINGDavid Pursehouse2019-08-091-1/+1
* | | | | | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2019-08-0826-423/+914
|\| | | | | |
| * | | | | | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2019-08-0826-442/+928
| |\| | | | |
| | * | | | | Fix OpenSshConfigTest#configMatthias Sohn2019-08-081-1/+7
| | * | | | | FileSnapshot: fix bug with timestamp thresholdingHan-Wen Nienhuys2019-08-071-8/+28
| | * | | | | Cache FileStoreAttributeCache per directoryMatthias Sohn2019-08-061-0/+135
| | * | | | | Persist minimal racy threshold and allow manual configurationMatthias Sohn2019-08-063-5/+5
| | * | | | | Measure minimum racy interval to auto-configure FileSnapshotMatthias Sohn2019-08-063-10/+23
| | * | | | | Add test for racy git detection in FileSnapshotMatthias Sohn2019-07-262-0/+189
| | * | | | | Repeat RefDirectoryTest.testGetRef_DiscoversModifiedLoose 100 timesMatthias Sohn2019-07-241-0/+2
| | * | | | | Fix FileSnapshotTests for filesystem with high timestamp resolutionMatthias Sohn2019-07-191-2/+14
| | * | | | | Retry deleting test files in FileBasedConfigTestMatthias Sohn2019-07-191-1/+1