Commit History

Author SHA1 Message Date
  codingtony 96992e63b8 removed unused variable 13 years ago
  Jelmer Vernooij 1bbceb3a12 Remove more uses of deprecated assertEquals. 13 years ago
  Jelmer Vernooij bdf00b8de5 Merge gzip filter support. 13 years ago
  Jelmer Vernooij 7b3611c6b7 Avoid using custom gzip module and incrementally parse. 13 years ago
  David Blewett 4dfcf0288b Added WSGI middleware to handle transparent gzip decoding 13 years ago
  Jelmer Vernooij e0a42ca310 Use TestCase.assertEqual rather than TestCase.assertEquals. 13 years ago
  Jelmer Vernooij 4c0de312d7 Fix formatting timezones so that it is possible to regenerate --700 timezones. 13 years ago
  Jelmer Vernooij dab71c528a Fix two pydoctor warnings. 13 years ago
  Jelmer Vernooij 63a65d2377 Merge fix for parsing of invalid timezones from Jason R. Coombs. 13 years ago
  Jason R. Coombs e627c86795 Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828. 13 years ago
  Jelmer Vernooij a827af865e 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 78a4cd0490 Add support for client init args in get_transport_and_path 13 years ago
  Jelmer Vernooij 8f8c24ce69 Fix python2.4 compatibility. 13 years ago
  Jelmer Vernooij 38954a33b5 Merge support for only negotiating capabilities that are also supported by the 13 years ago
  Rod Cloutier 1211e4d5d4 Added test to validate side bank 64k is not parsed if server does not specify it 13 years ago
  Risto Kankkunen 8a71b8392d Fix capability negotiation in dulwich.client 13 years ago
  milki 3a3e785e72 Change add_object to add_objects 13 years ago
  milki f5923eaa7b Fix pep8 13 years ago
  milki c82708fa14 Construct modes instead of magic modes 13 years ago
  milki d638864bbf Make index entry tests explicit 13 years ago
  Jelmer Vernooij 5eb93b106f Merge fix for formatting of 'extension not found' messages. 13 years ago
  Jelmer Vernooij 0b8e86327a Merge fix to call parent constructor rather than grandparent. Thanks, kankri. 13 years ago
  Jelmer Vernooij cbe207c548 Some more docstrings. 13 years ago
  Risto Kankkunen ab7fa1118e Merged master 13 years ago
  Risto Kankkunen f0e752f720 Run Git in tests without user's ".gitconfig". 13 years ago
  Risto Kankkunen b1e3dcaeea Don't look up "HOME" environment variable unconditionally to avoid KeyError 13 years ago
  milki fe1683f167 Fix pep8 13 years ago
  milki 1395c45b5a Add test for empty tree 13 years ago
  milki fa976f373a pep8 cleanup 13 years ago
  milki 403a54db2d Change test to use custom repo 13 years ago