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
2016-01-21JGit v4.2.0.201601211800-rv4.2.0.201601211800-rMatthias Sohn46-49/+49
2016-01-21Add progress monitor to MergerLaurent Delaigue5-0/+58
2016-01-21Fix TransportException when reading bundleChris Gavin1-10/+17
2016-01-21Fix unused throws CorruptObjectException from addTreeShawn Pearce2-4/+2
2016-01-21Merge branch 'master' into stable-4.2Matthias Sohn195-3891/+9433
2016-01-21BundleWriterTest: Open RevWalk in try-with-resourceDavid Pursehouse1-18/+20
2016-01-21DiffFormatterTest: Remove accidentally added trailing whitespaceDavid Pursehouse1-2/+2
2016-01-21CherryPickCommandTest: Create Git instances in try-with-resourceDavid Pursehouse1-191/+197
2016-01-21DiffFormatterTest: Create auto-closeable instances in try-with-resourceDavid Pursehouse1-78/+82
2016-01-21ConfigTest: Create Git instance in try-with-resourceDavid Pursehouse1-1/+3
[...]