Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-5.5' into stable-5.6stable-5.6 | Matthias Sohn | 2021-12-30 | 3 | -5/+62 |
|\ | |||||
| * | Merge branch 'stable-5.4' into stable-5.5stable-5.5 | Matthias Sohn | 2021-12-30 | 3 | -5/+62 |
| |\ | |||||
| | * | Merge branch 'stable-5.3' into stable-5.4stable-5.4 | Matthias Sohn | 2021-12-30 | 3 | -5/+62 |
| | |\ | |||||
| | | * | Merge branch 'stable-5.2' into stable-5.3stable-5.3 | Matthias Sohn | 2021-12-30 | 3 | -5/+62 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-5.1' into stable-5.2stable-5.2 | Matthias Sohn | 2021-12-30 | 3 | -5/+62 |
| | | | |\ | |||||
| | | | | * | Use FileSnapshot without using configs for FileBasedConfigstable-5.1 | Luca Milanesio | 2021-12-30 | 3 | -5/+62 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
| | | | |\| | |||||
| | | | | * | Revert "RefDirectory.scanRef: Re-use file existence check done in snapshot cr... | Thomas Wolf | 2021-12-26 | 2 | -13/+0 |
* | | | | | | Add missing @since tag | Matthias Sohn | 2021-12-04 | 2 | -0/+8 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2021-12-04 | 38 | -76/+182 |
|\| | | | | | |||||
| * | | | | | Add missing @since tags | Matthias Sohn | 2021-12-04 | 7 | -0/+67 |
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2021-12-04 | 30 | -75/+114 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2021-12-04 | 28 | -72/+109 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2021-12-04 | 26 | -69/+94 |
| | | |\| | | |||||
| | | | * | | Remove unused import in ApacheSshTest | Matthias Sohn | 2021-12-04 | 1 | -1/+0 |
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2021-12-04 | 20 | -52/+78 |
| | | | |\| | |||||
| | | | | * | Update maven plugins | Matthias Sohn | 2021-12-03 | 2 | -23/+23 |
| | | | | * | Ignore missing javadoc in test bundles | Matthias Sohn | 2021-12-03 | 6 | -6/+6 |
| | | | | * | storage: file: De-duplicate File.exists()+File.isFile() | Nasser Grainawi | 2021-12-03 | 2 | -2/+2 |
| | | | | * | RefDirectory.scanRef: Re-use file existence check done in snapshot creation | Kaushik Lingarkar | 2021-12-03 | 2 | -0/+13 |
| | | | | * | FileSnapshot: Lazy load file store attributes cache | Kaushik Lingarkar | 2021-12-02 | 1 | -7/+20 |
| | | | | * | Update eclipse-jarsigner-plugin to 1.3.2 | Matthias Sohn | 2021-12-02 | 2 | -2/+2 |
| | | | | * | Fix p2 repository URLs | Matthias Sohn | 2021-12-02 | 8 | -20/+20 |
* | | | | | | reftable: drop code for truncated reads | Han-Wen Nienhuys | 2021-09-28 | 3 | -17/+10 |
* | | | | | | reftable: pass on invalid object ID in conversion | Han-Wen Nienhuys | 2021-09-27 | 2 | -16/+25 |
* | | | | | | Update eclipse-jarsigner-plugin to 1.3.2 | Matthias Sohn | 2021-09-27 | 2 | -2/+2 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Thomas Wolf | 2021-07-29 | 1 | -1/+4 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Thomas Wolf | 2021-07-29 | 1 | -1/+4 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Thomas Wolf | 2021-07-29 | 1 | -1/+4 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Thomas Wolf | 2021-07-29 | 1 | -1/+4 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Thomas Wolf | 2021-07-29 | 1 | -1/+4 |
| | | | |\| | |||||
| | | | | * | [test] Create keystore with the keytool of the running JDK | Thomas Wolf | 2021-07-29 | 1 | -1/+4 |
* | | | | | | ReachabilityCheckerTestCase: fix reachable from self test case | Han-Wen Nienhuys | 2021-06-16 | 1 | -1/+1 |
* | | | | | | Merge branch 'stable-5.5' into stable-5.6 | Matthias Sohn | 2021-06-13 | 3 | -119/+317 |
|\| | | | | | |||||
| * | | | | | Merge branch 'stable-5.4' into stable-5.5 | Matthias Sohn | 2021-06-05 | 5 | -115/+324 |
| |\| | | | | |||||
| | * | | | | Merge branch 'stable-5.3' into stable-5.4 | Matthias Sohn | 2021-06-05 | 5 | -115/+324 |
| | |\| | | | |||||
| | | * | | | Merge branch 'stable-5.2' into stable-5.3 | Matthias Sohn | 2021-06-05 | 5 | -115/+324 |
| | | |\| | | |||||
| | | | * | | Merge branch 'stable-5.1' into stable-5.2 | Matthias Sohn | 2021-06-05 | 5 | -115/+324 |
| | | | |\| | |||||
| | | | | * | Prepare 5.1.17-SNAPSHOT builds | Matthias Sohn | 2021-06-05 | 57 | -360/+360 |
| | | | | * | JGit v5.1.16.202106041830-rv5.1.16.202106041830-r | Matthias Sohn | 2021-06-05 | 57 | -60/+60 |
| | | | | * | Merge changes I853ac6c7,I01878116,Ie994fc18 into stable-5.1 | Matthias Sohn | 2021-06-04 | 3 | -113/+322 |
| | | | | |\ | |||||
| | | | | | * | BatchRefUpdate: Skip saving conflicting ref names and prefixes in memory | Kaushik Lingarkar | 2021-05-24 | 1 | -41/+13 |
| | | | | | * | BatchRefUpdateTest: Accurately assert RefsChangedEvent(s) fired | Kaushik Lingarkar | 2021-05-24 | 1 | -40/+306 |
| | | | | | * | Optimize RefDirectory.isNameConflicting() | Kaushik Lingarkar | 2021-05-24 | 1 | -32/+3 |
| | | | | * | | Update bazlets and bazel version | Matthias Sohn | 2021-05-14 | 2 | -2/+2 |
| | | | | |/ | |||||
* | | | | | | Remove texts which were added by mistake in 00386272 | Matthias Sohn | 2021-05-11 | 2 | -8/+0 |