4430 Commits (36a53d1a3cdd66c40b6db241a75a28293f22f5e1)
 

Author SHA1 Message Date
Christian Halstrick 36a53d1a3c Fix CommitCommand to be able to skip writing to RefLog 9 years ago
Terry Parker 2708b11b6c Filter corrupt objects from DfsReader.selectObjectRepresentation() 9 years ago
Hugo Arès 7d2b3b9e25 Remove repository from cache when it's closed 9 years ago
Hugo Arès 53ea86cd7b Fix RefDirectory not closing resources 9 years ago
Hugo Arès 83235432e7 Fix repository cache never closing repository 9 years ago
Christian Halstrick 74743bc547 Add config parameter gc.prunePackExpire for packfile expiration 9 years ago
Terry Parker 10135580d0 In TestRepository, use a consistent clock 9 years ago
Matthias Sohn 09810d013c Merge "Make the FileLfsRepository thread safe" 9 years ago
Saša Živkov b72fc2b494 Make the FileLfsRepository thread safe 9 years ago
Jonathan Nieder b601e88738 Merge "Add missing @Deprecated annotation" 9 years ago
Jonathan Nieder 90cf265dd4 Add missing @Deprecated annotation 9 years ago
Yuxuan 'fishy' Wang 7507d9e2a9 Fix wrong whitespaces. 9 years ago
Yuxuan 'fishy' Wang 0ecb016d7d Add ignoreRemoteFailures option to RepoCommand 9 years ago
Preben Ingvaldsen cff546b0cb Introduce FileModeStrategy to FileTreeIterator 9 years ago
Matthias Sohn 6bcd8c6e90 Merge "Change visibility of DirCacheTree#getObjectId to public" 9 years ago
Philipp Marx 011e5da3e0 Change visibility of DirCacheTree#getObjectId to public 9 years ago
Ivan Motsch b811e4399e Add EOL stream type detection to TreeWalk 9 years ago
Matthias Sohn 846ef78a02 Fix RebuildRefTree trying to add HEAD twice to RefTree 9 years ago
XinTong Wang 770d36c8ba Fix apply patch which did not work with non-ascii characters 9 years ago
Matthias Sohn be8c525fa0 Fix help text for option --enable of command debug-rebuild-ref-tree 9 years ago
Matthias Sohn e1b7e4eec7 Update Mars orbit repository to R20160221192158 9 years ago
Ivan Motsch 2baa5f1d6d Tests on Windows with URIish fail 9 years ago
Matthias Sohn f6a425cc97 Remove the profiles for selecting the target platform 9 years ago
Matthias Sohn 8bb1b5a7ba Add Neon target platform 9 years ago
Matthias Sohn e74385b0dd Remove unused package export from bundle org.eclipse.jgit.lfs.test 9 years ago
Sasa Zivkov 8efdaaf991 Merge "Support Amazon S3 based storage for LFS" 9 years ago
Matthias Sohn f496177a37 Support Amazon S3 based storage for LFS 9 years ago
Shawn Pearce 68d8a51d08 Introduce specific WantNotValidException for servers 9 years ago
Shawn Pearce e7a6e85b95 smart HTTP server: Pass along "want X not valid" to client 9 years ago
Matthias Sohn ff5c756c79 Merge branch 'stable-4.2' 9 years ago
Shawn Pearce 8c1d44e436 Merge "Revert "Fix warnings about unchecked conversion of MergeResult"" into stable-4.2 9 years ago
Shawn Pearce 591e39bf9d Revert "Fix warnings about unchecked conversion of MergeResult" 9 years ago
Matthias Sohn 514b11ddcc Merge branch 'stable-4.2' 9 years ago
Shawn Pearce 621b0740b3 Merge "Allow deletion of HEAD ref if the repository is bare." 9 years ago
Shawn Pearce e9ce3a992c Merge changes I13672371,I95074358 into stable-4.2 9 years ago
David Pursehouse e96cb22a43 Don't use deprecated LockFile constructor 9 years ago
David Pursehouse 979fa19110 Fix warnings about unchecked conversion of MergeResult 9 years ago
David Pursehouse cf8e0f34d9 MockServletConfig: Fix warning about unchecked conversion of Enumeration 9 years ago
David Pursehouse 8deff4b969 HugeFileTest: Make Git a class member and open in try-with-resource 9 years ago
David Pursehouse f595089be0 Suppress "unchecked cast" warnings related to UploadPackFactory.DISABLED 9 years ago
David Pursehouse 3a437dd655 DiffAlgorithms: Fix warnings about variable hiding 9 years ago
David Pursehouse c9e61c7b39 DirCacheBasicTest: Open ObjectInserter.Formatter in try-with-resource 9 years ago
David Pursehouse fc4ac28aa9 DirCacheBuilderIteratorTest: Open TreeWalk in try-with-resource 9 years ago
David Pursehouse 0973c9fc48 DirCacheCGitCompatabilityTest: Open TreeWalk in try-with-resource 9 years ago
David Pursehouse 259dca06ec DirCacheCheckoutMaliciousPathTest: Open Git and RevWalk in t-w-r 9 years ago
David Pursehouse 30c9ec88d1 DirCacheIteratorTest: Open TreeWalk instances in try-with-resource 9 years ago
David Pursehouse 430b777830 ForPathTest: Open TreeWalk in try-with-resource 9 years ago
David Pursehouse 130cf0d61a GitConstructionTest: Open Git instance in try-with-resource 9 years ago
David Pursehouse f23b0fd7e6 IndexDiffTest: Open Git instances in try-with-resources 9 years ago
David Pursehouse 4d3dc41f2f ManifestParserTest: Don't use deprecated StringBufferInputStream 9 years ago