3577 Commits (67da5635a47ad7680b3c60358a1fec080eef7d1e)

Author SHA1 Message Date
  David Pursehouse 1834421a7f BlameGenerator: Annotate #getRenameDetector as Nullable 7 years ago
  David Pursehouse d9d8c507a4 RefLeaseSpec: Fix Eclipse errors 7 years ago
  David Turner 46d35a8502 push: support per-ref force-with-lease 7 years ago
  Shawn Pearce 6450d956bc Assume GC_REST and GC_TXN also attempted deltas during packing 7 years ago
  Shawn Pearce d67b183537 Prefer smaller GC files during DFS garbage collection 7 years ago
  Shawn Pearce 61d4922928 Fix missing deltas near type boundaries 7 years ago
  Thirumala Reddy Mutchukota 006f4d4d29 Reintroduce garbage pack coalescing when ttl > 0. 7 years ago
  Matthias Sohn 08480c948c [infer] Fix ObjectWalk leak in PackWriter.preparePack() 7 years ago
  Matthias Sohn f8d232213c Branch normalizer should not normalize already valid branch names 7 years ago
  Bo Zhang d4bd09b78d Follow redirects in transport 7 years ago
  Matthias Sohn 18cda3888c GC: delete empty directories after purging loose objects 7 years ago
  David Pursehouse b20f7d610e Organize imports 7 years ago
  Hongkai Liu a33663fd4e Detect stale-file-handle error in causal chain 7 years ago
  Hector Caballero 27b710c394 Make GC cancellable when called programmatically 7 years ago
  Matthias Sohn a11bb03127 GC.prune(Set<ObjectId>): return early if objects directory is empty 7 years ago
  Hongkai Liu 8fd500e20c Clean up orphan files in GC 7 years ago
  David Pursehouse acc94c475a RepoCommand#readFile: Don't call Git#getRepository() in try-with-resource 7 years ago
  Matthias Sohn a4feeb0194 Don't rely on default locale when using toUpperCase() and toLowerCase() 7 years ago
  David Pursehouse 2eb1bebd60 Repository: Include repository name when logging corrupt use count 7 years ago
  Thirumala Reddy Mutchukota c9f55032a2 Record the estimated size of the pack files. 7 years ago
  Lars Vogel 71edc8bd6f Fixes Javadoc error in org.eclipse.jgit created with I59539ac 7 years ago
  Jonathan Nieder 061d24f6d5 Remove @since tags from internal packages 7 years ago
  David Turner 8bec98cec0 gc: loosen unreferenced objects 7 years ago
  Matthias Sohn d3c4c0622f [infer] Mark ManifestParse.getFilteredProjects non-null 7 years ago
  Matthias Sohn b686c8468c [infer] Fix potential NPE in DiffFormatter 7 years ago
  Matthias Sohn 423a583fcc [infer] Fix potential NPE in CloneCommand 7 years ago
  David Pursehouse dd5e500a57 Format Bazel files with buildifier 7 years ago
  Shawn Pearce 131b09106f Change StreamGobbler to Runnable to avoid unused Future 7 years ago
  Matthias Sohn f503a9f5b7 Add missing @since tags on new API constants 7 years ago
  James Melvin 91132bb05e gc: Add options to preserve and prune old pack files 7 years ago
  David Ostrovsky e92a0c3adc Implement initial framework of Bazel build 7 years ago
  Wim Jongman b667c182cb Normalizer creating a valid branch name from a string 7 years ago
  Thomas Wolf 46af7192a2 Fix StashApplyCommand for stashes containing untracked changes. 7 years ago
  Marc Strapetz 1c4b3f8c45 Fix possible InvalidObjectIdException in ObjectDirectory 7 years ago
  Zhen Chen d6b354f60f Skip pack header bytes in DfsPackFile 7 years ago
  Dariusz Luksza 0e187f1484 Add LfsPointerFilter TreeFilter 8 years ago
  Shawn Pearce db77610256 Pack refs/tags/ with refs/heads/ 7 years ago
  Marc Strapetz 6087031469 Get rid of javax.servlet API dependency for core org.eclipse.jgit 7 years ago
  Matthias Sohn 5dc30db56e [findBugs] PackWriter.NONE should be final 7 years ago
  Matthias Sohn 29ddbf7fcd [findBugs] Remove reliance on default encoding in Base64 7 years ago
  Matthias Sohn f63267134f [findBugs] Fix potential NPE in GC 7 years ago
  James Melvin d980a3fa85 Fix keep pack filename 7 years ago
  Matthias Sohn 5fee071f6a Prepare 4.7.0-SNAPSHOT builds 7 years ago
  Matthias Sohn 3857c3168f Prepare 4.6.1-SNAPSHOT builds 7 years ago
  Matthias Sohn 73a4325149 JGit v4.6.0.201612231935-r 7 years ago
  Matthias Sohn 1fb2319c18 [infer] Fix resource leak in IndexDiff 7 years ago
  Matthias Sohn 325cb35ccd [infer] Fix resource leak in ObjectChecker 7 years ago
  Matthias Sohn f30fe13ac9 [infer] Fix a resource leak in PackWriter 7 years ago
  Matthias Sohn 6cbc99d3ee [infer] Fix resource leaks in DfsInserter 7 years ago
  Matthias Sohn a498a2865e [infer] Fix resource leak in ManifestParser 7 years ago