aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* LfsProtocolServlet#LfsRequest: Add operation type helper methodsDavid Pursehouse2017-01-141-0/+27
* Expose LFS operation strings as public constantsDavid Pursehouse2017-01-132-7/+27
* LfsProtocolServlet: Improve error on getLargeFileRepository failureDavid Pursehouse2017-01-144-2/+14
* Add support for refusing LFS request due to invalid authorizationDavid Pursehouse2017-01-134-0/+74
* Add LfsPointerFilter TreeFilterDariusz Luksza2017-01-106-5/+338
* Pack refs/tags/ with refs/heads/Shawn Pearce2017-01-033-11/+19
* Get rid of javax.servlet API dependency for core org.eclipse.jgitMarc Strapetz2017-01-034-12/+4
* [findBugs] PackWriter.NONE should be finalMatthias Sohn2016-12-301-1/+1
* [findBugs] Remove reliance on default encoding in Base64Matthias Sohn2016-12-291-11/+3
* [findBugs] Fix potential NPE in CleanFilterMatthias Sohn2016-12-291-1/+4
* [findBugs] Fix potential NPE in ObjectDirectoryTestMatthias Sohn2016-12-291-1/+1
* [findBugs] Fix potential NPE in GcPackRefsTestMatthias Sohn2016-12-291-1/+2
* [findBugs] Fix potential NPE in GCMatthias Sohn2016-12-291-3/+4
* [findBugs] Fix potential NPE in DirCacheCheckoutTestMatthias Sohn2016-12-291-1/+2
* Remove unused API warning filtersMatthias Sohn2016-12-292-34/+0
* Fix keep pack filenameJames Melvin2016-12-273-2/+9
* Prepare 4.7.0-SNAPSHOT buildsMatthias Sohn2016-12-2756-314/+314
* Merge branch 'stable-4.6'Matthias Sohn2016-12-2756-325/+327
|\
| * Update tycho version to 0.26Matthias Sohn2016-12-262-2/+2
| * Update maven pluginsMatthias Sohn2016-12-262-10/+10
| * Skip javadoc generation for org.eclipse.jgit.http.testMatthias Sohn2016-12-241-1/+3
| * Prepare 4.6.1-SNAPSHOT buildsMatthias Sohn2016-12-2456-312/+312
| * JGit v4.6.0.201612231935-rv4.6.0.201612231935-rMatthias Sohn2016-12-2456-59/+59
|/
* Merge branch 'stable-4.5'Matthias Sohn2016-12-241-3/+8
|\
| * Fix one case of missing objectHector Oswaldo Caballero2016-12-131-3/+8
* | [infer] Fix resource leak in IndexDiffMatthias Sohn2016-12-211-5/+7
* | [infer] Fix resource leak in ObjectCheckerMatthias Sohn2016-12-211-2/+3
* | [infer] Fix a resource leak in PackWriterMatthias Sohn2016-12-191-7/+8
* | [infer] Fix resource leaks in DfsInserterMatthias Sohn2016-12-191-3/+4
* | [infer] Fix resource leak in ManifestParserMatthias Sohn2016-12-181-14/+8
* | [infer] Fix resource leak in RepoCommandMatthias Sohn2016-12-181-9/+3
* | [infer] Fix resource leak in DirCacheMatthias Sohn2016-12-181-3/+3
* | [infer] Fix SubmoduleWalk leaks in submodule commandsMatthias Sohn2016-12-183-6/+3
* | [infer] Fix resource leaks in SubmoduleAddCommandMatthias Sohn2016-12-181-2/+8
* | [infer] Fix resource leaks in RebaseCommandMatthias Sohn2016-12-181-7/+9
* | [infer] Fix resource leak in BlameCommandMatthias Sohn2016-12-181-5/+6
* | Ignore infer output folderMatthias Sohn2016-12-181-0/+1
* | Update maven-source-plugin to 3.0.1 to fix OOM during buildMatthias Sohn2016-12-181-1/+1
* | Fix FileSnapshot.isModifiedChristian Halstrick2016-12-133-23/+103
* | Decide whether to "Accept-Encoding: gzip" on a request-by-request basisZhen Chen2016-12-092-18/+78
* | Configure max heap size for Maven buildMatthias Sohn2016-12-091-0/+1
* | Upgrade errorprone to 2.0.15David Pursehouse2016-12-081-1/+1
* | Replace usage of deprecated EWAHCompressedBitmap.add(long)David Pursehouse2016-12-072-3/+3
* | Expose getObjectToTransfer method of FileLfsServletJacek Centkowski2016-12-061-1/+14
* | Merge branch 'stable-4.5'David Pursehouse2016-12-061-2/+3
|\|
| * Use the same variable to check and extract LFS object idJacek Centkowski2016-11-241-2/+3
* | Upgrade buck to latest versionDavid Pursehouse2016-12-011-1/+1
* | Fix merge-base calculationChristian Halstrick2016-11-282-11/+59
* | Configure Maven to run tests concurrently by defaultMatthias Sohn2016-11-251-0/+1
* | Enable error-prone for the Maven buildDavid Pursehouse2016-11-251-1/+48