Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | | | | | | | | Merge "Add pull request template discouraging usage of pull requests" | Matthias Sohn | 2024-03-11 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | | Add pull request template discouraging usage of pull requests | Matthias Sohn | 2024-03-11 | 1 | -0/+5 | |
| | |/ / / / / / / / / / / / | |/| | | | | | | | | | | | | ||||||
* / | | | | | | | | | | | | | Update CONTRIBUTING.md to point to GitHub issues | Antonin Delpeuch | 2024-03-10 | 1 | -1/+3 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | Merge "ShutdownHook: run on bundle deactivation if in OSGi" | Matthias Sohn | 2024-03-09 | 6 | -20/+118 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | | | ShutdownHook: run on bundle deactivation if in OSGi | Thomas Wolf | 2024-03-08 | 6 | -20/+118 | |
* | | | | | | | | | | | | | | FS_POSIX.runInShell(): on MacOS use a login shell | Thomas Wolf | 2024-03-09 | 1 | -1/+5 | |
* | | | | | | | | | | | | | | [ssh] Implement the "Ciphers" SSH config | Thomas Wolf | 2024-03-09 | 3 | -4/+92 | |
|/ / / / / / / / / / / / / | ||||||
* | | | | | | | | | | | | | [diffmergetool] Fix running command on Cygwin | Thomas Wolf | 2024-03-07 | 1 | -3/+3 | |
* | | | | | | | | | | | | | [releng] Bump japicmp base version to 6.9.0.202403050737-r | Thomas Wolf | 2024-03-07 | 1 | -1/+1 | |
* | | | | | | | | | | | | | DfsBlockCache: move cache table specific implementations to a new class | Laura Hamelin | 2024-03-05 | 3 | -551/+933 | |
* | | | | | | | | | | | | | Prepare 6.10.0-SNAPSHOT builds | Matthias Sohn | 2024-03-05 | 89 | -534/+534 | |
* | | | | | | | | | | | | | Merge branch 'stable-6.9' | Matthias Sohn | 2024-03-05 | 89 | -534/+534 | |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / / | |/| | | | | | | | | | | | ||||||
| * | | | | | | | | | | | | 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 | |
* | | | | | | | | | | | | Add SystemReader.Delegate to reduce boiler-plate code needed to subclass | Matthias Sohn | 2024-02-20 | 1 | -0/+61 | |
| |_|_|/ / / / / / / / |/| | | | | | | | | | | ||||||
* | | | | | | | | | | | storage.file: Do not throw NSFE when deleting tmp files | Nasser Grainawi | 2024-02-19 | 4 | -8/+8 | |
* | | | | | | | | | | | FS.detectSymlinkSupport: fix a race | Motiejus Jakštys | 2024-02-19 | 2 | -1/+22 | |
* | | | | | | | | | | | Merge changes I8e577a23,Ic8e8b288 | Matthias Sohn | 2024-02-19 | 3 | -3/+4 | |
|\ \ \ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | | | Errorprone EscapedEntity: Do not use HTML entities inside @code javadoc | Ivan Frade | 2024-02-09 | 2 | -3/+3 | |
| * | | | | | | | | | | | ChangedPathFilter: Suppress warning about backing array (errorprone) | Ivan Frade | 2024-02-09 | 1 | -0/+1 |