Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-18JGit v4.9.10.201904181027-rv4.9.10.201904181027-rMatthias Sohn2-2/+2
2019-03-13Prepare 4.9.10-SNAPSHOT buildsMatthias Sohn2-19/+19
2019-03-13JGit v4.9.9.201903122025-rv4.9.9.201903122025-rMatthias Sohn2-2/+2
2018-12-24Prepare 4.9.9-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-12-24JGit v4.9.8.201812241815-rv4.9.8.201812241815-rMatthias Sohn2-2/+2
2018-10-19Prepare 4.9.8-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-10-19JGit v4.9.7.201810191756-rv4.9.7.201810191756-rMatthias Sohn2-2/+2
2018-10-05Prepare 4.9.7-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-10-05JGit v4.9.6.201810051924-rv4.9.6.201810051924-rMatthias Sohn2-2/+2
2018-09-18Prepare 4.9.6-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-09-18JGit v4.9.5.201809180939-rv4.9.5.201809180939-rMatthias Sohn2-2/+2
2018-09-09Prepare 4.9.5-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-09-09JGit v4.9.4.201809090327-rv4.9.4.201809090327-rMatthias Sohn2-2/+2
2018-07-31Prepare 4.9.4-SNAPSHOT buildsMatthias Sohn2-19/+19
2018-07-31JGit v4.9.3.201807311005-rv4.9.3.201807311005-rMatthias Sohn2-2/+2
2017-12-16Prepare 4.9.3-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-12-15JGit v4.9.2.201712150930-rv4.9.2.201712150930-rMatthias Sohn2-2/+2
2017-12-03Prepare 4.9.2-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-12-03JGit v4.9.1.201712030800-rv4.9.1.201712030800-rMatthias Sohn2-2/+2
2017-11-24Ignore warning for minor version change without API changeMatthias Sohn1-1/+11
2017-11-24Merge branch 'stable-4.8' into stable-4.9Matthias Sohn1-35/+0
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-19/+19
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-07-26Add dfs fsck implementationZhen Chen1-0/+23
2017-07-25Move BatchRefUpdate tests to a new fileDave Borowitz1-0/+78
2017-07-25Add missing newlines at ends of Java filesDavid Pursehouse2-2/+2
2017-06-13Prepare 4.8.1-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-06-11JGit v4.8.0.201706111038-rv4.8.0.201706111038-rMatthias Sohn2-2/+2
2017-06-10Merge branch 'stable-4.8'David Pursehouse1-0/+7
2017-06-07Merge branch 'stable-4.7' into stable-4.8Matthias Sohn1-0/+7
2017-06-05Run auto GC in the backgroundDavid Turner1-0/+7
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-05-17Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-2/+2
2017-05-17JGit v4.8.0.201705170830-rc1v4.8.0.201705170830-rc1Matthias Sohn2-2/+2
2017-04-13Bazel: Restrict src globs to Java source filesDavid Pursehouse1-1/+1
2017-04-05Prepare 4.7.1-SNAPSHOTMatthias Sohn2-19/+19
2017-04-05JGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2-2/+2
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-19/+19
2017-03-22Remove Buck buildDavid Pursehouse1-10/+0
2017-03-20bazel: Mark junit targets testonlyJonathan Nieder1-0/+1
2017-03-20bazel: Add explicit targets for library dependenciesJonathan Nieder1-1/+1
2017-02-20Enable and fix warnings about redundant specification of type argumentsDavid Pursehouse4-7/+7
2017-02-20Add API filter for usage of FileRepository in test classesDavid Pursehouse1-0/+35
2017-02-20Enable and fix 'Should be tagged with @Override' warningDavid Pursehouse1-1/+1
2017-02-10LocalDiskRepositoryTestCase: Add clarifying comment in call to createRepositoryDavid Pursehouse1-1/+1
2017-01-28RepositoryCacheTest: avoid to close already closed repositoryMatthias Sohn1-2/+22
2017-01-28LocalDiskRepositoryTestCase: Only add to toClose through access methodDavid Pursehouse1-1/+1

Back to the top