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
2011-02-11JGit 0.11.1v0.11.1Matthias Sohn30-192/+192
2011-02-11Fix version.shMatthias Sohn1-1/+18
2011-02-09Merge "Fix NPE on reading global config on MAC" into stable-0.11Chris Aniszczyk1-1/+6
2011-02-09Fix NPE on reading global config on MACJens Baumgart1-1/+6
2011-02-09Add isOutdated method to DirCacheJens Baumgart1-0/+10
2011-02-08PullCommand: use default remote instead of throwing ExceptionMathias Kinzler1-7/+4
2011-02-06Remove quoting of command over SSHShawn O. Pearce1-32/+3
2011-02-05Fix JGit --upload-pack, --receive-pack optionsShawn O. Pearce5-16/+78
2011-02-06In iplog list approved CQs as "active"Matthias Sohn1-1/+8
2011-02-03Reuse cached SHA-1 when computing from WorkingTreeIteratorShawn O. Pearce1-0/+40
[...]