3674 Commits (0d20573d9cdcbd41707323a7c964376218575750)

Author SHA1 Message Date
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
David Pursehouse acc94c475a RepoCommand#readFile: Don't call Git#getRepository() in try-with-resource 8 years ago
Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 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
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 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 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 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
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 d6b354f60f Skip pack header bytes in DfsPackFile 8 years ago
Dariusz Luksza 0e187f1484 Add LfsPointerFilter TreeFilter 8 years ago
Shawn Pearce db77610256 Pack refs/tags/ with refs/heads/ 8 years ago
Marc Strapetz 6087031469 Get rid of javax.servlet API dependency for core org.eclipse.jgit 8 years ago
Matthias Sohn 5dc30db56e [findBugs] PackWriter.NONE should be final 8 years ago
Matthias Sohn 29ddbf7fcd [findBugs] Remove reliance on default encoding in Base64 8 years ago
Matthias Sohn f63267134f [findBugs] Fix potential NPE in GC 8 years ago
James Melvin d980a3fa85 Fix keep pack filename 8 years ago
Matthias Sohn 5fee071f6a Prepare 4.7.0-SNAPSHOT builds 8 years ago
Matthias Sohn 3857c3168f Prepare 4.6.1-SNAPSHOT builds 8 years ago
Matthias Sohn 73a4325149 JGit v4.6.0.201612231935-r 8 years ago
Matthias Sohn 1fb2319c18 [infer] Fix resource leak in IndexDiff 8 years ago
Matthias Sohn 325cb35ccd [infer] Fix resource leak in ObjectChecker 8 years ago
Matthias Sohn f30fe13ac9 [infer] Fix a resource leak in PackWriter 8 years ago
Matthias Sohn 6cbc99d3ee [infer] Fix resource leaks in DfsInserter 8 years ago
Matthias Sohn a498a2865e [infer] Fix resource leak in ManifestParser 8 years ago
Matthias Sohn e78626f414 [infer] Fix resource leak in RepoCommand 8 years ago
Matthias Sohn 1779fb4a57 [infer] Fix resource leak in DirCache 8 years ago
Matthias Sohn aa199ff648 [infer] Fix SubmoduleWalk leaks in submodule commands 8 years ago
Matthias Sohn fbcc2cb4ca [infer] Fix resource leaks in SubmoduleAddCommand 8 years ago
Matthias Sohn 82344bd7a2 [infer] Fix resource leaks in RebaseCommand 8 years ago
Matthias Sohn 05e8cdf563 [infer] Fix resource leak in BlameCommand 8 years ago
Hector Oswaldo Caballero 4ddd4a3d1b Fix one case of missing object 8 years ago
Christian Halstrick 11d24e6844 Fix FileSnapshot.isModified 8 years ago
Zhen Chen d621305588 Decide whether to "Accept-Encoding: gzip" on a request-by-request basis 8 years ago
David Pursehouse 654ae82970 Replace usage of deprecated EWAHCompressedBitmap.add(long) 8 years ago
Christian Halstrick 930cd43553 Fix merge-base calculation 8 years ago
Grace Wang fe329f5db4 Specify RevisionSyntaxException message in Repository#resolve 8 years ago
Matthias Sohn c6cfe500b5 Add missing @since tags for new API 8 years ago