summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterWriteReftable: replace deprecated PersonIdent constructorMatthias Sohn5 days
stable-6.10http.server/BUILD: expose servlet resources as targetIvan Frade14 days
stable-7.1Merge branch 'stable-7.0' into stable-7.1Matthias Sohn2 weeks
stable-7.0Merge branch 'stable-6.10' into stable-7.0Matthias Sohn3 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 Sohn5 weeks
v7.1.0.202411191359-rc1jgit-7.1.0.202411191359-rc1.tar.gz  jgit-7.1.0.202411191359-rc1.zip  Matthias Sohn6 weeks
v7.1.0.202411121450-m3jgit-7.1.0.202411121450-m3.tar.gz  jgit-7.1.0.202411121450-m3.zip  Matthias Sohn7 weeks
v7.1.0.202410232130-m2jgit-7.1.0.202410232130-m2.tar.gz  jgit-7.1.0.202410232130-m2.zip  Matthias Sohn2 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 Sohn4 months
v7.0.0.202409201410-m3jgit-7.0.0.202409201410-m3.tar.gz  jgit-7.0.0.202409201410-m3.zip  Matthias Sohn4 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
2017-04-07JGit v4.5.2.201704071617-rv4.5.2.201704071617-rMatthias Sohn56-59/+59
2017-03-26Only mark packfile invalid if exception signals permanent problemMatthias Sohn6-18/+245
2017-03-25Don't flag a packfile invalid if opening existing file failedLuca Milanesio1-0/+7
2017-03-25Prepare 4.5.2-SNAPSHOT buildsMatthias Sohn56-302/+302
2017-03-20JGit v4.5.1.201703201650-rv4.5.1.201703201650-rMatthias Sohn56-59/+59
2017-03-15Don't remove pack when FileNotFoundException is transientLuca Milanesio3-9/+40
2016-12-13Fix one case of missing objectHector Oswaldo Caballero1-3/+8
2016-11-24Use the same variable to check and extract LFS object idJacek Centkowski1-2/+3
2016-10-19Config: do not add spaces before unitsDavid Turner1-3/+3
2016-10-13Unconditionally close repositories in RepositoryCache.clear()Matthias Sohn1-9/+3
[...]