94 Commits (6976a30f443ece4815a977b0a5a897c0236018f7)

Author SHA1 Message Date
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories 2 years ago
  Masaya Suzuki 9d2055152c jgit: Add DfsBundleWriter 4 years ago
  Matthias Sohn 1d95f9cb8f [errorprone] PackWriter#parallelDeltaSearch: avoid suppressed exception 3 years ago
  Jonathan Nieder 3c807e0158 Do not send empty blob in response to blob:none filter 3 years ago
  Yunjie Li dcb0265436 PackBitmapIndex: Reduce memory usage in GC 4 years ago
  Yunjie Li d23254ee57 PackBitmapIndex: Move BitmapCommit to a top-level class 4 years ago
  David Pursehouse 5a6b6eee35 Move array designators from the variable to the type 4 years ago
  David Pursehouse 9be93b7991 Remove redundant "static" qualifier from enum declarations 4 years ago
  Lars Vogel 9d1e477417 Use lambdas where possible 4 years ago
  David Pursehouse 4cc13297cc ErrorProne: Enable and fix UnusedException check 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  David Pursehouse 98cdca9b5a Enable and fix "Statement unnecessarily nested within else clause" warnings 4 years ago
  Ivan Frade a307c88714 PackWriter/Statistics: Report offloaded size 4 years ago
  Matthias Sohn cd9422f239 Silence warnings for non-externalized strings 4 years ago
  Jonathan Tan a004820858 UploadPack: support custom packfile-to-URI mapping 5 years ago
  David Pursehouse 858736df37 PackWriter: Prefer boolean operators over logical operators in comparisons 4 years ago
  David Pursehouse 84c315b2a0 PackWriter: Make internal class static 4 years ago
  Carsten Hammer 84fc5c908d Convert to lambda or member reference 5 years ago
  Matthias Sohn 8f2b4c8a6e Use integer depth in PackWriter's DepthAwareVisitationPolicy 5 years ago
  Matthew DeVore 0a15cb3a2b tree:<depth>: do not revisit tree during packing 5 years ago
  Matthew DeVore 175e66548b tree:<depth> should not traverse overly-deep trees 5 years ago
  Matthew DeVore 93dd2d482a Preliminary support for tree:<depth> filter 5 years ago
  Carsten Hammer 38eaa490f2 Remove unnecessary type specifications 5 years ago
  Matthew DeVore 4cd954856e Expose and pass around the FilterSpec object rather than the raw blob limit 5 years ago
  David Pursehouse e6b4ae2e14 Remove unnecessary @since tags from non-API classes 5 years ago
  Jonathan Tan 32798dcfdb Always send refs' objects despite "filter" in pack 5 years ago
  Han-Wen Nienhuys f3ec7cf3f0 Remove further unnecessary 'final' keywords 6 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  David Pursehouse 901e663a66 PackWriter: Fix Eclipse errors about missing Javadoc 6 years ago
  Jonathan Tan 4ac32e79b7 Teach UploadPack to support filtering by blob size 6 years ago
  Matthias Sohn cc19f64966 Remove deprecated Statistics, UploadPackLogger, UploadPackLoggerChain 6 years ago
  Terry Parker 302596cc67 Add negotiation statistics to PackStatistics 6 years ago
  David Pursehouse 0c259eaf1d Replace explicit calls to initCause where possible 6 years ago
  Matthias Sohn 783dbf1b03 Fix javadoc in org.eclipse.jgit storage/pack package 6 years ago
  Jonathan Tan ccf25f9541 Make PackWriterBitmapWalker public 6 years ago
  Terry Parker c46c720e99 Exclude refs/tags from bitmap commit selection 7 years ago
  Zhen Chen 8f7d0a4fbe Reset ObjectWalker when it starts a new walk 7 years ago
  David Pursehouse 3b4448637f Enable and fix warnings about redundant specification of type arguments 7 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 7 years ago
  Matthias Sohn 08480c948c [infer] Fix ObjectWalk leak in PackWriter.preparePack() 7 years ago
  Jonathan Nieder 061d24f6d5 Remove @since tags from internal packages 7 years ago
  Matthias Sohn 5dc30db56e [findBugs] PackWriter.NONE should be final 7 years ago
  Matthias Sohn f30fe13ac9 [infer] Fix a resource leak in PackWriter 7 years ago
  David Pursehouse 300787b8cf PackWriter: Fix Javadoc tag for thrown exception in preparePack 7 years ago
  Jonathan Nieder f28de24fa8 Document new PackWriter#preparePack variant's parameters and exceptions 7 years ago
  Jonathan Nieder b16e207742 Shallow fetch: Pass along "shallow"s in unparsed-wants case, too 7 years ago
  Terry Parker e426aa8b90 Shallow fetch/clone: Make --depth mean the total history depth 7 years ago
  Terry Parker d385a7a5e5 Shallow fetch: Respect "shallow" lines 7 years ago
  Terry Parker 7edf05530d Shallow fetch: avoid sending unneeded blobs 7 years ago
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull 8 years ago