Skip to main content
aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2019-04-16Prepare 4.7.10-SNAPSHOT buildsstable-4.7Matthias Sohn2-16/+16
2019-04-16JGit v4.7.9.201904161809-rv4.7.9.201904161809-rMatthias Sohn2-2/+2
2019-03-12Prepare 4.7.9-SNAPSHOT buildsMatthias Sohn2-16/+16
2019-03-12JGit v4.7.8.201903121755-rv4.7.8.201903121755-rMatthias Sohn2-2/+2
2018-12-24Prepare 4.7.8-SNAPSHOT buildsMatthias Sohn2-16/+16
2018-12-24JGit v4.7.7.201812240805-rv4.7.7.201812240805-rMatthias Sohn2-2/+2
2018-10-19Prepare 4.7.7-SNAPSHOT buildsMatthias Sohn2-16/+16
2018-10-19JGit v4.7.6.201810191618-rv4.7.6.201810191618-rMatthias Sohn2-2/+2
2018-10-13Fix file handle leak in ObjectDownloadListener.onWritePossibleMatthias Sohn1-1/+6
2018-10-05Prepare 4.7.6-SNAPSHOT buildsMatthias Sohn2-16/+16
2018-10-05JGit v4.7.5.201810051826-rv4.7.5.201810051826-rMatthias Sohn2-2/+2
2018-09-25ObjectDownloadListener#onWritePossible: Add comment on return statementDavid Ostrovsky1-0/+4
2018-09-18Prepare 4.7.5-SNAPSHOT buildsMatthias Sohn2-16/+16
2018-09-18JGit v4.7.4.201809180905-rv4.7.4.201809180905-rMatthias Sohn2-2/+2
2018-09-17Fix ObjectUploadListener#closeMatthias Sohn1-1/+3
2018-09-17Fix error handling in FileLfsServletMatthias Sohn1-0/+5
2018-09-17ObjectDownloadListener#onWritePossible: Make code spec compatibleDavid Ostrovsky1-13/+19
2018-09-16ObjectDownloadListener: Return from onWritePossible when data is writtenDavid Ostrovsky1-0/+1
2018-09-09Prepare 4.7.4-SNAPSHOT buildsMatthias Sohn2-16/+16
2018-09-09JGit v4.7.3.201809090215-rv4.7.3.201809090215-rMatthias Sohn2-2/+2
2018-07-26Prepare 4.7.3-SNAPSHOT buildsMatthias Sohn2-16/+16
2018-07-26JGit v4.7.2.201807261330-rv4.7.2.201807261330-rMatthias Sohn2-2/+2
2017-11-22Merge branch 'stable-4.6' into stable-4.7Matthias Sohn1-11/+0
2017-11-22Merge branch 'stable-4.5' into stable-4.6Matthias Sohn1-17/+0
2017-11-22Prepare 4.5.5-SNAPSHOT buildsMatthias Sohn2-15/+15
2017-11-22JGit v4.5.4.201711221230-rv4.5.4.201711221230-rMatthias Sohn2-2/+2
2017-08-26Prepare 4.5.4-SNAPSHOT buildsMatthias Sohn2-15/+15
2017-08-16JGit v4.5.3.201708160445-rv4.5.3.201708160445-rMatthias Sohn2-2/+2
2017-06-08Prepare 4.7.2-SNAPSHOT buildsMatthias Sohn2-16/+16
2017-06-07JGit v4.7.1.201706071930-rv4.7.1.201706071930-rMatthias Sohn2-2/+2
2017-04-07Prepare 4.5.3-SNAPSHOT buildsMatthias Sohn2-15/+15
2017-04-07JGit v4.5.2.201704071617-rv4.5.2.201704071617-rMatthias Sohn2-2/+2
2017-04-05Prepare 4.7.1-SNAPSHOTMatthias Sohn2-16/+16
2017-04-05JGit v4.7.0.201704051617-rv4.7.0.201704051617-rMatthias Sohn2-2/+2
2017-03-25Prepare 4.5.2-SNAPSHOT buildsMatthias Sohn2-15/+15
2017-03-22Remove Buck buildDavid Pursehouse1-23/+0
2017-03-20JGit v4.5.1.201703201650-rv4.5.1.201703201650-rMatthias Sohn2-2/+2
2017-03-20bazel: Add explicit targets for library dependenciesJonathan Nieder1-4/+4
2017-03-09Silence API error reported in LfsProtocolServletMatthias Sohn1-0/+11
2017-03-08LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepositoryDavid Pursehouse1-2/+49
2017-03-07Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2-16/+16
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 Pursehouse3-9/+9
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-2/+4
2017-01-22Implement Bazel build for http-apache, lfs, lfs-serverDavid Pursehouse1-0/+17
2017-01-19Make ObjectDownloadListener publicDavid Pursehouse1-2/+4
2017-01-14Add missing slf4j dependency in BUCK file for jgit-lfs-serverZhen Chen1-1/+2
2017-01-14LfsProtocolServlet#LfsRequest: Add operation type helper methodsDavid Pursehouse1-0/+27
2017-01-13Expose LFS operation strings as public constantsDavid Pursehouse1-7/+6

Back to the top