summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix help text for option --enable of command debug-rebuild-ref-treeMatthias Sohn2016-03-012-1/+2
* Update Mars orbit repository to R20160221192158Matthias Sohn2016-02-263-9/+9
* Tests on Windows with URIish failIvan Motsch2016-02-251-0/+2
* Remove the profiles for selecting the target platformMatthias Sohn2016-02-191-37/+1
* Add Neon target platformMatthias Sohn2016-02-183-0/+116
* Remove unused package export from bundle org.eclipse.jgit.lfs.testMatthias Sohn2016-02-181-2/+1
* Merge "Support Amazon S3 based storage for LFS"Sasa Zivkov2016-02-1711-11/+915
|\
| * Support Amazon S3 based storage for LFSMatthias Sohn2016-02-1711-11/+915
* | Introduce specific WantNotValidException for serversShawn Pearce2016-02-162-15/+96
* | smart HTTP server: Pass along "want X not valid" to clientShawn Pearce2016-02-162-21/+36
|/
* Merge branch 'stable-4.2'Matthias Sohn2016-02-162-2/+2
|\
| * Merge "Revert "Fix warnings about unchecked conversion of MergeResult"" into ...Shawn Pearce2016-02-152-2/+2
| |\
| | * Revert "Fix warnings about unchecked conversion of MergeResult"Shawn Pearce2016-02-152-2/+2
* | | Merge branch 'stable-4.2'Matthias Sohn2016-02-1532-1882/+1923
|\| |
| * | Merge changes I13672371,I95074358 into stable-4.2Shawn Pearce2016-02-151-1207/+1216
| |\ \
| | * | MergeCommandTest: Use JUnit's assume to check preconditionsDavid Pursehouse2016-02-121-4/+3
| | * | MergeCommandTest: Open Git instances in try-with-resourceDavid Pursehouse2016-02-121-1202/+1212
| * | | Don't use deprecated LockFile constructorDavid Pursehouse2016-02-1512-31/+17
| | |/ | |/|
| * | Fix warnings about unchecked conversion of MergeResultDavid Pursehouse2016-02-152-2/+2
| * | MockServletConfig: Fix warning about unchecked conversion of EnumerationDavid Pursehouse2016-02-151-1/+1
| * | HugeFileTest: Make Git a class member and open in try-with-resourceDavid Pursehouse2016-02-151-1/+16
| * | Suppress "unchecked cast" warnings related to UploadPackFactory.DISABLEDDavid Pursehouse2016-02-152-0/+2
| * | DiffAlgorithms: Fix warnings about variable hidingDavid Pursehouse2016-02-151-11/+12
| * | DirCacheBasicTest: Open ObjectInserter.Formatter in try-with-resourceDavid Pursehouse2016-02-151-3/+5
| * | DirCacheBuilderIteratorTest: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-151-15/+16
| * | DirCacheCGitCompatabilityTest: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-151-11/+12
| * | DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-rDavid Pursehouse2016-02-151-60/+61
| * | DirCacheIteratorTest: Open TreeWalk instances in try-with-resourceDavid Pursehouse2016-02-151-87/+94
| * | ForPathTest: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-151-11/+12
| * | GitConstructionTest: Open Git instance in try-with-resourceDavid Pursehouse2016-02-151-5/+6
| * | IndexDiffTest: Open Git instances in try-with-resourcesDavid Pursehouse2016-02-151-334/+340
| * | ManifestParserTest: Don't use deprecated StringBufferInputStreamDavid Pursehouse2016-02-151-2/+3
| * | InMemoryRepository: Remove unused RevWalk from batch method signatureDavid Pursehouse2016-02-151-2/+2
| * | IndexModificationTimesTest: Open Git instances in try-with-resourceDavid Pursehouse2016-02-151-51/+52
| * | InterIndexDiffFilterTest: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-151-32/+37
| * | LockFileTest: Open Git instance in try-with-resourceDavid Pursehouse2016-02-151-17/+18
| * | Merge branch 'stable-4.1' into stable-4.2David Pursehouse2016-02-150-0/+0
| |\ \ | | |/ | |/|
| | * JGit v4.1.2.201602141800-rv4.1.2.201602141800-rMatthias Sohn2016-02-1446-49/+49
* | | Merge "Allow deletion of HEAD ref if the repository is bare."Shawn Pearce2016-02-152-3/+20
|\ \ \
| * | | Allow deletion of HEAD ref if the repository is bare.Mike Williams2016-01-282-3/+20
* | | | Buck: Simplify root build fileDavid Ostrovsky2016-02-142-78/+19
* | | | Add Buck build aliasesSaša Živkov2016-02-121-0/+8
* | | | Update Buck version to the same version used in Gerrit masterSaša Živkov2016-02-121-1/+1
* | | | Fix buck classpath for testsSaša Živkov2016-02-122-0/+2
* | | | Merge branch 'stable-4.2'Matthias Sohn2016-02-1216-544/+566
|\ \ \ \ | | |/ / | |/| |
| * | | NoteMapTest: Open TreeWalk instances in try-with-resourceDavid Pursehouse2016-02-121-8/+12
| * | | ObjectDirectoryTest: Fix warnings about variable hidingDavid Pursehouse2016-02-121-4/+4
| * | | PackWriterTest: Open RevWalk in try-with-resourceDavid Pursehouse2016-02-121-5/+6
| * | | PatchIdDiffFormatterTest: Open Git and PatchIdDiffFormatter in try-with-resourceDavid Pursehouse2016-02-121-39/+43
| * | | PathSuffixFilterTest: Open TreeWalk in try-with-resourceDavid Pursehouse2016-02-121-9/+10