95 Révisions (235fe7a50a6cbc85434be5d7321925821a509703)

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