コミット履歴

作者 SHA1 メッセージ 日付
  Jelmer Vernooij fe0f76f604 Avoid using custom gzip module and incrementally parse. 13 年 前
  David Blewett 88d4a8aae3 Added WSGI middleware to handle transparent gzip decoding 13 年 前
  Jelmer Vernooij 851e9c7a46 Use TestCase.assertEqual rather than TestCase.assertEquals. 13 年 前
  Jelmer Vernooij 351f6afeff Fix formatting timezones so that it is possible to regenerate --700 timezones. 13 年 前
  Jelmer Vernooij e154e1fbe0 Fix two pydoctor warnings. 13 年 前
  Jelmer Vernooij 12d2aa11be Merge fix for parsing of invalid timezones from Jason R. Coombs. 13 年 前
  Jason R. Coombs a6b19fe4ef Expanded parse_timezone to accept double-negatives to be consistent with cgit implementation. Fixes #697828. 13 年 前
  Jelmer Vernooij b575ecd598 Merge patch from Sam Vilain to pass arguments to get_transport_and_path on to the constructor of the transport. 13 年 前
  Sam Vilain d0a0f9c62a Add support for client init args in get_transport_and_path 13 年 前
  Jelmer Vernooij 4df8b08502 Fix python2.4 compatibility. 13 年 前
  Jelmer Vernooij ac150c36d6 Merge support for only negotiating capabilities that are also supported by the 13 年 前
  Rod Cloutier 2e1be10a80 Added test to validate side bank 64k is not parsed if server does not specify it 13 年 前
  Risto Kankkunen 6c4ad89bc7 Fix capability negotiation in dulwich.client 13 年 前
  Jelmer Vernooij 563ec0f763 Merge fix for formatting of 'extension not found' messages. 13 年 前
  Jelmer Vernooij 25d4ee8f68 Merge fix to call parent constructor rather than grandparent. Thanks, kankri. 13 年 前
  Jelmer Vernooij eae3606c6a Some more docstrings. 13 年 前
  Risto Kankkunen 75c0e52a47 Merged master 13 年 前
  milki 83760ea717 clone should checkout HEAD of remote repo 13 年 前
  milki 875f87bb61 Move checkout to index 13 年 前
  Risto Kankkunen f42c6e5cae Fixed formatting for "extension not found" messages 13 年 前
  Risto Kankkunen 8826b9254f Call the parent class constructor, not grandparent's, to avoid surprises later 13 年 前
  Jelmer Vernooij 312a436698 Options on the same line as sections in config files are now supported. #920553 13 年 前
  Jelmer Vernooij 45d211f79d $HOME is now explicitly specified for tests that use it to read 13 年 前
  milki 320105a620 Add checkout. checkout master on clone 13 年 前
  Jelmer Vernooij bbf833c7ea Open 0.8.4. 13 年 前
  Jelmer Vernooij b08905cd24 Release 0.8.3. 13 年 前
  Jelmer Vernooij 7b6caab148 Add a 'dulwich fetch' implementation. 13 年 前
  Jelmer Vernooij f023c88bc0 Merge various fixes for running the testsuite on Windows. 13 年 前
  Risto Kankkunen 33f02a99b3 Close all open file handles in the test case 13 年 前
  Risto Kankkunen 0553f7723b Fix incorrect read/write handling in "object_store.py". 13 年 前