Commit History

Autor SHA1 Mensaxe Data
  Dave Borowitz ace126c5c8 pack: Pass a zlib buffer size through to read_zlib_chunks. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz d5b8ba3d8f Rewrite add_thin_pack to use the fast PackIndexer. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 9f38a56fbf pack: Extract a function to compute the SHA of a file. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz d17c537402 pack: Extract a method to check pack length and SHA. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz f545bf9ce9 test_pack: Test checksum and length mismatch conditions. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz a547456e99 pack: use SEEK_END for PackData.get_stored_checksum(). %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 2b011cc048 Move PackStreamReader from server to pack. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 5710bd4a24 tests/utils: Pass a file object into build_pack. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz fb35e99618 pack: Include offset in PackStreamReader results. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz f963e4600f misc: Add SEEK_CUR. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 9cc6d0bdbd tests: Move write_pack_data to utils.build_pack. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz f24a315536 server: Make PackStreamCopier optionally record delta chains. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz d2941f50fc pack: Allow write_pack_object to compute a SHA. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz cdf5aaae48 pack: Expose which refs were external in DeltaChainIterator. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 740d3c2b67 pack: PackStreamReader SHA calculation and docstring cleanup. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 4e08fc42ae pack: Add a PackIndexer to index packs more quickly. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij a62583508e Fix docstring syntax to be compatible with pydoctor. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 3d254d0886 pack: Add a DeltaChainIterator for faster iteration of PackData. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 572e9ac496 object_store: Fix return type of MemoryObjectStore.get_raw. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 454f3a25e4 pack: Inline PackObjectIterator. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz 6d65d884e7 pack: Compute CRC32 during object unpacking. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz c6d040e8e0 pack: Clean up unpack_object. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz a9cb2835b9 pack: Standardize on single quotes. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 0728e18440 Merge fix to prevent rraising ValueError for correct refs in RefContainer.__delitem__. %!s(int64=14) %!d(string=hai) anos
  milki c9708a3878 Add tests for repo.__delitem__ %!s(int64=14) %!d(string=hai) anos
  milki 72181aa726 Add missing else in repo.__delitem__ %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij d1edd497b7 If setuptools is installed, "python setup.py test" will now run the testsuite. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 5a34edea45 When connect succeeds, don't bother trying other addresses. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij c3f7fc92d7 Merge improvements to pack writing code. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij cba857a52d Add some tests for deltification. %!s(int64=14) %!d(string=hai) anos