Историја ревизија

Аутор SHA1 Порука Датум
  Jelmer Vernooij 1a62b90b0f Merge branch 'github-fix' of git://github.com/sid0/dulwich пре 11 година
  Jelmer Vernooij cab1d5b9a4 Mention python3 related compatibility fixes. пре 11 година
  Siddharth Agarwal a0343b4fbd Don't wait for EOF in _handle_receive_pack_tail пре 11 година
  Siddharth Agarwal 730463ca4f Don't wait for EOF in _handle_upload_pack_tail with side-band-64k пре 11 година
  Jelmer Vernooij bd834f06f6 Merge branch 'python3' of git://github.com/garyvdm/dulwich пре 11 година
  Gary van der Merwe 8f4db8b43b Remove monkeypatch for older versions of urlparse.uses_netloc. пре 11 година
  Gary van der Merwe 2fd68981c9 Remove ShutdownServerMixIn now that we don't support 2.4 & 2.5. пре 11 година
  Gary van der Merwe 70ea9dd73c Use next(iter) instead of iter.next() пре 11 година
  Gary van der Merwe 5d66fbea9d Use email.parser rather than rfc822. пре 11 година
  Gary van der Merwe 8914c3457f Use io.BytesIO rather than cStringIO. пре 11 година
  Gary van der Merwe 9a4001c460 Use collections.MutableMapping instead of UserDict.DictMixin пре 11 година
  Gary van der Merwe 38a761d415 Use key functions rather than cmp functions. пре 11 година
  Gary van der Merwe 770937f082 Use range instead of xrange, and list(range()). пре 11 година
  Gary van der Merwe a86e3d9452 Apply lib2to3.fixes.print пре 11 година
  Gary van der Merwe 55124a5ea8 Apply lib2to3.fixes.tuple_params, and provied sensible names and docs. пре 11 година
  Gary van der Merwe 6ce5acaf9a Apply some lib2to3.fixes.fix_idioms (exclued list(x).sort() -> sorted(x) changes.) пре 11 година
  Gary van der Merwe 044a7c1b69 Apply lib2to3.fixes.fix_apply пре 11 година
  Gary van der Merwe 7514a74041 Change relative imports to absolute. пре 11 година
  Gary van der Merwe 7719284af3 Apply lib2to3.fixes.fix_numliterals пре 11 година
  Gary van der Merwe dbaf169fe2 Apply lib2to3.fixes.fix_except пре 11 година
  Jelmer Vernooij b4fe3bf16f Update NEWS. пре 11 година
  Damien Tournoud 5587baddcd Test for ProtocolGraphWalker if the repository is empty. пре 11 година
  Damien Tournoud 4f16a58ec6 Upload pack: We have to wait for the client to close the connection by itself. пре 11 година
  Jelmer Vernooij 767ba0d0cc Add support for 'http.useragent'. пре 11 година
  Jelmer Vernooij 3e3f61aa00 Support http.proxy setting in HttpGitClient. пре 11 година
  Jelmer Vernooij 63ef94b2d6 Add bug # пре 11 година
  Jelmer Vernooij 650843d9bb Fix reset handling in fastexport module. пре 11 година
  Jelmer Vernooij 46edb725b0 No longer build for Python 2.6. пре 11 година
  Jelmer Vernooij 080000bc8d Drop support for Python < 2.7. пре 11 година
  Jelmer Vernooij bb676beb02 Sort command names in bin/dulwich. пре 11 година