Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-10-01Prepare 5.1.13-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-10-01JGit v5.1.12.201910011832-rv5.1.12.201910011832-rMatthias Sohn2-2/+2
2019-09-08Format BUILD files with buildifierDavid Pursehouse1-1/+1
2019-09-07Bazel: Add fixes for --incompatible_load_java_rules_from_bzlDavid Pursehouse1-0/+1
2019-09-03Prepare 5.1.12-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-09-03JGit v5.1.11.201909031202-rv5.1.11.201909031202-rMatthias Sohn2-2/+2
2019-08-23Prepare 5.1.11-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-08-23JGit v5.1.10.201908230655-rv5.1.10.201908230655-rMatthias Sohn2-2/+2
2019-08-21Prepare 5.1.10-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-08-21JGit v5.1.9.201908210455-rv5.1.9.201908210455-rMatthias Sohn2-2/+2
2019-08-10Ensure LocalDiskRepositoryTestCase#setup fully uses MockSystemReaderMatthias Sohn1-16/+29
2019-06-19Deprecate Constants.CHARACTER_ENCODING in favor of StandardCharsets.UTF_8David Pursehouse1-2/+2
2019-06-05Prepare 5.1.9-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-06-05JGit v5.1.8.201906050907-rv5.1.8.201906050907-rMatthias Sohn2-2/+2
2019-05-29Tune max heap size for testsMatthias Sohn2-2/+2
2019-04-20Prepare 5.1.8-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-04-20JGit v5.1.7.201904200442-rv5.1.7.201904200442-rMatthias Sohn2-2/+2
2019-03-13Prepare 5.1.7-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-03-13JGit v5.1.6.201903130242-rv5.1.6.201903130242-rMatthias Sohn2-2/+2
2018-12-27Prepare 5.1.6-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-12-27JGit v5.1.5.201812261915-rv5.1.5.201812261915-rMatthias Sohn2-2/+2
2018-12-25Prepare 5.1.5-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-12-25JGit v5.1.4.201812251853-rv5.1.4.201812251853-rMatthias Sohn2-2/+2
2018-10-20Prepare 5.1.4-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-10-20JGit v5.1.3.201810200350-rv5.1.3.201810200350-rMatthias Sohn2-2/+2
2018-10-06Prepare 5.1.3-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-10-06JGit v5.1.2.201810061102-rv5.1.2.201810061102-rMatthias Sohn2-2/+2
2018-09-18Prepare 5.1.2-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-09-18JGit v5.1.1.201809181055-rv5.1.1.201809181055-rMatthias Sohn2-2/+2
2018-09-11Prepare 5.1.1-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-09-11JGit v5.1.0.201809111528-rv5.1.0.201809111528-rMatthias Sohn2-2/+2
2018-09-05Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2018-09-05JGit v5.1.0.201809051400-rc1v5.1.0.201809051400-rc1Matthias Sohn2-2/+2
2018-09-04Deprecate Constants.CHARSET in favor of StandardCharsets.UTF_8David Pursehouse1-3/+3
2018-08-27Add ls-files CLI commandMatthias Sohn1-0/+96
2018-08-23refactor: simplify collection.toArray()Michael Keppler2-7/+7
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-05-22Repository: Deprecate getTags methodDavid Pursehouse1-7/+4
2018-05-18Remove further unnecessary 'final' keywordsHan-Wen Nienhuys1-1/+1
2018-05-15Remove 'final' in parameter listsHan-Wen Nienhuys2-4/+4
2018-04-11Use Constants.CHARACTER_ENCODING in testsDavid Pursehouse1-1/+2
2018-03-13Implement --force option in FetchCommand and CLI fetch commandMatthias Sohn1-0/+13
2018-03-11Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse1-3/+3
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-03-08JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-03-07Use StandardCharsets.UTF_8 in testsDavid Pursehouse1-2/+3
2018-03-05ArchiveTest: Open auto-closeable resources in try-with-resourceDavid Pursehouse1-43/+36
2018-03-03Enable warning for resources not managed by try-with-resourceDavid Pursehouse1-1/+1
2018-01-19Upgrade commons-compress to 1.15David Pursehouse1-0/+5

Back to the top