aboutsummaryrefslogtreecommitdiffstats
path: root/org.eclipse.jgit.test/tst/org/eclipse
Commit message (Expand)AuthorAgeFilesLines
* 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-4.11' into stable-5.0Matthias Sohn2019-03-211-0/+17
|\| | |
| * | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2019-03-211-0/+17
| |\| |
| | * | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2019-03-211-0/+17
| | |\|
| | | * Fix GC to delete empty fanout directories after repackingMatthias Sohn2019-03-201-0/+17
* | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2019-03-061-0/+52
|\| | |
| * | | Merge branch 'stable-4.10' into stable-4.11David Pursehouse2019-03-061-0/+52
| |\| |
| | * | Merge branch 'stable-4.9' into stable-4.10David Pursehouse2019-03-061-0/+52
| | |\|
| | | * Cancel gc if thread was interruptedMatthias Sohn2019-03-061-0/+52
* | | | Merge branch 'stable-4.11' into stable-5.0David Pursehouse2018-11-271-16/+39
|\| | |
| * | | Fix DescribeCommand with multiple match optionsMatthias Sohn2018-11-261-2/+2
| * | | Fix git-describe tie-breakersHÃ¥vard Wall2018-11-091-15/+40
* | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-10-063-2/+213
|\| | |
| * | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-10-063-2/+213
| |\| |
| | * | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-10-063-2/+213
| | |\|
| | | * Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-10-063-2/+213
| | | |\
| | | | * Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-10-063-3/+214
| | | | |\
| | | | | * BaseReceivePack: Validate incoming .gitmodules filesIvan Frade2018-10-051-0/+65
| | | | | * ObjectChecker: Report .gitmodules files found in the packIvan Frade2018-10-051-2/+117
| | | | | * SubmoduleAddCommand: Reject submodule URIs that look like cli optionsIvan Frade2018-10-051-1/+32
| * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-09-081-4/+5
| |\| | | |
| | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-09-081-4/+5
| | |\| | |
| | | * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-09-081-4/+5
| | | |\| |
| | | | * | Merge branch 'stable-4.7' into stable-4.8Matthias Sohn2018-09-081-4/+5
| | | | |\|
| | | | | * Use constant for ".lock"Matthias Sohn2018-09-071-4/+5
| | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-08-311-17/+0
| | | | |\|
| | | | | * ChangeIdUtilTest: Remove unused notestCommitDashVDavid Pursehouse2018-08-301-17/+0
* | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-08-251-0/+159
|\| | | | |
| * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-08-251-0/+159
| |\| | | |
| | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-08-241-0/+159
| | |\| | |
| | | * | | Fix fetching with duplicate ref updatesThomas Wolf2018-08-221-0/+29
| | | * | | Fetch(Process): should tolerate duplicate refspecsMarc Strapetz2018-08-221-0/+45
| | | * | | FetchCommandTest: test add/update/delete fetchMarc Strapetz2018-08-221-0/+85
* | | | | | Merge branch 'stable-4.11' into stable-5.0Matthias Sohn2018-07-271-11/+25
|\| | | | |
| * | | | | Merge branch 'stable-4.10' into stable-4.11Matthias Sohn2018-07-271-11/+25
| |\| | | |
| | * | | | Merge branch 'stable-4.9' into stable-4.10Matthias Sohn2018-07-271-0/+132
| | |\| | |
| | | * | | Merge branch 'stable-4.8' into stable-4.9Matthias Sohn2018-07-271-0/+132
| | | |\| |
| | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-07-271-0/+132
| | | | |\|
| | | | | * Delete all loose refs empty directoriesLuca Milanesio2018-07-261-10/+24
| | | | | * GC: Remove empty references foldersHector Caballero2018-07-101-0/+118
| | | | * | Merge branch 'stable-4.7' into stable-4.8David Pursehouse2018-06-201-0/+3
| | | | |\|
| | | | | * Merge branch 'stable-4.6' into stable-4.7David Pursehouse2018-06-201-0/+3
| | | | | |\
| | | | | | * Merge branch 'stable-4.5' into stable-4.6David Pursehouse2018-06-191-0/+3
| | | | | | |\
| | | | | | | * Temporarily @Ignore flaky CommitCommandTest methodsDave Borowitz2018-06-191-0/+3