summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update Jetty to 9.3.17.v20170317Matthias Sohn2017-04-0216-147/+147
* Revert "Update Jetty to 9.4.1.v20170120 in buck build"Matthias Sohn2017-04-012-14/+13
* Revert "Update Jetty to 9.4.1.v20170120"David Pursehouse2017-03-3115-117/+103
* Merge branch 'stable-4.5' into stable-4.6David Pursehouse2017-03-276-18/+252
|\
| * Only mark packfile invalid if exception signals permanent problemMatthias Sohn2017-03-266-18/+245
| * Don't flag a packfile invalid if opening existing file failedLuca Milanesio2017-03-251-0/+7
| * Prepare 4.5.2-SNAPSHOT buildsMatthias Sohn2017-03-2556-302/+302
* | Merge branch 'stable-4.5' into stable-4.6David Pursehouse2017-03-220-0/+0
|\|
| * JGit v4.5.1.201703201650-rv4.5.1.201703201650-rMatthias Sohn2017-03-2056-59/+59
* | Merge branch 'stable-4.5' into stable-4.6Matthias Sohn2017-03-163-9/+40
|\|
| * Don't remove pack when FileNotFoundException is transientLuca Milanesio2017-03-153-9/+40
* | Prepare 4.6.2-SNAPSHOT buildsMatthias Sohn2017-03-0756-312/+312
* | JGit v4.6.1.201703071140-rv4.6.1.201703071140-rMatthias Sohn2017-03-0756-59/+59
* | Update Jetty to 9.4.1.v20170120 in buck buildJonathan Nieder2017-03-062-13/+14
* | Update Jetty to 9.4.1.v20170120Matthias Sohn2017-03-0615-103/+117
* | Update build to use Tycho 1.0.0Matthias Sohn2017-03-061-1/+1
* | Update minimum JDK version in READMEDavid Pursehouse2017-03-061-1/+1
* | GC: delete empty directories after purging loose objectsMatthias Sohn2017-02-011-0/+7
* | GC.prune(Set<ObjectId>): return early if objects directory is emptyMatthias Sohn2017-01-301-30/+33
* | Clean up orphan files in GCHongkai Liu2017-01-302-0/+172
* | Update Orbit to S20170120205402 and com.jcraft.jsch to 0.1.54Matthias Sohn2017-01-237-19/+21
* | Fix preparation of 4.6.1-SNAPSHOT buildsMatthias Sohn2017-01-231-2/+2
* | 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