3586 Commits (5e8e2179b218ede7d14b69dc5149b0691b5859cf)

Author SHA1 Message Date
Thomas Wolf 0a4cf573d3 Fix typo in @since 8 years ago
David Pursehouse 1cda4faed4 PullCommand: Allow to set tag behavior 8 years ago
Naoki Takezoe 1448ec37f9 Set commit time to ZipArchiveEntry 8 years ago
David Turner d3962fef6b GC: don't loosen doomed objects 8 years ago
Jonathan Nieder b537e372c9 Update name of InsecureCipherMode error-prone pattern 8 years ago
Zhen Chen 87d81a7301 Add missing skip garbage pack logic in DfsReader 8 years ago
Zhen Chen ff852dad51 Skip first pack if avoid garbage is set and it is a garbage pack 8 years ago
Zhen Chen 8dd5b644dc Refactor skip garbage pack logic into a method 8 years ago
Shawn Pearce 0bff481d45 Limit receive commands 8 years ago
David Pursehouse 1834421a7f BlameGenerator: Annotate #getRenameDetector as Nullable 8 years ago
David Pursehouse d9d8c507a4 RefLeaseSpec: Fix Eclipse errors 8 years ago
David Turner 46d35a8502 push: support per-ref force-with-lease 8 years ago
Shawn Pearce 6450d956bc Assume GC_REST and GC_TXN also attempted deltas during packing 8 years ago
Shawn Pearce d67b183537 Prefer smaller GC files during DFS garbage collection 8 years ago
Shawn Pearce 61d4922928 Fix missing deltas near type boundaries 8 years ago
Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 8 years ago
Matthias Sohn 08480c948c [infer] Fix ObjectWalk leak in PackWriter.preparePack() 8 years ago
Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names 8 years ago
Bo Zhang d4bd09b78d Follow redirects in transport 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
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