summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterMerge "Checkout: Handle InvalidRefNameException"Matthias Sohn20 hours
servlet-4Merge branch 'master' into servlet-4Matthias Sohn8 days
nextMerge branch 'master' into nextMatthias Sohn8 days
stable-7.2Prepare 7.2.1-SNAPSHOT buildsMatthias Sohn8 days
stable-7.1Merge branch 'stable-7.0' into stable-7.1Matthias Sohn13 days
stable-7.0Merge branch 'stable-6.10' into stable-7.0Matthias Sohn14 days
stable-6.10Do not load bitmap indexes during directory scansMartin Fick2 weeks
stable-6.9Merge branch 'stable-6.8' into stable-6.9Matthias Sohn5 months
stable-6.8Merge branch 'stable-6.7' into stable-6.8Matthias Sohn5 months
stable-6.7Merge branch 'stable-6.6' into stable-6.7Matthias Sohn5 months
[...]
 
TagDownloadAuthorAge
v7.2.0.202503040940-rjgit-7.2.0.202503040940-r.tar.gz  jgit-7.2.0.202503040940-r.zip  Matthias Sohn8 days
v7.2.0.202502261823-rc1jgit-7.2.0.202502261823-rc1.tar.gz  jgit-7.2.0.202502261823-rc1.zip  Matthias Sohn13 days
v7.2.0.202502191417-m3jgit-7.2.0.202502191417-m3.tar.gz  jgit-7.2.0.202502191417-m3.zip  Matthias Sohn3 weeks
v7.2.0.202501291320-m2jgit-7.2.0.202501291320-m2.tar.gz  jgit-7.2.0.202501291320-m2.zip  Matthias Sohn6 weeks
v7.1.0.202411261347-rjgit-7.1.0.202411261347-r.tar.gz  jgit-7.1.0.202411261347-r.zip  Matthias Sohn3 months
v7.1.0.202411191359-rc1jgit-7.1.0.202411191359-rc1.tar.gz  jgit-7.1.0.202411191359-rc1.zip  Matthias Sohn4 months
v7.1.0.202411121450-m3jgit-7.1.0.202411121450-m3.tar.gz  jgit-7.1.0.202411121450-m3.zip  Matthias Sohn4 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 Sohn5 months
v7.0.0.202409031743-rjgit-7.0.0.202409031743-r.tar.gz  jgit-7.0.0.202409031743-r.zip  Matthias Sohn6 months
[...]
 
AgeCommit messageAuthorFilesLines
2021-10-27JGit v6.0.0.202110270955-m2v6.0.0.202110270955-m2Matthias Sohn88-121/+121
2021-10-27Merge branch 'master' into stable-6.0Matthias Sohn41-222/+747
2021-10-27Fix checkout of files with mixed line endings on text=auto eol=crlfThomas Wolf4-2/+34
2021-10-26Don't rely on an implicit default character setThomas Wolf9-17/+54
2021-10-24Fix bad indentation in pom.xmlThomas Wolf2-18/+18
2021-10-24Minor code-clean-up in OpenSshConfigFileThomas Wolf1-3/+2
2021-10-23Remove use of deprecated getAllRefs() in UploadPackMatthias Sohn1-5/+22
2021-10-19DFS block cache: fix lock issue and support parallel index loadingAlina Djamankulova4-119/+248
2021-10-19Merge changes I1f180d7f,I04415f07Thomas Wolf3-2/+39
2021-10-19JSch: fix service publication for ServiceLoaderThomas Wolf2-0/+24
[...]