Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-09-23Fix Mylyn commit message templateMichael Keppler1-1/+1
2018-09-06Prepare 5.2.0-SNAPSHOT buildsMatthias Sohn2-6/+6
2018-08-25Merge branch 'stable-5.0'Matthias Sohn1-11/+0
2018-08-25Merge branch 'stable-4.11' into stable-5.0Matthias Sohn1-11/+0
2018-07-31Prepare 5.0.3-SNAPSHOT buildsMatthias Sohn2-6/+6
2018-07-31JGit v5.0.2.201807311906-rv5.0.2.201807311906-rMatthias Sohn2-2/+2
2018-07-31Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2-6/+6
2018-07-31JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2-2/+2
2018-07-23HttpClientConnection.getHeaderFields should support multiple values for same ...Gabriel Couto1-3/+7
2018-06-21Prepare 5.0.2-SNAPSHOT buildsMatthias Sohn2-6/+6
2018-06-21JGit v5.0.1.201806211838-rv5.0.1.201806211838-rMatthias Sohn2-2/+2
2018-06-13Prepare 5.0.1-SNAPSHOT buildsMatthias Sohn2-6/+6
2018-06-13JGit v5.0.0.201806131550-rv5.0.0.201806131550-rMatthias Sohn2-2/+2
2018-06-13JGit v5.0.0.201806131210-rMatthias Sohn2-2/+2
2018-06-05Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-06-05JGit v5.0.0.201806050710-rc3v5.0.0.201806050710-rc3Matthias Sohn2-2/+2
2018-05-30Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-30JGit v5.0.0.201805301535-rc2v5.0.0.201805301535-rc2Matthias Sohn2-2/+2
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-6/+6
2018-05-22Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-22JGit v5.0.0.201805221745-rc1v5.0.0.201805221745-rc1Matthias Sohn2-2/+2
2018-05-16Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-05-15JGit v5.0.0.201805151920-m7v5.0.0.201805151920-m7Matthias Sohn2-2/+2
2018-05-15Remove 'final' in parameter listsHan-Wen Nienhuys1-1/+1
2018-03-24Fix API problem filter warningsMatthias Sohn1-0/+11
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-6/+6
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-6/+6
2018-03-08JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-03-03Enable warning for resources not managed by try-with-resourceDavid Pursehouse1-1/+1
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-6/+6
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-12-17Fix javadoc in org.eclipse.jgit.http.apacheMatthias Sohn4-7/+52
2017-12-13Remove use of deprecated X509HostnameVerifierMatthias Sohn1-29/+2
2017-12-13Update Apache httpclient to 4.5.2 and httpcore to 4.4.6Matthias Sohn1-0/+8
2017-11-24Merge branch 'stable-4.9'Matthias Sohn1-1/+11
2017-11-24Ignore warning for minor version change without API changeMatthias Sohn1-1/+11
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-6/+6
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-6/+6
2017-10-07JGit v4.9.0.201710071750-rv4.9.0.201710071750-rMatthias Sohn2-2/+2
2017-08-30Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn1-1/+1
2017-08-29Partially revert c0ad77d8 "Enhance Eclipse save actions"Matthias Sohn1-2/+2
2017-08-28Enhance Eclipse save actionsMatthias Sohn1-7/+12
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-6/+6
2017-04-13Bazel: Restrict src globs to Java source filesDavid Pursehouse1-1/+1
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-6/+6
2017-03-22Remove Buck buildDavid Pursehouse1-11/+0
2017-03-20bazel: Add explicit targets for library dependenciesJonathan Nieder1-2/+2
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2-3/+3
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse4-1/+35
2017-01-26Remove unused org.apache.http.impl.client.cache requirementAndrey Loskutov1-1/+0

Back to the top