4836 Commits (d3b80b951c0bf995f7d210710e3d31e9d529efe2)
 

Author SHA1 Message Date
Matthias Sohn 4f0daa3bb2 JGit v4.3.0.201604071810-r 9 years ago
Matthias Sohn 57e6274bcf JGit v4.3.0.201604071045-r 9 years ago
Matthias Sohn 27d06cb8d5 Merge branch 'master' into stable-4.3 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
Matthias Sohn f56b9001fc Merge branch 'master' into stable-4.3 9 years ago
Christian Halstrick 47dd98e362 Enable calling of smudge filters when checking out paths 9 years ago
Matthias Sohn 46bef2bcb6 Prepare 4.3-SNAPSHOT builds 9 years ago
Preben Ingvaldsen 403f04d8dd Implement DIR_NO_GITLINKS 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 bf32c9102f JGit v4.3.0.201603230630-rc1 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