5094 Commits (d6c587faef802663d615baaa6b388bf34f4e8ea7)
 

Author SHA1 Message Date
Matthias Sohn 566794d001 Merge branch 'stable-4.6' 8 years ago
Matthias Sohn 18cda3888c GC: delete empty directories after purging loose objects 8 years ago
David Pursehouse b20f7d610e Organize imports 8 years ago
Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 8 years ago
David Pursehouse 62411453f1 Merge branch 'stable-4.6' 8 years ago
David Pursehouse 25ab5b4d9b Merge "Don't rely on default locale when using toUpperCase() and toLowerCase()" 8 years ago
David Pursehouse c64412e1f9 Merge FileTreeIteratorJava7Test into FileTreeIteratorTest 8 years ago
Hongkai Liu b198f77c1e Rename FileUtilTest to FileUtilsTest and merge in FileUtils7Test 8 years ago
Hector Caballero 27b710c394 Make GC cancellable when called programmatically 8 years ago
Matthias Sohn a11bb03127 GC.prune(Set<ObjectId>): return early if objects directory is empty 8 years ago
Hongkai Liu 8fd500e20c Clean up orphan files in GC 8 years ago
Matthias Sohn 53ad437382 RepositoryCacheTest: avoid to close already closed repository 8 years ago
David Pursehouse ac6353e9e5 RefUpdateTest: Don't call createBareRepository in try-with-resource 8 years ago
David Pursehouse 25b14084c9 ReceivePackAdvertiseRefsHookTest: Don't close repositories in teardown 8 years ago
David Pursehouse acc94c475a RepoCommand#readFile: Don't call Git#getRepository() in try-with-resource 8 years ago
David Pursehouse 883856110c RepoCommandTest: Don't wrap create{Bare,Work}Directory in t-w-r 8 years ago
David Pursehouse 5d0ca36d39 LocalDiskRepositoryTestCase: Only add to toClose through access method 8 years ago
David Pursehouse a9a3af4af7 GitConstructionTest: Remove unnecessary calls to Repository.close() 8 years ago
Matthias Sohn 7dca5dc9f3 Merge "LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to close" 8 years ago
Andrey Loskutov 2845016777 Merge "Remove unused org.apache.http.impl.client.cache requirement" 8 years ago
Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 8 years ago
David Pursehouse d69a829bdb LocalDiskRepositoryTestCase: Prevent duplicates in list of repos to close 8 years ago
David Pursehouse 2eb1bebd60 Repository: Include repository name when logging corrupt use count 8 years ago
Thirumala Reddy Mutchukota c9f55032a2 Record the estimated size of the pack files. 8 years ago
Andrey Loskutov 7856867664 Remove unused org.apache.http.impl.client.cache requirement 8 years ago
David Pursehouse 635bff2d50 Merge branch 'stable-4.6' 8 years ago
Lars Vogel 71edc8bd6f Fixes Javadoc error in org.eclipse.jgit created with I59539ac 8 years ago
Jonathan Nieder 061d24f6d5 Remove @since tags from internal packages 8 years ago
David Turner 8bec98cec0 gc: loosen unreferenced objects 8 years ago
Matthias Sohn efbecb9764 Update Orbit to S20170120205402 and com.jcraft.jsch to 0.1.54 8 years ago
Matthias Sohn fd874b4024 Fix preparation of 4.6.1-SNAPSHOT builds 8 years ago
Matthias Sohn d3c4c0622f [infer] Mark ManifestParse.getFilteredProjects non-null 8 years ago
Matthias Sohn b686c8468c [infer] Fix potential NPE in DiffFormatter 8 years ago
Matthias Sohn 423a583fcc [infer] Fix potential NPE in CloneCommand 8 years ago
David Pursehouse 9d1474431f Implement Bazel build for http-apache, lfs, lfs-server 8 years ago
David Pursehouse dd5e500a57 Format Bazel files with buildifier 8 years ago
Shawn Pearce 131b09106f Change StreamGobbler to Runnable to avoid unused Future 8 years ago
Matthias Sohn f503a9f5b7 Add missing @since tags on new API constants 8 years ago
James Melvin 91132bb05e gc: Add options to preserve and prune old pack files 8 years ago
David Pursehouse d3148f300a Make ObjectDownloadListener public 8 years ago
David Ostrovsky e92a0c3adc Implement initial framework of Bazel build 8 years ago
Wim Jongman b667c182cb Normalizer creating a valid branch name from a string 8 years ago
Christian Halstrick 8a46b60371 Merge "Fix StashApplyCommand for stashes containing untracked changes." 8 years ago
Thomas Wolf 46af7192a2 Fix StashApplyCommand for stashes containing untracked changes. 8 years ago
Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory 8 years ago
Zhen Chen d3148f9410 Add missing slf4j dependency in BUCK file for jgit-lfs-server 8 years ago
Zhen Chen d6b354f60f Skip pack header bytes in DfsPackFile 8 years ago
David Pursehouse 55c629a9f3 LfsProtocolServlet#LfsRequest: Add operation type helper methods 8 years ago
David Pursehouse 56fe217784 Expose LFS operation strings as public constants 8 years ago
David Pursehouse 590141163f LfsProtocolServlet: Improve error on getLargeFileRepository failure 8 years ago