| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove deprecated LfsProtocolServlet#getLargeFileRepository | Matthias Sohn | 2018-03-10 | 1 | -42/+0 |
* | Prepare 5.0.0-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 2 | -16/+16 |
* | Prepare 4.11.1-SNAPSHOT builds | Matthias Sohn | 2018-03-08 | 2 | -16/+16 |
* | JGit v4.11.0.201803080745-rv4.11.0.201803080745-r | Matthias Sohn | 2018-03-08 | 2 | -2/+2 |
* | FileLfsServlet: Open PrintWriter in try-with-resource | David Pursehouse | 2018-03-06 | 1 | -4/+4 |
* | Enable warning for resources not managed by try-with-resource | David Pursehouse | 2018-03-03 | 1 | -1/+1 |
* | LFS: Add remote download to SmudgeFilter | Markus Duft | 2018-02-16 | 1 | -1/+18 |
* | Update gson version in org.eclipse.jgit.lfs.server manifest | David Pursehouse | 2018-02-02 | 1 | -1/+1 |
* | Revert usage of TYPE_USE in Nullable and NonNull annotations | David Pursehouse | 2018-01-19 | 1 | -1/+1 |
* | Nullable: Switch to TYPE_USE | David Pursehouse | 2018-01-18 | 1 | -1/+1 |
* | Prepare 4.11.0-SNAPSHOT builds | Matthias Sohn | 2017-12-31 | 2 | -16/+16 |
* | Add header Automatic-Module-Name for Java 9 | Karsten Thoms | 2017-12-23 | 1 | -0/+1 |
* | Fix remaining javadoc errors raised by doclint | Matthias Sohn | 2017-12-21 | 1 | -4/+3 |
* | Fix javadoc in org.eclipse.jgit.lfs.server | Matthias Sohn | 2017-12-17 | 11 | -66/+98 |
* | Use constants from StandardCharsets instead of hard-coded strings | David Pursehouse | 2017-12-07 | 1 | -4/+4 |
* | LfsServerText: Fix formatting of invalidPathInfo message | David Pursehouse | 2017-12-07 | 1 | -1/+1 |
* | Move repeated LFS Gson handling to common class | David Pursehouse | 2017-12-07 | 3 | -46/+123 |
* | FileLfsServlet: Do not pretty print json response | David Pursehouse | 2017-12-07 | 1 | -5/+4 |
* | Merge branch 'stable-4.9' | Matthias Sohn | 2017-11-24 | 1 | -0/+6 |
|\ |
|
| * | Ignore warning for minor version change without API change | Matthias Sohn | 2017-11-24 | 1 | -0/+6 |
| * | Prepare 4.9.1-SNAPSHOT builds | Matthias Sohn | 2017-10-08 | 2 | -16/+16 |
| * | JGit v4.9.0.201710071750-rv4.9.0.201710071750-r | Matthias Sohn | 2017-10-07 | 2 | -2/+2 |
* | | Prepare 4.10.0-SNAPSHOT builds | Matthias Sohn | 2017-10-08 | 2 | -16/+16 |
|/ |
|
* | Partially revert c0ad77d8 "Enhance Eclipse save actions" | Matthias Sohn | 2017-08-30 | 1 | -1/+1 |
* | Partially revert c0ad77d8 "Enhance Eclipse save actions" | Matthias Sohn | 2017-08-30 | 1 | -2/+2 |
* | Enhance Eclipse save actions | Matthias Sohn | 2017-08-28 | 1 | -7/+12 |
* | Add missing newlines at ends of Java files | David Pursehouse | 2017-07-25 | 1 | -1/+1 |
* | Prepare 4.9.0-SNAPSHOT builds | Matthias Sohn | 2017-05-30 | 2 | -16/+16 |
* | Remove unused clirr-maven-plugin from LFS pom.xml files | David Pursehouse | 2017-05-12 | 1 | -19/+0 |
* | Bazel: Restrict src globs to Java source files | David Pursehouse | 2017-04-13 | 1 | -1/+1 |
* | Remove unused API filters | Matthias Sohn | 2017-04-09 | 1 | -11/+0 |
* | Prepare 4.8.0-SNAPSHOT builds | Matthias Sohn | 2017-04-05 | 2 | -16/+16 |
* | Remove Buck build | David Pursehouse | 2017-03-22 | 1 | -23/+0 |
* | bazel: Add explicit targets for library dependencies | Jonathan Nieder | 2017-03-19 | 1 | -4/+4 |
* | Silence API error reported in LfsProtocolServlet | Matthias Sohn | 2017-03-09 | 1 | -0/+11 |
* | LfsProtocolServlet: Pass HTTP Authorization header to getLargeFileRepository | David Pursehouse | 2017-03-08 | 1 | -2/+49 |
* | Enable and fix warnings about redundant specification of type arguments | David Pursehouse | 2017-02-20 | 3 | -9/+9 |
* | Enable and fix 'Should be tagged with @Override' warning | David Pursehouse | 2017-02-19 | 1 | -1/+1 |
* | Don't rely on default locale when using toUpperCase() and toLowerCase() | Matthias Sohn | 2017-01-28 | 1 | -2/+4 |
* | Implement Bazel build for http-apache, lfs, lfs-server | David Pursehouse | 2017-01-22 | 1 | -0/+17 |
* | Make ObjectDownloadListener public | David Pursehouse | 2017-01-19 | 1 | -2/+4 |
* | Add missing slf4j dependency in BUCK file for jgit-lfs-server | Zhen Chen | 2017-01-14 | 1 | -1/+2 |
* | LfsProtocolServlet#LfsRequest: Add operation type helper methods | David Pursehouse | 2017-01-14 | 1 | -0/+27 |
* | Expose LFS operation strings as public constants | David Pursehouse | 2017-01-13 | 1 | -7/+6 |
* | LfsProtocolServlet: Improve error on getLargeFileRepository failure | David Pursehouse | 2017-01-14 | 2 | -2/+12 |
* | Add support for refusing LFS request due to invalid authorization | David Pursehouse | 2017-01-13 | 1 | -0/+4 |
* | Remove unused API warning filters | Matthias Sohn | 2016-12-29 | 1 | -17/+0 |
* | Prepare 4.7.0-SNAPSHOT builds | Matthias Sohn | 2016-12-27 | 2 | -16/+16 |
* | Prepare 4.6.1-SNAPSHOT builds | Matthias Sohn | 2016-12-24 | 2 | -16/+16 |
* | JGit v4.6.0.201612231935-rv4.6.0.201612231935-r | Matthias Sohn | 2016-12-24 | 2 | -2/+2 |