summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* In TestRepository, use a consistent clockTerry Parker2016-03-251-13/+12
* Merge "Make the FileLfsRepository thread safe"Matthias Sohn2016-03-223-25/+51
|\
| * Make the FileLfsRepository thread safeSaša Živkov2016-03-223-25/+51
* | Merge "Add missing @Deprecated annotation"Jonathan Nieder2016-03-111-0/+1
|\ \
| * | Add missing @Deprecated annotationJonathan Nieder2016-03-111-0/+1
* | | Fix wrong whitespaces.Yuxuan 'fishy' Wang2016-03-111-1/+1
* | | Add ignoreRemoteFailures option to RepoCommandYuxuan 'fishy' Wang2016-03-111-11/+41
|/ /
* | Introduce FileModeStrategy to FileTreeIteratorPreben Ingvaldsen2016-03-112-20/+253
* | Merge "Change visibility of DirCacheTree#getObjectId to public"Matthias Sohn2016-03-071-1/+9
|\ \
| * | Change visibility of DirCacheTree#getObjectId to publicPhilipp Marx2016-03-071-1/+9
* | | Add EOL stream type detection to TreeWalkIvan Motsch2016-03-0723-255/+2160
|/ /
* | Fix RebuildRefTree trying to add HEAD twice to RefTreeMatthias Sohn2016-03-051-1/+1
* | Fix apply patch which did not work with non-ascii charactersXinTong Wang2016-03-0316-7/+106
* | 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
| |\ \ | | |/ | |/|