Historia zmian

Autor SHA1 Wiadomość Data
  Gary van der Merwe 9a4001c460 Use collections.MutableMapping instead of UserDict.DictMixin 11 lat temu
  Gary van der Merwe 38a761d415 Use key functions rather than cmp functions. 11 lat temu
  Gary van der Merwe 770937f082 Use range instead of xrange, and list(range()). 11 lat temu
  Gary van der Merwe a86e3d9452 Apply lib2to3.fixes.print 11 lat temu
  Gary van der Merwe 55124a5ea8 Apply lib2to3.fixes.tuple_params, and provied sensible names and docs. 11 lat temu
  Gary van der Merwe 6ce5acaf9a Apply some lib2to3.fixes.fix_idioms (exclued list(x).sort() -> sorted(x) changes.) 11 lat temu
  Gary van der Merwe 044a7c1b69 Apply lib2to3.fixes.fix_apply 11 lat temu
  Gary van der Merwe 7514a74041 Change relative imports to absolute. 11 lat temu
  Gary van der Merwe 7719284af3 Apply lib2to3.fixes.fix_numliterals 11 lat temu
  Gary van der Merwe dbaf169fe2 Apply lib2to3.fixes.fix_except 11 lat temu
  Jelmer Vernooij b4fe3bf16f Update NEWS. 11 lat temu
  Damien Tournoud 5587baddcd Test for ProtocolGraphWalker if the repository is empty. 11 lat temu
  Damien Tournoud 4f16a58ec6 Upload pack: We have to wait for the client to close the connection by itself. 11 lat temu
  Jelmer Vernooij 767ba0d0cc Add support for 'http.useragent'. 11 lat temu
  Jelmer Vernooij 3e3f61aa00 Support http.proxy setting in HttpGitClient. 11 lat temu
  Jelmer Vernooij 63ef94b2d6 Add bug # 11 lat temu
  Jelmer Vernooij 650843d9bb Fix reset handling in fastexport module. 11 lat temu
  Jelmer Vernooij 46edb725b0 No longer build for Python 2.6. 11 lat temu
  Jelmer Vernooij 080000bc8d Drop support for Python < 2.7. 11 lat temu
  Jelmer Vernooij bb676beb02 Sort command names in bin/dulwich. 11 lat temu
  Jelmer Vernooij dd5cf2abbb Add bin/dulwich support for reset command. 11 lat temu
  Jelmer Vernooij e72f792ef1 Support str timezones. 11 lat temu
  Jelmer Vernooij 96ad16d43f Add time and timezone arguments for tag. 11 lat temu
  Jelmer Vernooij 8dd329e458 Add objectish argument to porcelain.tag. 11 lat temu
  Jelmer Vernooij 516709ead6 Support creating unannotated tags. 11 lat temu
  Jelmer Vernooij 624f693c1a Update NEWS. 11 lat temu
  Dmitrij D. Czarkoff 0d2d094b67 Replace 'unlink' with 'rm' in tests. 11 lat temu
  milki 148c27a543 Add ConfigFile support to MemoryRepos 11 lat temu
  milki fb5d22bc3e Allow do_commit to make dangling commits 11 lat temu
  Jelmer Vernooij 4bcd7a822d Add support for recursive add. 11 lat temu