Historia zmian

Autor SHA1 Wiadomość Data
  Jelmer Vernooij ccfaf15e97 Merge branch 'github-fix' of git://github.com/sid0/dulwich 11 lat temu
  Jelmer Vernooij 0d34fb0a00 Mention python3 related compatibility fixes. 11 lat temu
  Siddharth Agarwal e08a4c62f6 Don't wait for EOF in _handle_receive_pack_tail 11 lat temu
  Siddharth Agarwal b3f9fd164a Don't wait for EOF in _handle_upload_pack_tail with side-band-64k 11 lat temu
  Jelmer Vernooij 5dec9e694a Merge branch 'python3' of git://github.com/garyvdm/dulwich 12 lat temu
  Gary van der Merwe 58921915e8 Remove monkeypatch for older versions of urlparse.uses_netloc. 12 lat temu
  Gary van der Merwe f6943fac9d Remove ShutdownServerMixIn now that we don't support 2.4 & 2.5. 12 lat temu
  Gary van der Merwe a1374fa4a1 Use next(iter) instead of iter.next() 12 lat temu
  Gary van der Merwe 8a9ca887f4 Use email.parser rather than rfc822. 12 lat temu
  Gary van der Merwe 17b8807913 Use io.BytesIO rather than cStringIO. 12 lat temu
  Gary van der Merwe 7ff31f9a5d Use collections.MutableMapping instead of UserDict.DictMixin 12 lat temu
  Gary van der Merwe 5397039f29 Use key functions rather than cmp functions. 12 lat temu
  Gary van der Merwe b07c1fbbbe Use range instead of xrange, and list(range()). 12 lat temu
  Gary van der Merwe 90a88ddb32 Apply lib2to3.fixes.print 12 lat temu
  Gary van der Merwe 4df804b2b0 Apply lib2to3.fixes.tuple_params, and provied sensible names and docs. 12 lat temu
  Gary van der Merwe 33b179de80 Apply some lib2to3.fixes.fix_idioms (exclued list(x).sort() -> sorted(x) changes.) 12 lat temu
  Gary van der Merwe c67873b19f Apply lib2to3.fixes.fix_apply 12 lat temu
  Gary van der Merwe 45e56c79bd Change relative imports to absolute. 12 lat temu
  Gary van der Merwe 5e19901e63 Apply lib2to3.fixes.fix_numliterals 12 lat temu
  Gary van der Merwe 7bc839dde6 Apply lib2to3.fixes.fix_except 12 lat temu
  Jelmer Vernooij f8e89df900 Update NEWS. 12 lat temu
  Damien Tournoud 5c7d2e56b5 Test for ProtocolGraphWalker if the repository is empty. 12 lat temu
  Damien Tournoud d8ab59024f Upload pack: We have to wait for the client to close the connection by itself. 12 lat temu
  Jelmer Vernooij a12aef3430 Add support for 'http.useragent'. 12 lat temu
  Jelmer Vernooij e19347f838 Support http.proxy setting in HttpGitClient. 12 lat temu
  Jelmer Vernooij 7538100af5 Add bug # 12 lat temu
  Jelmer Vernooij f364fa67b6 Fix reset handling in fastexport module. 12 lat temu
  Jelmer Vernooij c8ebea2476 No longer build for Python 2.6. 12 lat temu
  Jelmer Vernooij cface1c8a0 Drop support for Python < 2.7. 12 lat temu
  Jelmer Vernooij fff7598179 Sort command names in bin/dulwich. 12 lat temu