94 コミット (6976a30f443ece4815a977b0a5a897c0236018f7)

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