33 Commits (6976a30f443ece4815a977b0a5a897c0236018f7)

Author SHA1 Message Date
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories 2 years ago
  Matthias Sohn 26b23b2713 Define constants for pack config option keys 4 years ago
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format 4 years ago
  Matthias Sohn 8bf9c668ad Wait opening new packfile until it can't be racy anymore 5 years ago
  Mincong HUANG d09388e156 Avoid double words 5 years ago
  Han-Wen Nienhuys 6d370d837c Remove 'final' in parameter lists 6 years ago
  Matthias Sohn 56cc6afeba Fix javadoc in org.eclipse.jgit storage/file and pack package 6 years ago
  Terry Parker 8dd53135cb Add a new singlePack option to PackConfig 6 years ago
  David Pursehouse 7ac182f4e4 Enable and fix 'Should be tagged with @Override' warning 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
  Terry Parker 80c7884ea6 Expose bitmap selection parameters via PackConfig 8 years ago
  Terry Parker 320a4142ad Update bitmap selection throttling to fully span active branches. 8 years ago
  Terry Parker 2524157d3d Limit the range of commits for which bitmaps are created. 8 years ago
  Robin Rosenberg 32ff57a2b2 Cleanup javadocs so they pass the java8 doclint checks 10 years ago
  Matthias Sohn 2f93551e18 Add missing @since tags for new API methods 11 years ago
  Shawn Pearce 5d446f410d Support cutting existing delta chains longer than the max depth 11 years ago
  Tomasz Zarna 48f30b8614 Fix @since tags in JGit, version 2.4 never existed 11 years ago
  Edwin Kempin e02708a8b3 Fix formatting of PackConfig.toString() & GC.RepoStatistics.toString() 11 years ago
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage 11 years ago
  Edwin Kempin eac218b7b4 Add toString() for PackConfig 11 years ago
  Colby Ranger e6883dfe4b Enable writing bitmaps during GC by default. 11 years ago
  Colby Ranger dafcb8f6db Support creating pack bitmap indexes in PackWriter. 11 years ago
  Robin Rosenberg c310fa0c80 Mark non-externalizable strings as such 11 years ago
  Shawn O. Pearce 14680f6e6e Add copy constructor to PackConfig 12 years ago
  Shawn O. Pearce c11711f98e Use limited getCachedBytes code to reduce duplication 13 years ago
  Shawn O. Pearce 5f5da8b1d4 Enable configuration of non-standard pack settings 13 years ago
  Shawn O. Pearce 1a06179ea7 Move PackWriter configuration to PackConfig 13 years ago
  Shawn O. Pearce 74e0835012 Honor pack.threads and perform delta search in parallel 14 years ago
  Shawn O. Pearce a960d1429e Cache small deltas during packing 14 years ago
  Shawn O. Pearce 6730f9e3c8 Configure core.bigFileThreshold into PackWriter 14 years ago
  Shawn O. Pearce 616bc74cf7 Add more configuration options to PackWriter 14 years ago
  Git Development Community 1a6964c827 Initial JGit contribution to eclipse.org 14 years ago