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

Аутор SHA1 Порука Датум
  Risto Kankkunen 685cf860af Run Git in tests without user's ".gitconfig". пре 13 година
  Jelmer Vernooij 2c7868e73c Allow determine_wants methods to include the zero sha in their return value. пре 13 година
  Jelmer Vernooij df4aeaf611 Add support for retrieving tarballs from remote servers. пре 13 година
  Jelmer Vernooij 711969d1c9 Merge fix from Chris to hide unpacking objects from git during tests. пре 13 година
  Chris Eberle 0619b382f9 Got rid of 'Unpacking objects' messages produced by git-receive-pack. Unfortunately there's no command line options to silence this message, so the only way is to redirect stderr. пре 13 година
  Jelmer Vernooij ea94de72ff Smart protocol clients can now change refs even if they are not uploading new data. пре 13 година
  Jelmer Vernooij 7371a64402 Edit per-repo configuration file rather than using -c, which is only available пре 13 година
  Jelmer Vernooij 6e11b0ff65 Require at least git 1.6.6 when testing http smart server support. пре 13 година
  Jelmer Vernooij 528cbe0287 client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc. пре 13 година
  Jelmer Vernooij cdc59439b2 compat.test_client: Quieten http client tests. пре 13 година
  Jelmer Vernooij d67ecb3735 Implement HTTPGitClient._read_references. пре 13 година
  Jelmer Vernooij f6b5c1b5a1 Add basic tests for HTTPGitClient. пре 13 година
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. пре 13 година
  Jelmer Vernooij aebc355dd9 Use absolute imports everywhere. пре 14 година
  Jelmer Vernooij 0bc9928b33 Cleanup some imports. пре 14 година
  Jelmer Vernooij 4b53f72dd3 compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase. пре 14 година
  Dave Borowitz e0aa28be02 Use run_git_or_fail in compat tests wherever possible. пре 15 година
  Jelmer Vernooij 5eb51e6264 Use --quiet when initializing git repositories in compat tests. пре 15 година
  Augie Fackler a96e232ee3 compat.test_client: test SubprocessGitClient and SSHGitClient пре 15 година
  Jelmer Vernooij 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. пре 15 година
  Augie Fackler 1e1b0eb334 client: fix send_pack when there is nothing to send пре 15 година
  Augie Fackler 6e1cbc7e82 compat.test_client: test fetching packs пре 15 година
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails пре 15 година