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
2015-11-10JGit v4.2.0.201511101648-m1v4.2.0.201511101648-m1Matthias Sohn46-49/+49
2015-11-10Silence API errors for new methods added to BitmapBuilderMatthias Sohn1-0/+14
2015-11-10Add missing javadoc to bitmap index classesMatthias Sohn2-1/+9
2015-11-09Merge changes from topic 'nullable'Jonathan Nieder9-22/+82
2015-11-09Make BitmapIndexImpl.CompressedBitmap publicJonathan Nieder2-14/+11
2015-11-09Update dependencies to use the JGit-internal @NullableTerry Parker7-19/+10
2015-11-09Use the JGit-internal @Nullable annotationTerry Parker1-3/+5
2015-11-09Add a JGit-internal Nullable typeTerry Parker1-0/+67
2015-11-09Make BitmapIndexImpl.CompressedBitmap, CompressedBitmapBuilder staticJonathan Nieder1-78/+71
2015-11-08Skip redundant 'OR-reuse' step in tip commit bitmap setupJonathan Nieder1-8/+3
[...]