Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-10-20Prepare 4.11.6-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-10-19JGit v4.11.5.201810191925-rv4.11.5.201810191925-rMatthias Sohn2-2/+2
2018-10-06Prepare 4.11.5-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-10-06JGit v4.11.4.201810060650-rv4.11.4.201810060650-rMatthias Sohn2-2/+2
2018-09-18Prepare 4.11.4-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-09-18JGit v4.11.3.201809181037-rv4.11.3.201809181037-rMatthias Sohn2-2/+2
2018-09-10Prepare 4.11.3-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-09-10JGit v4.11.2.201809100523-rv4.11.2.201809100523-rMatthias Sohn2-2/+2
2018-07-31Prepare 4.11.2-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-07-31JGit v4.11.1.201807311124-rv4.11.1.201807311124-rMatthias Sohn2-2/+2
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-13/+13
2018-03-08JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-03-07LongObjectIdTest: Open OutputStreamWriter in try-with-resourceDavid Pursehouse1-7/+9
2018-03-03LFSPointerTest: Open ByteArrayOutputStream in try-with-resourceDavid Pursehouse1-6/+7
2018-03-03Enable warning for resources not managed by try-with-resourceDavid Pursehouse1-1/+1
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2017-12-23Add header Automatic-Module-Name for Java 9Karsten Thoms1-0/+1
2017-12-08Specify consistent version range for junit in OSGi manifestsDavid Pursehouse1-3/+3
2017-12-07Use constants from StandardCharsets instead of hard-coded stringsDavid Pursehouse3-6/+7
2017-11-24Merge branch 'stable-4.9'Matthias Sohn1-0/+11
2017-11-24Ignore warning for minor version change without API changeMatthias Sohn1-0/+11
2017-11-06Suppress "Unlikely argument type for equals()" warnings in testsDavid Pursehouse1-0/+1
2017-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-13/+13
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-08-18LongObjectIdTest: Add back self comparison testDavid Pursehouse1-0/+2
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-13/+13
2017-03-22Remove Buck buildDavid Pursehouse1-30/+0
2017-03-21Add remaining parts of the bazel buildDavid Ostrovsky1-0/+31
2017-03-18LongObjectIdTest: Remove self comparison testDavid Ostrovsky1-1/+0
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse1-1/+1
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse1-1/+1
2017-01-28Don't rely on default locale when using toUpperCase() and toLowerCase()Matthias Sohn1-1/+2
2017-01-09Add LfsPointerFilter TreeFilterDariusz Luksza2-1/+219
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-9/+9
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-9/+9
2016-12-24JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-11-24Fix encoding of LFSPointer filesChristian Halstrick2-0/+72
2016-10-17Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4David Pursehouse1-1/+0
2016-09-20Change JGit minimum execution environment to JavaSE-1.8Matthias Sohn3-5/+5
2016-09-19Prepare 4.6.0-SNAPSHOT buildsMatthias Sohn2-8/+8
2016-07-26Ignore 'The value of exception parameter is not used' warningDavid Pursehouse1-0/+1
2016-06-01Prepare 4.5.0-SNAPSHOT buildsMatthias Sohn2-8/+8
2016-04-08Prepare 4.4.0-SNAPSHOT buildsMatthias Sohn2-8/+8
2016-04-07Prepare 4.3.1-SNAPSHOT versionsMatthias Sohn2-8/+8
2016-04-07JGit v4.3.0.201604071810-rv4.3.0.201604071810-rMatthias Sohn2-2/+2

Back to the top