Cronologia Commit

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