31 Révisions (6976a30f443ece4815a977b0a5a897c0236018f7)

Auteur SHA1 Message Date
  Fabio Ponciroli 6976a30f44 searchForReuse might impact performance in large repositories il y a 3 ans
  Nasser Grainawi 2a6b2eddcf PackFile: Add id + ext based constructors il y a 3 ans
  Nasser Grainawi 971dafd302 Create a PackFile class for Pack filenames il y a 3 ans
  Nasser Grainawi efb154fc24 Rename PackFile to Pack il y a 3 ans
  Matthias Sohn 5c5f7c6b14 Update EDL 1.0 license headers to new short SPDX compliant format il y a 4 ans
  Thomas Wolf 123634e2aa Close some Repository instances in tests il y a 4 ans
  Thomas Wolf 762f6212b4 Close RevWalks in tests il y a 4 ans
  David Turner 59640fb4f0 Constants for objects and info/{http-,}alternates il y a 4 ans
  Carsten Hammer 84fc5c908d Convert to lambda or member reference il y a 5 ans
  David Pursehouse 5d9c78e471 PackWriterTest: Open TestRepository in try-with-resource 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 5c70be0085 Open auto-closeable resources in try-with-resource il y a 6 ans
  Hector Caballero 4334b27d3c ObjectDirectory: Add pack directory getter il y a 6 ans
  Terry Parker c46c720e99 Exclude refs/tags from bitmap commit selection 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
  Shawn Pearce 61d4922928 Fix missing deltas near type boundaries il y a 7 ans
  David Pursehouse a45cfee7a3 Organize imports 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
  Terry Parker 9843489cb8 PackWriterTest: Improve readability il y a 7 ans
  David Pursehouse 101ac16e8d PackWriterTest: Open RevWalk in try-with-resource il y a 8 ans
  Shawn Pearce 4e650c0d76 PackWriter: Declare preparePack object sets as @NonNull il y a 8 ans
  Shawn Pearce 29aa444760 PackWriter: use lib.ObjectIdSet to avoid wrapper il y a 8 ans
  James Kolb 3096a13340 Included cached deltas in delta packStatistics. il y a 8 ans
  Matthias Sohn 686124bec3 Replace deprecated release() methods by close() il y a 9 ans
  Christian Halstrick fa4f00b7ed Fix PackWriterBitmapWalker handling non-existing uninteresting objects il y a 9 ans
  Shawn Pearce d54d19740a Move SampleDataRepositoryTestCase to org.eclipse.jgit.test il y a 10 ans
  Shawn Pearce f32b861243 JGit 3.0: move internal classes into an internal subpackage il y a 11 ans
  Robin Rosenberg 767be14f34 Move base test classes to the junit bundle for reuse for Java 7 tests il y a 11 ans
  Colby Ranger 7c58f6282a Update DfsGarbageCollector to not read back a pack index. il y a 11 ans
  Colby Ranger 82ecfb3e31 Remove packIndex field from FileObjDatabase openPack method. il y a 11 ans
  Robin Rosenberg a57dd1c164 Declare essentially static methods as static il y a 11 ans
  Robin Rosenberg a7b0641b96 Use assertTrue/False instead of equals with boolean literals il y a 11 ans
  Christian Halstrick 0f84b86e01 fix PackWriter excluded objects handling il y a 12 ans
  Shawn O. Pearce 74333e63b6 PackWriter: Make want/have actual sets il y a 12 ans
  Shawn O. Pearce 7a9bf1e2e0 PackWriter: Rename getObjectsNumber to getObjectCount il y a 13 ans
  Shawn O. Pearce 65f9a6e58b Fix dumb transport push il y a 13 ans
  Shawn O. Pearce 1bf0c3cdb1 Refactor IndexPack to not require local filesystem il y a 13 ans
  Robin Rosenberg d9e07a574a Convert all JGit unit tests to JUnit 4 il y a 13 ans
  Shawn O. Pearce 1a06179ea7 Move PackWriter configuration to PackConfig il y a 14 ans
  Shawn O. Pearce 6b62e53b60 Move PackWriter progress monitors onto the operations il y a 14 ans
  Shawn O. Pearce a45728d7a4 Ensure ObjectReader used by PackWriter is released il y a 14 ans
  Shawn O. Pearce ea21c111cb Move PackWriter over to storage.pack.PackWriter il y a 14 ans
  Shawn O. Pearce ad5238dc67 Move FileRepository to storage.file.FileRepository il y a 14 ans
  Shawn O. Pearce 767fd314ad Use getObjectsDatabase().getDirectory() to find objects il y a 14 ans
  Shawn O. Pearce 252cd74eb0 Remove pack stream from PackWriterTest il y a 14 ans
  Shawn O. Pearce e336bad367 Only import the sample data packs on tests that need them il y a 14 ans