5007 Commits (61a943e03d86b4ede1cf9a8184f00a7bb76143c1)
 

Author SHA1 Message Date
David Pursehouse 23135e3280 Update buck to latest version 8 years ago
Jonathan Nieder 881e6b2cbb StreamCopyThread: Do not drop data when flush is observed before writing 8 years ago
Jonathan Nieder e67d59df3f StreamCopyThread: Do not let flush interrupt a write 8 years ago
Zhen Chen feefcb02b0 Fix flush call race condition in StreamCopyThread 8 years ago
Thomas Wolf d0023c3c8f Don't serialize internal hash collision chain link 8 years ago
Matthias Sohn 83555e7e30 Use AtomicObjectOutputStream in CleanFilter 8 years ago
Matthias Sohn 0e947da72f CleanFilter: use atomic move to move temporary file to media file 8 years ago
Matthias Sohn 999106bb84 Fix temporary file leak in CleanFilter 8 years ago
Matthias Sohn 4b7747ccff Use AnyLongObjectId instead of LongObjectId in LFS API 8 years ago
Matthias Sohn 6dea5ec823 Speedup CleanFilter by transferring data in chunks of 8k 8 years ago
Matthias Sohn d1bc809cce Add missing @since tag for new protected field in ObjectReader 8 years ago
Kevin Corcoran fa0a93119c Make streamFileThreshold configurable 8 years ago
David Pursehouse 88f433be84 Merge "Preserve backslashes within double quotes in CLIGitCommand::split()" 8 years ago
Rüdiger Herrmann a5eccf4a4d Preserve backslashes within double quotes in CLIGitCommand::split() 8 years ago
Christian Halstrick f30c05fc74 Move constants used for config-files to ConfigConstants 8 years ago
Matthias Sohn 64a404803e Implement auto gc 8 years ago
David Pursehouse 03046d0f60 CheckoutCommand: Add method to add multiple paths 8 years ago
Ned Twigg e49025386e Checkout: Add the ability to checkout all paths. 8 years ago
Marc Strapetz c6459a6167 Fix possible SIOOBE in RefDirectory.parsePackedRefs 8 years ago
Thomas Meyer 4ab06388ad TransportBundleFile: Resolve remote repository locally 8 years ago
David Turner e346873511 TreeFormatter: disallow empty filenames in trees 8 years ago
Philipp Marx ccc899773e Add "concurrencyLevel" option to DfsBlockCache 8 years ago
David Pursehouse a5dde985a0 DiffCommandTest: Don't call toString on String instances 8 years ago
David Pursehouse 9a7d28019a FileNameMatcherTest: Use Character.valueOf rather than new Character 8 years ago
David Pursehouse 8f9e157cd5 ArchiveTest: Don't use string concatenation in loop 8 years ago
David Pursehouse 9ed2d949bb CLIRepositoryTestCase: Remove unused 'trash' member 8 years ago
David Pursehouse a963273d85 Merge branch 'stable-4.5' 8 years ago
David Turner a66b4c29a8 Config: do not add spaces before units 8 years ago
David Pursehouse c0433f4fb7 Use valueOf rather than constructor for Integer and Boolean 8 years ago
David Pursehouse bdf3e43d76 FS: Fix lazy initialization of non-volatile static field 8 years ago
David Pursehouse e9107e853f PackOutputStream: Add comment for intentional use of non-short-circuit logic 8 years ago
David Pursehouse a3c0a7f9c4 Git{Add|Clone}Task: Catch specific exceptions rather than Exception 8 years ago
David Pursehouse 4e3c5e1f13 Main: Add missing $NON-NLS tag 8 years ago
David Pursehouse 7e542cbe19 Status: remove unused lineFormat member 8 years ago
David Pursehouse 08649a9fd0 LfsStore: Don't invoke toString on String variable 8 years ago
David Pursehouse e0d1cfb5ad Upgrade buck to 7b7817c48f30687781040b2b82ac9218d5c4eaa4 8 years ago
Christian Halstrick fb4abc7f86 Merge "Fix JGit CLI to follow native git's interpretation of http_proxy..." 8 years ago
Christian Halstrick 293e8beacc Fix JGit CLI to follow native git's interpretation of http_proxy... 8 years ago
Matthias Sohn ba7ba7a816 Merge branch 'stable-4.5' 8 years ago
Matthias Sohn 535f0afd13 Unconditionally close repositories in RepositoryCache.clear() 8 years ago
Matthias Sohn b8e3e194e3 HttpClientConnection: Register connection socket factory for http 8 years ago
Matthias Sohn 32c89d2844 Add dependency to org.apache.commons.logging used by Apache HttpClient 8 years ago
Matthias Sohn baabf9f520 Content type constants used in lfs should be final 8 years ago
Matthias Sohn cc0d58f9a0 AmazonS3: ensure that errorStream is closed 8 years ago
Matthias Sohn 59212bbb47 Merge "Add toString() to CherryPickCommand and ResetCommand" 8 years ago
Hugo Arès 5a1e147eaa Fix eviction of repositories with negative usage count 8 years ago
Matthias Sohn 8f6b75f7ad Merge branch 'stable-4.5' 8 years ago
Thomas Wolf 26832a00e4 Fix symlink content comparison on MacOS in tree walk 8 years ago
Christian Halstrick 295e5a4f1e Merge "Fix CheckoutCommand to return updated files even on NONDELETED status" 8 years ago
Matthias Sohn f6df5cf26e Add toString() to CherryPickCommand and ResetCommand 8 years ago