Skip to main content
summaryrefslogtreecommitdiffstats
BranchCommit messageAuthorAge
masterMerge "Fix typo in FileUtils.isStaleFileHandle() javadoc"Matthias Sohn5 months
stable-6.0Merge branch 'stable-5.13' into stable-6.0Matthias Sohn6 months
stable-6.1Merge branch 'stable-6.0' into stable-6.1Matthias Sohn6 months
stable-6.2Merge branch 'stable-6.1' into stable-6.2Matthias Sohn6 months
stable-6.3Merge branch 'stable-6.2' into stable-6.3Matthias Sohn6 months
stable-6.4Merge branch 'stable-6.3' into stable-6.4Matthias Sohn6 months
stable-6.5Merge branch 'stable-6.4' into stable-6.5Matthias Sohn6 months
stable-6.6Merge branch 'stable-6.5' into stable-6.6Matthias Sohn6 months
stable-6.7Merge branch 'stable-6.6' into stable-6.7Matthias Sohn6 months
stable-6.8Prepare 6.8.0-SNAPSHOT buildsMatthias Sohn5 months
[...]
 
TagDownloadAuthorAge
v6.8.0.202311151710-m2jgit-6.8.0.202311151710-m2.tar.gz  jgit-6.8.0.202311151710-m2.tar.xz  jgit-6.8.0.202311151710-m2.zip  Matthias Sohn5 months
v6.8.0.202310031045-m1jgit-6.8.0.202310031045-m1.tar.gz  jgit-6.8.0.202310031045-m1.tar.xz  jgit-6.8.0.202310031045-m1.zip  Matthias Sohn7 months
v6.7.0.202309050840-rjgit-6.7.0.202309050840-r.tar.gz  jgit-6.7.0.202309050840-r.tar.xz  jgit-6.7.0.202309050840-r.zip  Matthias Sohn8 months
v6.6.1.202309021850-rjgit-6.6.1.202309021850-r.tar.gz  jgit-6.6.1.202309021850-r.tar.xz  jgit-6.6.1.202309021850-r.zip  Matthias Sohn8 months
v6.7.0.202308301100-rc1jgit-6.7.0.202308301100-rc1.tar.gz  jgit-6.7.0.202308301100-rc1.tar.xz  jgit-6.7.0.202308301100-rc1.zip  Matthias Sohn8 months
v6.7.0.202308011830-m2jgit-6.7.0.202308011830-m2.tar.gz  jgit-6.7.0.202308011830-m2.tar.xz  jgit-6.7.0.202308011830-m2.zip  Matthias Sohn9 months
v5.13.2.202306221912-rjgit-5.13.2.202306221912-r.tar.gz  jgit-5.13.2.202306221912-r.tar.xz  jgit-5.13.2.202306221912-r.zip  Matthias Sohn10 months
v6.6.0.202305301015-rjgit-6.6.0.202305301015-r.tar.gz  jgit-6.6.0.202305301015-r.tar.xz  jgit-6.6.0.202305301015-r.zip  Matthias Sohn11 months
v6.6.0.202305241045-m3jgit-6.6.0.202305241045-m3.tar.gz  jgit-6.6.0.202305241045-m3.tar.xz  jgit-6.6.0.202305241045-m3.zip  Matthias Sohn11 months
v6.6.0.202305031100-m2jgit-6.6.0.202305031100-m2.tar.gz  jgit-6.6.0.202305031100-m2.tar.xz  jgit-6.6.0.202305031100-m2.zip  Matthias Sohn12 months
[...]
 
AgeCommit messageAuthorFilesLines
2014-02-19JGit v3.3.0.201402191814-rc1v3.3.0.201402191814-rc1Matthias Sohn51-51/+51
2014-02-18[findBugs] Don't ignore exceptional return value of File.mkdir()Matthias Sohn1-1/+2
2014-02-18[findBugs] Don't rely on default encodingMatthias Sohn1-1/+1
2014-02-18[findBugs] Don't call toString() on a stringMatthias Sohn1-1/+1
2014-02-18Fix diff header on renamed or copied filesShawn Pearce2-16/+34
2014-02-18Add an implementation for HttpConnection using Apache HttpClientChristian Halstrick18-1/+677
2014-02-18Introduce an abstraction for HTTP connectionsChristian Halstrick12-55/+741
2014-02-17Remove dead isBinary method from DiffFormatterShawn Pearce1-7/+0
2014-02-17Add missing static qualifier in DiffFormatterShawn Pearce1-2/+2
2014-02-14Allow programmatic remote configuration for PullCommandMatthias Sohn2-16/+133
[...]
 
Clone
https://git.eclipse.org/r/jgit/jgit.git
ssh://user_id@git.eclipse.org:29418/jgit/jgit.git

Back to the top