aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PathFilterGroup: implement getPathsBestEffort()Xing Huang2024-03-183-0/+46
* DfsPackFile: get commitGraph.readChangePaths from repo configXing Huang2024-03-143-1/+74
* Merge "CommitGraphLoader: receive readChangedPaths as parameter"Ivan Frade2024-03-121-11/+40
|\
| * CommitGraphLoader: receive readChangedPaths as parameterXing Huang2024-03-121-11/+40
* | Merge "Add pull request template discouraging usage of pull requests"Matthias Sohn2024-03-111-0/+5
|\ \
| * | Add pull request template discouraging usage of pull requestsMatthias Sohn2024-03-111-0/+5
* | | Update CONTRIBUTING.md to point to GitHub issuesAntonin Delpeuch2024-03-101-1/+3
|/ /
* | Merge "ShutdownHook: run on bundle deactivation if in OSGi"Matthias Sohn2024-03-096-20/+118
|\ \
| * | ShutdownHook: run on bundle deactivation if in OSGiThomas Wolf2024-03-086-20/+118
* | | FS_POSIX.runInShell(): on MacOS use a login shellThomas Wolf2024-03-091-1/+5
* | | [ssh] Implement the "Ciphers" SSH configThomas Wolf2024-03-093-4/+92
|/ /
* | [diffmergetool] Fix running command on CygwinThomas Wolf2024-03-071-3/+3
* | [releng] Bump japicmp base version to 6.9.0.202403050737-rThomas Wolf2024-03-071-1/+1
* | DfsBlockCache: move cache table specific implementations to a new classLaura Hamelin2024-03-053-551/+933
* | Prepare 6.10.0-SNAPSHOT buildsMatthias Sohn2024-03-0589-534/+534
* | Merge branch 'stable-6.9'Matthias Sohn2024-03-0589-534/+534
|\ \
| * | Prepare 6.9.1-SNAPSHOT buildsMatthias Sohn2024-03-0589-534/+534
| * | JGit v6.9.0.202403050737-rv6.9.0.202403050737-rMatthias Sohn2024-03-0589-123/+123
| * | JGit v6.9.0.202403050045-rv6.9.0.202403050045-rMatthias Sohn2024-03-0589-123/+123
| * | Merge branch 'master' into stable-6.9Matthias Sohn2024-03-054-0/+60
| |\ \ | |/ / |/| |
* | | Introduce core.trustLooseRefStat configKaushik Lingarkar2024-03-054-0/+60
| |/ |/|
| * Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2024-03-0589-123/+123
| * JGit v6.9.0.202402281855-rc1v6.9.0.202402281855-rc1Matthias Sohn2024-02-2889-123/+123
| * Merge branch 'master' into stable-6.9Matthias Sohn2024-02-2814-288/+384
| |\ | |/ |/|
* | Merge "Update SECURITY.md"Matthias Sohn2024-02-281-30/+23
|\ \
| * | Update SECURITY.mdMatthias Sohn2024-02-281-30/+23
* | | DfsObjDatabase: Let object database instantiate DfsPackFilesIvan Frade2024-02-263-3/+20
* | | DfsPackFile: Abstract the bitmap loading to support other backendsIvan Frade2024-02-262-26/+168
|/ /
* | Remove unused API problem filtersMatthias Sohn2024-02-251-30/+0
* | Merge "Support public key in IdentityFile"Thomas Wolf2024-02-231-14/+45
|\ \
| * | Support public key in IdentityFileKonrad Windszus2024-02-221-14/+45
* | | Merge "DfsReader#getObjectSize: use size index if possible"Ivan Frade2024-02-232-62/+104
|\ \ \
| * | | DfsReader#getObjectSize: use size index if possibleIvan Frade2024-02-202-62/+104
* | | | Merge "Revert "StartGenerator: Fix parent rewrite with non-default RevFilter""Ivan Frade2024-02-224-123/+24
|\ \ \ \
| * | | | Revert "StartGenerator: Fix parent rewrite with non-default RevFilter"Ivan Frade2024-02-214-123/+24
| |/ / /
| | | * Prepare 6.9.0-SNAPSHOT buildsMatthias Sohn2024-02-2289-123/+123
| | | * JGit v6.9.0.202402211805-m3v6.9.0.202402211805-m3Matthias Sohn2024-02-2189-123/+123
| |_|/ |/| |
* | | Merge branch 'stable-6.8'Matthias Sohn2024-02-215-10/+36
|\ \ \
| * \ \ Merge branch 'stable-6.7' into stable-6.8Matthias Sohn2024-02-215-10/+36
| |\ \ \
| | * \ \ Merge branch 'stable-6.6' into stable-6.7Matthias Sohn2024-02-216-38/+36
| | |\ \ \
| | | * | | Delete org.eclipse.jgit.ssh.apache.agent/bin/.projectMatthias Sohn2024-02-211-28/+0
| | | * | | Allow to discover bitmap on disk created after the packfileLuca Milanesio2024-02-205-10/+36
* | | | | | Update jetty to 10.0.20Matthias Sohn2024-02-2018-143/+143
| |_|_|/ / |/| | | |
* | | | | Update maven pluginsMatthias Sohn2024-02-203-21/+21
* | | | | Update org.assertj:assertj-core to 3.25.3Matthias Sohn2024-02-2018-34/+34
* | | | | Update org.mockito:mockito-core to 5.10.0Matthias Sohn2024-02-2018-34/+34
* | | | | Update org.apache.commons:commons-compress to 1.26.0Matthias Sohn2024-02-2022-34/+149
* | | | | Update byte-buddy to 1.14.12Matthias Sohn2024-02-2018-51/+51
* | | | | Add SystemReader.Delegate to reduce boiler-plate code needed to subclassMatthias Sohn2024-02-201-0/+61
| |_|_|/ |/| | |
* | | | storage.file: Do not throw NSFE when deleting tmp filesNasser Grainawi2024-02-194-8/+8