summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterUpdate bytebuddy to 1.17.3Matthias Sohn2 weeks
servlet-4Merge branch 'master' into servlet-4Matthias Sohn2 weeks
nextMerge branch 'master' into nextMatthias Sohn5 weeks
stable-7.2Prepare 7.2.1-SNAPSHOT buildsMatthias Sohn5 weeks
stable-7.1Merge branch 'stable-7.0' into stable-7.1Matthias Sohn6 weeks
stable-7.0Merge branch 'stable-6.10' into stable-7.0Matthias Sohn6 weeks
stable-6.10Do not load bitmap indexes during directory scansMartin Fick6 weeks
stable-6.9Merge branch 'stable-6.8' into stable-6.9Matthias Sohn6 months
stable-6.8Merge branch 'stable-6.7' into stable-6.8Matthias Sohn6 months
stable-6.7Merge branch 'stable-6.6' into stable-6.7Matthias Sohn6 months
[...]
 
TagDownloadAuthorAge
v7.2.0.202503040940-rjgit-7.2.0.202503040940-r.tar.gz  jgit-7.2.0.202503040940-r.zip  Matthias Sohn5 weeks
v7.2.0.202502261823-rc1jgit-7.2.0.202502261823-rc1.tar.gz  jgit-7.2.0.202502261823-rc1.zip  Matthias Sohn6 weeks
v7.2.0.202502191417-m3jgit-7.2.0.202502191417-m3.tar.gz  jgit-7.2.0.202502191417-m3.zip  Matthias Sohn7 weeks
v7.2.0.202501291320-m2jgit-7.2.0.202501291320-m2.tar.gz  jgit-7.2.0.202501291320-m2.zip  Matthias Sohn2 months
v7.1.0.202411261347-rjgit-7.1.0.202411261347-r.tar.gz  jgit-7.1.0.202411261347-r.zip  Matthias Sohn4 months
v7.1.0.202411191359-rc1jgit-7.1.0.202411191359-rc1.tar.gz  jgit-7.1.0.202411191359-rc1.zip  Matthias Sohn5 months
v7.1.0.202411121450-m3jgit-7.1.0.202411121450-m3.tar.gz  jgit-7.1.0.202411121450-m3.zip  Matthias Sohn5 months
v7.1.0.202410232130-m2jgit-7.1.0.202410232130-m2.tar.gz  jgit-7.1.0.202410232130-m2.zip  Matthias Sohn5 months
v7.1.0.202410012040-m1jgit-7.1.0.202410012040-m1.tar.gz  jgit-7.1.0.202410012040-m1.zip  Matthias Sohn6 months
v7.0.0.202409031743-rjgit-7.0.0.202409031743-r.tar.gz  jgit-7.0.0.202409031743-r.zip  Matthias Sohn7 months
[...]
 
AgeCommit messageAuthorFilesLines
2018-05-22JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn56-59/+59
2018-05-22Merge branch 'master' into stable-5.0Matthias Sohn222-658/+1004
2018-05-22DescribeCommand: Refactor to not use deprecated Repository#peelDavid Pursehouse1-5/+9
2018-05-22Repository: Deprecate #peel methodDavid Pursehouse9-11/+16
2018-05-22Repository: Make #exactRef and #findRef finalDavid Pursehouse1-2/+2
2018-05-22Skip ignored directories in FileTreeIteratorThomas Wolf6-5/+195
2018-05-22Repository: Deprecate getTags methodDavid Pursehouse3-13/+17
2018-05-21Merge changes Ibf6ee80d,I721db0f4,I7d014890David Pursehouse0-0/+0
2018-05-21InfoRefsServlet: Refactor to not use deprecated methodsDavid Pursehouse1-7/+1
2018-05-21RefAdvertiser: Add send(Collection<Ref>) and deprecate send(Map<String, Ref>)David Pursehouse1-10/+23
[...]