Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2018-05-23Prepare 5.1.0-SNAPSHOT buildsMatthias Sohn2-20/+20
2018-05-18Remove further unnecessary 'final' keywordsHan-Wen Nienhuys1-1/+1
2018-03-11Consistently use Constants.CHARSET rather than StandardCharsets.UTF_8David Pursehouse1-3/+3
2018-03-10Remove deprecated LfsProtocolServlet#getLargeFileRepositoryMatthias Sohn1-6/+0
2018-03-08Prepare 5.0.0-SNAPSHOT buildsMatthias Sohn2-20/+20
2018-03-08Prepare 4.11.1-SNAPSHOT buildsMatthias Sohn2-20/+20
2018-03-08JGit v4.11.0.201803080745-rv4.11.0.201803080745-rMatthias Sohn2-2/+2
2018-03-05Add ConfigConstants.CONFIG_SECTION_LFSDavid Pursehouse1-5/+7
2018-03-03Enable warning for resources not managed by try-with-resourceDavid Pursehouse1-1/+1
2018-03-03LFS: Enable LFS support for the CLI, better error handlingMarkus Duft2-2/+21
2018-03-03LFS: support merge/rebase/cherry-pick/diff/compare with LFS filesMarkus Duft2-8/+4
2018-02-27LFS: pre-push upload supportMarkus Duft2-1/+170
2018-02-16LFS: Add remote download to SmudgeFilterMarkus Duft3-0/+174
2017-12-31Prepare 4.11.0-SNAPSHOT buildsMatthias Sohn2-7/+7
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-4/+4
2017-12-07LfsServerText: Fix formatting of invalidPathInfo messageDavid Pursehouse1-1/+1
2017-12-07InvalidLongObjectIdException: Fix formatting of messageDavid Pursehouse1-1/+1
2017-12-07DownloadTest: Use ExpectedException instead of try..catch..failDavid Pursehouse2-26/+21
2017-12-06FileLfsServlet: Do not pretty print json responseDavid Pursehouse1-2/+2
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-10-08Prepare 4.10.0-SNAPSHOT buildsMatthias Sohn2-7/+7
2017-10-08Prepare 4.9.1-SNAPSHOT buildsMatthias Sohn2-7/+7
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-25Add missing newlines at ends of Java filesDavid Pursehouse1-1/+1
2017-05-30Prepare 4.9.0-SNAPSHOT buildsMatthias Sohn2-7/+7
2017-05-11Update jetty to 9.4.5Mat Booth1-14/+14
2017-04-05Prepare 4.8.0-SNAPSHOT buildsMatthias Sohn2-7/+7
2017-04-02Merge branch 'stable-4.6'Matthias Sohn1-14/+14
2017-04-02Update Jetty to 9.3.17.v20170317Matthias Sohn1-14/+14
2017-03-30Downgrade jetty to 9.3.9.v20160517Matthias Sohn1-14/+14
2017-03-30Require jetty 9.4.0 consistentlyMatthias Sohn1-12/+12
2017-03-25Raise minimum version of o.e.jetty.security to 9.4.0Matthias Sohn1-2/+2
2017-03-22Remove Buck buildDavid Pursehouse1-34/+0
2017-03-21Add remaining parts of the bazel buildDavid Ostrovsky1-0/+49
2017-03-07Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2-7/+7
2017-03-07JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2-2/+2
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
2016-12-27Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2-7/+7
2016-12-24Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2-7/+7
2016-12-24JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2-2/+2
2016-10-17Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4David Pursehouse1-1/+0
2016-09-22LfsServerTest: Remove unnecessary suppression of 'restriction' warningDavid 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-7/+7

Back to the top