Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'stable-6.8' into stable-6.9stable-6.9 | Matthias Sohn | 2024-09-26 | 1 | -3/+2 |
|\ | |||||
| * | Merge branch 'stable-6.7' into stable-6.8stable-6.8 | Matthias Sohn | 2024-09-26 | 1 | -3/+2 |
| |\ | |||||
| | * | Merge branch 'stable-6.6' into stable-6.7stable-6.7 | Matthias Sohn | 2024-09-26 | 1 | -3/+2 |
| | |\ | |||||
| | | * | AdvertisedRequestValidator: fix WantNotValidException caused by racestable-6.6 | Matthias Sohn | 2024-09-25 | 1 | -3/+2 |
* | | | | Merge branch 'stable-6.8' into stable-6.9 | Matthias Sohn | 2024-08-20 | 2 | -2/+2 |
|\| | | | |||||
| * | | | Merge branch 'stable-6.7' into stable-6.8 | Matthias Sohn | 2024-08-20 | 3 | -3/+3 |
| |\| | | |||||
| | * | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-08-20 | 3 | -3/+3 |
| | |\| | |||||
| | | * | Merge branch 'stable-6.5' into stable-6.6 | Matthias Sohn | 2024-08-20 | 2 | -2/+2 |
| | | |\ | |||||
| | | | * | Merge branch 'stable-6.4' into stable-6.5stable-6.5 | Matthias Sohn | 2024-08-18 | 2 | -2/+2 |
| | | | |\ | |||||
| | | | | * | Merge branch 'stable-6.3' into stable-6.4stable-6.4 | Matthias Sohn | 2024-08-18 | 1 | -1/+1 |
| | | | | |\ | |||||
| | | | | | * | Merge branch 'stable-6.2' into stable-6.3stable-6.3 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | | | | |\ | |||||
| | | | | | | * | Merge branch 'stable-6.1' into stable-6.2stable-6.2 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | | | | | |\ | |||||
| | | | | | | | * | Merge branch 'stable-6.0' into stable-6.1stable-6.1 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | | | | | | |\ | |||||
| | | | | | | | | * | Merge branch 'stable-5.13' into stable-6.0stable-6.0 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | | | | | | | |\ | |||||
| | | | | | | | | | * | Fix "Comparison of narrow type with wide type in loop condition"stable-5.13 | Matthias Sohn | 2024-08-09 | 1 | -1/+1 |
| | | | | | | | | | * | JGit v5.13.3.202401111512-rv5.13.3.202401111512-r | Matthias Sohn | 2024-01-11 | 88 | -121/+121 |
| | | | | * | | | | | | Update org.eclipse.dash:license-tool-plugin to 1.1.0 | Matthias Sohn | 2024-08-14 | 1 | -1/+1 |
| | | * | | | | | | | | Update tycho to 4.0.8 | Matthias Sohn | 2024-08-20 | 1 | -1/+1 |
* | | | | | | | | | | | Prepare 6.9.1-SNAPSHOT builds | Matthias Sohn | 2024-03-05 | 89 | -534/+534 |
* | | | | | | | | | | | JGit v6.9.0.202403050737-rv6.9.0.202403050737-r | Matthias Sohn | 2024-03-05 | 89 | -123/+123 |
* | | | | | | | | | | | JGit v6.9.0.202403050045-rv6.9.0.202403050045-r | Matthias Sohn | 2024-03-05 | 89 | -123/+123 |
* | | | | | | | | | | | Merge branch 'master' into stable-6.9 | Matthias Sohn | 2024-03-05 | 4 | -0/+60 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Introduce core.trustLooseRefStat config | Kaushik Lingarkar | 2024-03-05 | 4 | -0/+60 |
* | | | | | | | | | | | | Prepare 6.9.0-SNAPSHOT builds | Matthias Sohn | 2024-03-05 | 89 | -123/+123 |
* | | | | | | | | | | | | JGit v6.9.0.202402281855-rc1v6.9.0.202402281855-rc1 | Matthias Sohn | 2024-02-28 | 89 | -123/+123 |
* | | | | | | | | | | | | Merge branch 'master' into stable-6.9 | Matthias Sohn | 2024-02-28 | 14 | -288/+384 |
|\| | | | | | | | | | | | |||||
| * | | | | | | | | | | | Merge "Update SECURITY.md" | Matthias Sohn | 2024-02-28 | 1 | -30/+23 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Update SECURITY.md | Matthias Sohn | 2024-02-28 | 1 | -30/+23 |
| * | | | | | | | | | | | | DfsObjDatabase: Let object database instantiate DfsPackFiles | Ivan Frade | 2024-02-26 | 3 | -3/+20 |
| * | | | | | | | | | | | | DfsPackFile: Abstract the bitmap loading to support other backends | Ivan Frade | 2024-02-26 | 2 | -26/+168 |
| |/ / / / / / / / / / / | |||||
| * | | | | | | | | | | | Remove unused API problem filters | Matthias Sohn | 2024-02-25 | 1 | -30/+0 |
| * | | | | | | | | | | | Merge "Support public key in IdentityFile" | Thomas Wolf | 2024-02-23 | 1 | -14/+45 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | Support public key in IdentityFile | Konrad Windszus | 2024-02-22 | 1 | -14/+45 |
| * | | | | | | | | | | | | Merge "DfsReader#getObjectSize: use size index if possible" | Ivan Frade | 2024-02-23 | 2 | -62/+104 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | DfsReader#getObjectSize: use size index if possible | Ivan Frade | 2024-02-20 | 2 | -62/+104 |
| * | | | | | | | | | | | | | Merge "Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"" | Ivan Frade | 2024-02-22 | 4 | -123/+24 |
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | | Revert "StartGenerator: Fix parent rewrite with non-default RevFilter" | Ivan Frade | 2024-02-21 | 4 | -123/+24 |
| | |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | | Prepare 6.9.0-SNAPSHOT builds | Matthias Sohn | 2024-02-22 | 89 | -123/+123 |
* | | | | | | | | | | | | | | JGit v6.9.0.202402211805-m3v6.9.0.202402211805-m3 | Matthias Sohn | 2024-02-21 | 89 | -123/+123 |
|/ / / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge branch 'stable-6.8' | Matthias Sohn | 2024-02-21 | 5 | -10/+36 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Merge branch 'stable-6.7' into stable-6.8 | Matthias Sohn | 2024-02-21 | 5 | -10/+36 |
| |\ \ \ \ \ \ \ \ \ \ \ \ | | | |_|/ / / / / / / / / | | |/| | | | | | | | | | | |||||
| | * | | | | | | | | | | | Merge branch 'stable-6.6' into stable-6.7 | Matthias Sohn | 2024-02-21 | 6 | -38/+36 |
| | |\ \ \ \ \ \ \ \ \ \ \ | | | | |_|/ / / / / / / / | | | |/| | | | | | | | | | |||||
| | | * | | | | | | | | | | Delete org.eclipse.jgit.ssh.apache.agent/bin/.project | Matthias Sohn | 2024-02-21 | 1 | -28/+0 |
| | | * | | | | | | | | | | Allow to discover bitmap on disk created after the packfile | Luca Milanesio | 2024-02-20 | 5 | -10/+36 |
* | | | | | | | | | | | | | Update jetty to 10.0.20 | Matthias Sohn | 2024-02-20 | 18 | -143/+143 |
| |_|_|/ / / / / / / / / |/| | | | | | | | | | | | |||||
* | | | | | | | | | | | | Update maven plugins | Matthias Sohn | 2024-02-20 | 3 | -21/+21 |
* | | | | | | | | | | | | Update org.assertj:assertj-core to 3.25.3 | Matthias Sohn | 2024-02-20 | 18 | -34/+34 |
* | | | | | | | | | | | | Update org.mockito:mockito-core to 5.10.0 | Matthias Sohn | 2024-02-20 | 18 | -34/+34 |
* | | | | | | | | | | | | Update org.apache.commons:commons-compress to 1.26.0 | Matthias Sohn | 2024-02-20 | 22 | -34/+149 |
* | | | | | | | | | | | | Update byte-buddy to 1.14.12 | Matthias Sohn | 2024-02-20 | 18 | -51/+51 |