Commit Verlauf

Autor SHA1 Nachricht Datum
  Jelmer Vernooij bdf00b8de5 Merge gzip filter support. vor 13 Jahren
  Jelmer Vernooij 7b3611c6b7 Avoid using custom gzip module and incrementally parse. vor 13 Jahren
  David Blewett 4dfcf0288b Added WSGI middleware to handle transparent gzip decoding vor 13 Jahren
  Jelmer Vernooij e0a42ca310 Use TestCase.assertEqual rather than TestCase.assertEquals. vor 13 Jahren
  Jelmer Vernooij 4c0de312d7 Fix formatting timezones so that it is possible to regenerate --700 timezones. vor 13 Jahren
  Jelmer Vernooij dab71c528a Fix two pydoctor warnings. vor 13 Jahren
  Jelmer Vernooij 63a65d2377 Merge fix for parsing of invalid timezones from Jason R. Coombs. vor 13 Jahren
  Jason R. Coombs e627c86795 Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828. vor 13 Jahren
  Jelmer Vernooij a827af865e Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. vor 13 Jahren
  Sam Vilain 78a4cd0490 Add support for client init args in get_transport_and_path vor 13 Jahren
  Jelmer Vernooij 8f8c24ce69 Fix python2.4 compatibility. vor 13 Jahren
  Jelmer Vernooij 38954a33b5 Merge support for only negotiating capabilities that are also supported by the vor 13 Jahren
  Rod Cloutier 1211e4d5d4 Added test to validate side bank 64k is not parsed if server does not specify it vor 13 Jahren
  Risto Kankkunen 8a71b8392d Fix capability negotiation in dulwich.client vor 13 Jahren
  Jelmer Vernooij 5eb93b106f Merge fix for formatting of 'extension not found' messages. vor 13 Jahren
  Jelmer Vernooij 0b8e86327a Merge fix to call parent constructor rather than grandparent. Thanks, kankri. vor 13 Jahren
  Jelmer Vernooij cbe207c548 Some more docstrings. vor 13 Jahren
  Risto Kankkunen ab7fa1118e Merged master vor 13 Jahren
  milki aa6a319ad6 clone should checkout HEAD of remote repo vor 13 Jahren
  milki 2c7b4058dc Move checkout to index vor 13 Jahren
  Risto Kankkunen ab7a0a529e Fixed formatting for "extension not found" messages vor 13 Jahren
  Risto Kankkunen 62521f8448 Call the parent class constructor, not grandparent's, to avoid surprises later vor 13 Jahren
  Jelmer Vernooij 5f109a429d Options on the same line as sections in config files are now supported. #920553 vor 13 Jahren
  Jelmer Vernooij 831159881e $HOME is now explicitly specified for tests that use it to read vor 13 Jahren
  milki 48d91cec0b Add checkout. checkout master on clone vor 13 Jahren
  Jelmer Vernooij 7068f50a67 Open 0.8.4. vor 13 Jahren
  Jelmer Vernooij 98c42629a3 Release 0.8.3. vor 13 Jahren
  Jelmer Vernooij 036b35b812 Add a 'dulwich fetch' implementation. vor 13 Jahren
  Jelmer Vernooij e7dfc9fef0 Merge various fixes for running the testsuite on Windows. vor 13 Jahren
  Risto Kankkunen b37ea0aae3 Close all open file handles in the test case vor 13 Jahren