Commit History

Autor SHA1 Mensaxe Data
  Jelmer Vernooij 868e7e04ed For the moment, keep deltification disabled - but add a flag to enable it. %!s(int64=11) %!d(string=hai) anos
  Augie Fackler aa0b08fe36 pack.write_pack_objects: when packing, actually build deltas %!s(int64=11) %!d(string=hai) anos
  Augie Fackler 8dba3aa25a pack.write_pack_data: when writing OFS_DELTA entries, write correct offset %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 1023ae8298 Add tests for encode functions. %!s(int64=11) %!d(string=hai) anos
  Augie Fackler 440d8882f6 pack.create_delta: fix copy operations that are larger than 2^24 bytes %!s(int64=11) %!d(string=hai) anos
  Augie Fackler d5abe9f5a5 pack.create_delta: correctly encode copy operations up to 2^24 in size %!s(int64=11) %!d(string=hai) anos
  Augie Fackler ed3089ee11 pack.create_delta: rename a couple of variables to make the code clearer %!s(int64=11) %!d(string=hai) anos
  Augie Fackler ca8181a754 pack.create_delta: move encode_size to not be a nested function %!s(int64=11) %!d(string=hai) anos
  Augie Fackler 61a3664693 pack: enhance docstring on deltify_pack_objects %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe e00ce69f19 Close files for Pack objects. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 395b1460cb Alter itertools import statement so that 2to3 fixes it. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij f6439d709d Merge branch 'py3k' of git://github.com/Ormod/dulwich %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 5a4e20d14b Add pep8 make target and fix some pep8ness. %!s(int64=11) %!d(string=hai) anos
  Hannu Valtonen 2b721b6b86 py3k: Go through all uses of itertools and make them work on py3k %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe c6453c6d42 Use int division `//` insted of float division `/`. %!s(int64=11) %!d(string=hai) anos
  Damien Tournoud c823cad860 DeltaChainIterator: fix a corner case where an object is inflated as an object already in the repository. Fixes #135. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 55124a5ea8 Apply lib2to3.fixes.tuple_params, and provied sensible names and docs. %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 6ce5acaf9a Apply some lib2to3.fixes.fix_idioms (exclued list(x).sort() -> sorted(x) changes.) %!s(int64=11) %!d(string=hai) anos
  Gary van der Merwe 7719284af3 Apply lib2to3.fixes.fix_numliterals %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 19a7e0d218 Use PackData.filename attribute. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij f93d42b8e6 Drop compatibility wrapper for `SEEK_END` and `SEEK_CUR`. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 3c23765bd3 Drop compatibility functions for `hashlib.sha1`. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 93260075e4 Drop compatibility replacement for unpack_from. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 1dabfc2542 Remove compatibility code for collections.defaultdict, in preparation of %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 12646e0442 Two minor optimizations in heavily used code paths. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 2cae2611bf Pass in known sha. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij c42e47b57c Update some copyright headers. %!s(int64=11) %!d(string=hai) anos
  Jelmer Vernooij 3e8799a271 Avoid unnecessary re-opening of index files during pack close. %!s(int64=12) %!d(string=hai) anos
  William Grant 1317237e92 Pack's constructor now takes resolve_ext_ref. %!s(int64=12) %!d(string=hai) anos