Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2017-12-31Prepare 4.10.1-SNAPSHOT buildsMatthias Sohn2-10/+10
2017-12-31JGit v4.10.0.201712302008-rv4.10.0.201712302008-rMatthias Sohn2-2/+2
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-12-18Fix javadoc in org.eclipse.jgit.uiMatthias Sohn6-5/+31
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-10/+10
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-10/+10
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-10/+10
2017-04-13Bazel: Restrict src globs to Java source filesDavid Pursehouse1-1/+1
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2017-03-22Remove Buck buildDavid Pursehouse1-7/+0
2017-03-21Add remaining parts of the bazel buildDavid Ostrovsky1-0/+9
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse2-2/+2
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse2-1/+7
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-10/+10
2016-12-24JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2016-07-26Ignore 'The value of exception parameter is not used' warningDavid Pursehouse1-0/+1
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2016-04-08Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2016-04-07Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn2-10/+10
2016-04-07JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2-2/+2
2016-04-07JGit v4.3.0.201604071045-rMatthias Sohn2-2/+2
2016-04-05Prepare 4.3-SNAPSHOT buildsMatthias Sohn2-2/+2
2016-03-23JGit v4.3.0.201603230630-rc1v4.3.0.201603230630-rc1Matthias Sohn2-2/+2
2016-01-21Prepare 4.3.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2016-01-01buck: build standalone jgit binaryShawn Pearce1-0/+7
2015-12-15Enable retrieval of credentials from .netrc for AwtCredentialsProviderMatthias Sohn1-1/+6
2015-09-28Prepare 4.2.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2015-09-28Prepare 4.1.1-SNAPSHOT buildsMatthias Sohn2-10/+10
2015-09-28JGit v4.1.0.201509280440-rv4.1.0.201509280440-rMatthias Sohn2-2/+2
2015-09-17Fix warnings about missing serialVersionUIDHugo Arès1-0/+1
2015-06-02Prepare 4.1.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2015-04-22Restore AwtCredentialsProvider to enable debugging pgm in EclipseMatthias Sohn1-0/+204
2015-02-10Move console classes to pgm bundleMatthias Sohn1-204/+0
2015-02-09Set minimum required Java version to Java 7Matthias Sohn3-5/+5
2015-01-27Prepare 4.0.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2014-12-24Prepare 3.7.0-SNAPSHOT buildsMatthias Sohn2-10/+10
2014-12-24Merge branch 'stable-3.6'Matthias Sohn2-10/+10
2014-12-23Prepare 3.6.1-SNAPSHOT buildsMatthias Sohn2-10/+10
2014-12-23JGit v3.6.0.201412230720-rv3.6.0.201412230720-rMatthias Sohn2-2/+2
2014-12-10AWTPlotRenderer: use float arithmetic instead of double followed by a conversionJonathan Nieder1-3/+3
2014-11-29Use baseline instead of centerline in PlotRendererMichael Keppler1-1/+1

Back to the top