aboutsummaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterUpdate org.assertj:assertj-core to 3.27.2Matthias Sohn4 days
stable-6.10http.server/BUILD: expose servlet resources as targetIvan Frade3 weeks
stable-7.1Merge branch 'stable-7.0' into stable-7.1Matthias Sohn3 weeks
stable-7.0Merge branch 'stable-6.10' into stable-7.0Matthias Sohn4 weeks
stable-6.9Merge branch 'stable-6.8' into stable-6.9Matthias Sohn3 months
stable-6.8Merge branch 'stable-6.7' into stable-6.8Matthias Sohn3 months
stable-6.7Merge branch 'stable-6.6' into stable-6.7Matthias Sohn3 months
stable-6.6AdvertisedRequestValidator: fix WantNotValidException caused by raceMatthias Sohn3 months
stable-6.5Merge branch 'stable-6.4' into stable-6.5Matthias Sohn5 months
stable-6.4Merge branch 'stable-6.3' into stable-6.4Matthias Sohn5 months
[...]
 
TagDownloadAuthorAge
v7.1.0.202411261347-rjgit-7.1.0.202411261347-r.tar.gz  jgit-7.1.0.202411261347-r.zip  Matthias Sohn6 weeks
v7.1.0.202411191359-rc1jgit-7.1.0.202411191359-rc1.tar.gz  jgit-7.1.0.202411191359-rc1.zip  Matthias Sohn7 weeks
v7.1.0.202411121450-m3jgit-7.1.0.202411121450-m3.tar.gz  jgit-7.1.0.202411121450-m3.zip  Matthias Sohn8 weeks
v7.1.0.202410232130-m2jgit-7.1.0.202410232130-m2.tar.gz  jgit-7.1.0.202410232130-m2.zip  Matthias Sohn3 months
v7.1.0.202410012040-m1jgit-7.1.0.202410012040-m1.tar.gz  jgit-7.1.0.202410012040-m1.zip  Matthias Sohn3 months
v7.0.0.202409031743-rjgit-7.0.0.202409031743-r.tar.gz  jgit-7.0.0.202409031743-r.zip  Matthias Sohn4 months
v7.0.0.202408271414-rc1jgit-7.0.0.202408271414-rc1.tar.gz  jgit-7.0.0.202408271414-rc1.zip  Matthias Sohn4 months
v7.0.0.202408201547-m3jgit-7.0.0.202408201547-m3.tar.gz  jgit-7.0.0.202408201547-m3.zip  Matthias Sohn5 months
v7.0.0.202409201410-m3jgit-7.0.0.202409201410-m3.tar.gz  jgit-7.0.0.202409201410-m3.zip  Matthias Sohn5 months
v7.0.0.202407311305-m2jgit-7.0.0.202407311305-m2.tar.gz  jgit-7.0.0.202407311305-m2.zip  Matthias Sohn5 months
[...]
 
AgeCommit messageAuthorFilesLines
2024-05-08Bump jetty version to 12.0.9 and servlet-api to 6.0nextDavid Ostrovsky55-367/+490
2024-05-02Bump jetty version to 11.0.20David Ostrovsky82-481/+505
2024-05-02Update minimum Java version to 17Matthias Sohn89-170/+144
2024-05-02Merge branch 'master' into nextMatthias Sohn84-289/+331
2024-05-02Bazel: Add support for JDK 21David Ostrovsky5-16/+53
2024-05-02Merge "Bazel: Replace deprecated --experimental_strict_action_env option"David Ostrovsky1-1/+1
2024-05-01Merge "PackIndex: Make #getOffset protected to allow out-of-package subclasses"Ivan Frade2-2/+2
2024-04-30Bazel: Replace deprecated --experimental_strict_action_env optionDavid Ostrovsky1-1/+1
2024-04-29Fix warning about using raw typeMatthias Sohn1-1/+1
2024-04-29[errorprone] Fix pattern ModifiedButNotUsedMatthias Sohn3-1/+5
[...]