Историја ревизија

Аутор SHA1 Порука Датум
  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 година
  Risto Kankkunen 5d774e512b Ugly fix for a doctest in "docs/tutorial/repo.txt" to account for different пре 13 година
  Risto Kankkunen 3724fbc88e Use platform-specific file path separators to avoid tests пре 13 година
  Risto Kankkunen b5f3b42ce0 Use universal newlines in subprocess output to prevent tests пре 13 година
  Risto Kankkunen b05d574b8a Do not delete the current working directory to avoid: пре 13 година
  Risto Kankkunen d90678b396 Windows doesn't have "posix" module, use "os" instead. Otherwise the test suite fails to run even a single test. пре 13 година