aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'stable-5.5' into stable-5.6stable-5.6Matthias Sohn2021-12-303-5/+62
|\
| * Merge branch 'stable-5.4' into stable-5.5stable-5.5Matthias Sohn2021-12-303-5/+62
| |\
| | * Merge branch 'stable-5.3' into stable-5.4stable-5.4Matthias Sohn2021-12-303-5/+62
| | |\
| | | * Merge branch 'stable-5.2' into stable-5.3stable-5.3Matthias Sohn2021-12-303-5/+62
| | | |\
| | | | * Merge branch 'stable-5.1' into stable-5.2stable-5.2Matthias Sohn2021-12-303-5/+62
| | | | |\
| | | | | * Use FileSnapshot without using configs for FileBasedConfigstable-5.1Luca Milanesio2021-12-303-5/+62
* | | | | | Merge branch 'stable-5.5' into stable-5.6Thomas Wolf2021-12-262-13/+0
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Thomas Wolf2021-12-262-13/+0
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Thomas Wolf2021-12-262-13/+0
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Thomas Wolf2021-12-262-13/+0
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Thomas Wolf2021-12-262-13/+0
| | | | |\|
| | | | | * Revert "RefDirectory.scanRef: Re-use file existence check done in snapshot cr...Thomas Wolf2021-12-262-13/+0
* | | | | | Add missing @since tagMatthias Sohn2021-12-042-0/+8
* | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-12-0438-76/+182
|\| | | | |
| * | | | | Add missing @since tagsMatthias Sohn2021-12-047-0/+67
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-12-0430-75/+114
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-12-0428-72/+109
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-12-0426-69/+94
| | | |\| |
| | | | * | Remove unused import in ApacheSshTestMatthias Sohn2021-12-041-1/+0
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-12-0420-52/+78
| | | | |\|
| | | | | * Update maven pluginsMatthias Sohn2021-12-032-23/+23
| | | | | * Ignore missing javadoc in test bundlesMatthias Sohn2021-12-036-6/+6
| | | | | * storage: file: De-duplicate File.exists()+File.isFile()Nasser Grainawi2021-12-032-2/+2
| | | | | * RefDirectory.scanRef: Re-use file existence check done in snapshot creationKaushik Lingarkar2021-12-032-0/+13
| | | | | * FileSnapshot: Lazy load file store attributes cacheKaushik Lingarkar2021-12-021-7/+20
| | | | | * Update eclipse-jarsigner-plugin to 1.3.2Matthias Sohn2021-12-022-2/+2
| | | | | * Fix p2 repository URLsMatthias Sohn2021-12-028-20/+20
* | | | | | reftable: drop code for truncated readsHan-Wen Nienhuys2021-09-283-17/+10
* | | | | | reftable: pass on invalid object ID in conversionHan-Wen Nienhuys2021-09-272-16/+25
* | | | | | Update eclipse-jarsigner-plugin to 1.3.2Matthias Sohn2021-09-272-2/+2
* | | | | | Merge branch 'stable-5.5' into stable-5.6Thomas Wolf2021-07-291-1/+4
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Thomas Wolf2021-07-291-1/+4
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Thomas Wolf2021-07-291-1/+4
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Thomas Wolf2021-07-291-1/+4
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Thomas Wolf2021-07-291-1/+4
| | | | |\|
| | | | | * [test] Create keystore with the keytool of the running JDKThomas Wolf2021-07-291-1/+4
* | | | | | ReachabilityCheckerTestCase: fix reachable from self test case Han-Wen Nienhuys2021-06-161-1/+1
* | | | | | Merge branch 'stable-5.5' into stable-5.6Matthias Sohn2021-06-133-119/+317
|\| | | | |
| * | | | | Merge branch 'stable-5.4' into stable-5.5Matthias Sohn2021-06-055-115/+324
| |\| | | |
| | * | | | Merge branch 'stable-5.3' into stable-5.4Matthias Sohn2021-06-055-115/+324
| | |\| | |
| | | * | | Merge branch 'stable-5.2' into stable-5.3Matthias Sohn2021-06-055-115/+324
| | | |\| |
| | | | * | Merge branch 'stable-5.1' into stable-5.2Matthias Sohn2021-06-055-115/+324
| | | | |\|
| | | | | * Prepare 5.1.17-SNAPSHOT buildsMatthias Sohn2021-06-0557-360/+360
| | | | | * JGit v5.1.16.202106041830-rv5.1.16.202106041830-rMatthias Sohn2021-06-0557-60/+60
| | | | | * Merge changes I853ac6c7,I01878116,Ie994fc18 into stable-5.1Matthias Sohn2021-06-043-113/+322
| | | | | |\
| | | | | | * BatchRefUpdate: Skip saving conflicting ref names and prefixes in memoryKaushik Lingarkar2021-05-241-41/+13
| | | | | | * BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) firedKaushik Lingarkar2021-05-241-40/+306
| | | | | | * Optimize RefDirectory.isNameConflicting()Kaushik Lingarkar2021-05-241-32/+3
| | | | | * | Update bazlets and bazel versionMatthias Sohn2021-05-142-2/+2
| | | | | |/
* | | | | | Remove texts which were added by mistake in 00386272Matthias Sohn2021-05-112-8/+0