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
2022-05-04JGit v6.2.0.202205041315-m2v6.2.0.202205041315-m2Matthias Sohn91-125/+125
2022-05-03Update list of 3rd party dependenciesMatthias Sohn1-24/+26
2022-05-03Add target platforms for eclipse 4.23 (2022-03) and 4.24 (2022-06)Matthias Sohn4-0/+210
2022-05-02Update Orbit to I20220502200629Matthias Sohn15-33/+102
2022-05-01[sshd] Better user feedback on authentication failureThomas Wolf12-61/+586
2022-04-30Lazy loading of .lfsconfig.Matthias Fromme1-21/+41
2022-04-25[releng] bump japicmp base versionThomas Wolf1-1/+1
2022-04-25RefSpec: add missing @sinceThomas Wolf1-0/+1
2022-04-14De-couple ServiceLoader calls from class loadingThomas Wolf2-28/+65
2022-04-14CommitCommand: call GpgSigner.getDefault() only if indeed signingThomas Wolf1-8/+8
[...]