Historial de Commits

Autor SHA1 Mensaje Fecha
  Dave Borowitz 08c92bc83c Move PackStreamReader from server to pack. hace 14 años
  Dave Borowitz bf14877225 tests/utils: Pass a file object into build_pack. hace 14 años
  Dave Borowitz b4ff74a111 pack: Include offset in PackStreamReader results. hace 14 años
  Dave Borowitz f50b712e97 misc: Add SEEK_CUR. hace 14 años
  Dave Borowitz 17f10aef38 tests: Move write_pack_data to utils.build_pack. hace 14 años
  Dave Borowitz 560724096a server: Make PackStreamCopier optionally record delta chains. hace 14 años
  Dave Borowitz 5dbaea6a3c pack: Allow write_pack_object to compute a SHA. hace 14 años
  Dave Borowitz ac364ab7c0 pack: Expose which refs were external in DeltaChainIterator. hace 14 años
  Dave Borowitz 0117b10c50 pack: PackStreamReader SHA calculation and docstring cleanup. hace 14 años
  Dave Borowitz f645b82164 pack: Add a PackIndexer to index packs more quickly. hace 14 años
  Jelmer Vernooij 16e4651d1e Fix docstring syntax to be compatible with pydoctor. hace 14 años
  Dave Borowitz a35fc1abe4 pack: Add a DeltaChainIterator for faster iteration of PackData. hace 14 años
  Dave Borowitz d0eaad5a34 object_store: Fix return type of MemoryObjectStore.get_raw. hace 14 años
  Dave Borowitz 4e64015a57 pack: Inline PackObjectIterator. hace 14 años
  Dave Borowitz 0ee782e794 pack: Compute CRC32 during object unpacking. hace 14 años
  Dave Borowitz 9ccd087d7b pack: Clean up unpack_object. hace 14 años
  Dave Borowitz 1b58438c48 pack: Standardize on single quotes. hace 14 años
  Jelmer Vernooij 68e2b4bca4 Merge fix to prevent rraising ValueError for correct refs in RefContainer.__delitem__. hace 14 años
  milki 3dffc3a591 Add tests for repo.__delitem__ hace 14 años
  milki a15a3d7d8b Add missing else in repo.__delitem__ hace 14 años
  Jelmer Vernooij e324543053 If setuptools is installed, "python setup.py test" will now run the testsuite. hace 14 años
  Jelmer Vernooij a6900e0ba5 When connect succeeds, don't bother trying other addresses. hace 14 años
  Jelmer Vernooij a3a61dca38 Merge improvements to pack writing code. hace 14 años
  Jelmer Vernooij 6f239bb259 Add some tests for deltification. hace 14 años
  Jelmer Vernooij e1e67c56dd Separate out delta generation from pack writing. hace 14 años
  Jelmer Vernooij 6345f5ac4f Support OFS_DELTA when writing packs. hace 14 años
  Jelmer Vernooij b5a341f7a2 Re-use entries dictionary for deltas. hace 14 años
  Jelmer Vernooij 7909ae8ff7 Keep entries in dictionary. hace 14 años
  Jelmer Vernooij b6ea8feb0d Some simplifications. hace 14 años
  Jelmer Vernooij 9ff047a59f Actually create deltas when creating packs. hace 14 años