Commit History

Author SHA1 Message Date
  Jelmer Vernooij f1d90b97c3 client: Fix check for 'report-status' capability. 13 years ago
  Jelmer Vernooij 8e6aaa2851 Merge addition of dulwich.index.build_index_from_tree from milki. 13 years ago
  Jelmer Vernooij 6b1e410377 Merge fix from kankri to reset environment variables during tests, to avoid 13 years ago
  Jelmer Vernooij 6a92ba3213 Some refactoring, put all os.environ-cleaning functionality in TestCase.setUp(). 13 years ago
  Jelmer Vernooij 792648b5d9 merge trunk 13 years ago
  Jelmer Vernooij 8206b81ac8 Merge removal of unused variable. 13 years ago
  codingtony 1686af8020 removed unused variable 13 years ago
  Jelmer Vernooij 7404c13caf Remove more uses of deprecated assertEquals. 13 years ago
  Jelmer Vernooij 66f5e4182d Merge gzip filter support. 13 years ago
  Jelmer Vernooij fe0f76f604 Avoid using custom gzip module and incrementally parse. 13 years ago
  David Blewett 88d4a8aae3 Added WSGI middleware to handle transparent gzip decoding 13 years ago
  Jelmer Vernooij 851e9c7a46 Use TestCase.assertEqual rather than TestCase.assertEquals. 13 years ago
  Jelmer Vernooij 351f6afeff Fix formatting timezones so that it is possible to regenerate --700 timezones. 13 years ago
  Jelmer Vernooij e154e1fbe0 Fix two pydoctor warnings. 13 years ago
  Jelmer Vernooij 12d2aa11be Merge fix for parsing of invalid timezones from Jason R. Coombs. 13 years ago
  Jason R. Coombs a6b19fe4ef Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828. 13 years ago
  Jelmer Vernooij b575ecd598 Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. 13 years ago
  Sam Vilain d0a0f9c62a Add support for client init args in get_transport_and_path 13 years ago
  Jelmer Vernooij 4df8b08502 Fix python2.4 compatibility. 13 years ago
  Jelmer Vernooij ac150c36d6 Merge support for only negotiating capabilities that are also supported by the 13 years ago
  Rod Cloutier 2e1be10a80 Added test to validate side bank 64k is not parsed if server does not specify it 13 years ago
  Risto Kankkunen 6c4ad89bc7 Fix capability negotiation in dulwich.client 13 years ago
  milki d88aabd86c Change add_object to add_objects 13 years ago
  milki 3abd3b5a94 Fix pep8 13 years ago
  milki 3075a00106 Construct modes instead of magic modes 13 years ago
  milki a44580ad49 Make index entry tests explicit 13 years ago
  Jelmer Vernooij 563ec0f763 Merge fix for formatting of 'extension not found' messages. 13 years ago
  Jelmer Vernooij 25d4ee8f68 Merge fix to call parent constructor rather than grandparent. Thanks, kankri. 13 years ago
  Jelmer Vernooij eae3606c6a Some more docstrings. 13 years ago
  Risto Kankkunen 75c0e52a47 Merged master 13 years ago