Histórico de Commits

Autor SHA1 Mensagem Data
  Dave Borowitz 288a078251 pack: Expose which refs were external in DeltaChainIterator. há 14 anos atrás
  Dave Borowitz 6e434b19d7 pack: PackStreamReader SHA calculation and docstring cleanup. há 14 anos atrás
  Dave Borowitz 9945067caf pack: Add a PackIndexer to index packs more quickly. há 14 anos atrás
  Jelmer Vernooij 77c90fc333 Fix docstring syntax to be compatible with pydoctor. há 14 anos atrás
  Dave Borowitz 912a0f1e47 pack: Add a DeltaChainIterator for faster iteration of PackData. há 14 anos atrás
  Dave Borowitz a2804ff7fe pack: Inline PackObjectIterator. há 14 anos atrás
  Dave Borowitz 8e5ede2375 pack: Compute CRC32 during object unpacking. há 14 anos atrás
  Dave Borowitz c075f12b66 pack: Clean up unpack_object. há 14 anos atrás
  Dave Borowitz 408b827725 pack: Standardize on single quotes. há 14 anos atrás
  Jelmer Vernooij 63d8732b59 Add some tests for deltification. há 14 anos atrás
  Jelmer Vernooij 0d8a2187d5 Separate out delta generation from pack writing. há 14 anos atrás
  Jelmer Vernooij 3299005b72 Support OFS_DELTA when writing packs. há 14 anos atrás
  Jelmer Vernooij 1efa77ffac Re-use entries dictionary for deltas. há 14 anos atrás
  Jelmer Vernooij a03d84b0f5 Keep entries in dictionary. há 14 anos atrás
  Jelmer Vernooij 8aaf988b98 Some simplifications. há 14 anos atrás
  Jelmer Vernooij 6e57220249 Actually create deltas when creating packs. há 14 anos atrás
  Jelmer Vernooij 96d889f994 Add Pack.pack_tuples(). há 14 anos atrás
  Jelmer Vernooij 64923e5d03 Avoid storing all objects in memory when writing pack. há 14 anos atrás
  Jelmer Vernooij 2c0455c90f write_pack_data and write_pack no longer take a num_objects argument. há 14 anos atrás
  Jelmer Vernooij 8a3f61535e Fix syntax in Pack.keep docstring. há 14 anos atrás
  Jelmer Vernooij b951ca4fae Merge Pack.keep support from Marc Brinkmann. há 14 anos atrás
  Marc Brinkmann 38b3f49613 Added Pack.keep() method. há 14 anos atrás
  Marc Brinkmann 45db39858f Whitespace fix. há 14 anos atrás
  Jelmer Vernooij 2f5beea136 Support use without mmap module (e.g. ironpython). há 14 anos atrás
  Jelmer Vernooij aebc355dd9 Use absolute imports everywhere. há 14 anos atrás
  Tay Ray Chuan f9faace0d4 pack.FilePackIndex: close mmap object há 14 anos atrás
  Tay Ray Chuan 9f9e5eba36 pack.FilePackIndex: use self._file instead of file parameter há 14 anos atrás
  Tay Ray Chuan ae8d2e3201 pack.PackIndex: de-duplicate __iter__ implementation há 14 anos atrás
  Jelmer Vernooij 61c9a751f4 Rename dulwich.misc => dulwich._compat. há 14 anos atrás
  Jelmer Vernooij c6568b717e New dulwich.pack.MemoryPackIndex class. há 15 anos atrás