94 Commits (6976a30f443ece4815a977b0a5a897c0236018f7)

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