Commit History

Autor SHA1 Mensaxe Data
  Risto Kankkunen 685cf860af Run Git in tests without user's ".gitconfig". %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 2c7868e73c Allow determine_wants methods to include the zero sha in their return value. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij df4aeaf611 Add support for retrieving tarballs from remote servers. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 711969d1c9 Merge fix from Chris to hide unpacking objects from git during tests. %!s(int64=13) %!d(string=hai) anos
  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. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij ea94de72ff Smart protocol clients can now change refs even if they are not uploading new data. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 7371a64402 Edit per-repo configuration file rather than using -c, which is only available %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 6e11b0ff65 Require at least git 1.6.6 when testing http smart server support. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij 528cbe0287 client: Support smart server access over https, pass URLs around rather than tuples with hostname/port/username/etc. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij cdc59439b2 compat.test_client: Quieten http client tests. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij d67ecb3735 Implement HTTPGitClient._read_references. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij f6b5c1b5a1 Add basic tests for HTTPGitClient. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. %!s(int64=13) %!d(string=hai) anos
  Jelmer Vernooij aebc355dd9 Use absolute imports everywhere. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 0bc9928b33 Cleanup some imports. %!s(int64=14) %!d(string=hai) anos
  Jelmer Vernooij 4b53f72dd3 compat-tests: Always use dulwich.tests.TestCase rather than unittest.TestCase. %!s(int64=14) %!d(string=hai) anos
  Dave Borowitz e0aa28be02 Use run_git_or_fail in compat tests wherever possible. %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 5eb51e6264 Use --quiet when initializing git repositories in compat tests. %!s(int64=15) %!d(string=hai) anos
  Augie Fackler a96e232ee3 compat.test_client: test SubprocessGitClient and SSHGitClient %!s(int64=15) %!d(string=hai) anos
  Jelmer Vernooij 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. %!s(int64=15) %!d(string=hai) anos
  Augie Fackler 1e1b0eb334 client: fix send_pack when there is nothing to send %!s(int64=15) %!d(string=hai) anos
  Augie Fackler 6e1cbc7e82 compat.test_client: test fetching packs %!s(int64=15) %!d(string=hai) anos
  Augie Fackler bc59c3d5f5 client: raise an exception when send_pack fails %!s(int64=15) %!d(string=hai) anos