Historial de Commits

Autor SHA1 Mensaje Fecha
  Gary van der Merwe a1374fa4a1 Use next(iter) instead of iter.next() hace 11 años
  Gary van der Merwe 8a9ca887f4 Use email.parser rather than rfc822. hace 11 años
  Gary van der Merwe 17b8807913 Use io.BytesIO rather than cStringIO. hace 11 años
  Gary van der Merwe 7ff31f9a5d Use collections.MutableMapping instead of UserDict.DictMixin hace 11 años
  Gary van der Merwe 5397039f29 Use key functions rather than cmp functions. hace 11 años
  Gary van der Merwe b07c1fbbbe Use range instead of xrange, and list(range()). hace 11 años
  Gary van der Merwe 90a88ddb32 Apply lib2to3.fixes.print hace 11 años
  Gary van der Merwe 4df804b2b0 Apply lib2to3.fixes.tuple_params, and provied sensible names and docs. hace 11 años
  Gary van der Merwe 33b179de80 Apply some lib2to3.fixes.fix_idioms (exclued list(x).sort() -> sorted(x) changes.) hace 11 años
  Gary van der Merwe c67873b19f Apply lib2to3.fixes.fix_apply hace 11 años
  Gary van der Merwe 45e56c79bd Change relative imports to absolute. hace 11 años
  Gary van der Merwe 5e19901e63 Apply lib2to3.fixes.fix_numliterals hace 11 años
  Gary van der Merwe 7bc839dde6 Apply lib2to3.fixes.fix_except hace 11 años
  Jelmer Vernooij f8e89df900 Update NEWS. hace 11 años
  Damien Tournoud 5c7d2e56b5 Test for ProtocolGraphWalker if the repository is empty. hace 11 años
  Damien Tournoud d8ab59024f Upload pack: We have to wait for the client to close the connection by itself. hace 12 años
  Jelmer Vernooij a12aef3430 Add support for 'http.useragent'. hace 11 años
  Jelmer Vernooij e19347f838 Support http.proxy setting in HttpGitClient. hace 11 años
  Jelmer Vernooij 7538100af5 Add bug # hace 11 años
  Jelmer Vernooij f364fa67b6 Fix reset handling in fastexport module. hace 11 años
  Jelmer Vernooij c8ebea2476 No longer build for Python 2.6. hace 11 años
  Jelmer Vernooij cface1c8a0 Drop support for Python < 2.7. hace 11 años
  Jelmer Vernooij fff7598179 Sort command names in bin/dulwich. hace 11 años
  Jelmer Vernooij af2fd460d9 Add bin/dulwich support for reset command. hace 11 años
  Jelmer Vernooij b6a3f88874 Support str timezones. hace 11 años
  Jelmer Vernooij 1c307fb763 Add time and timezone arguments for tag. hace 11 años
  Jelmer Vernooij 95165973f0 Add objectish argument to porcelain.tag. hace 11 años
  Jelmer Vernooij 3be2db6d6a Support creating unannotated tags. hace 11 años
  Jelmer Vernooij 1c2a951288 Update NEWS. hace 11 años
  Dmitrij D. Czarkoff 799e22302f Replace 'unlink' with 'rm' in tests. hace 11 años