提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij 03df9d0737 Switch to relative imports with abs2rel 2 年之前
  Jelmer Vernooij 23a986ac9b Sort Python import definitions with isort 2 年之前
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. 2 年之前
  Upstream Janitor 623192e1e5 Made 114 improvements. 3 年之前
  Jelmer Vernooij 6266df34af Reformat with black. 4 年之前
  Jelmer Vernooij 252bcae867 Send an empty pack to clients if they requested objects, even if they 4 年之前
  Jelmer Vernooij e5f6eb1ebd Some style fixes. 8 年之前
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. 8 年之前
  Jelmer Vernooij 5b7d9ba2ca Fix server compat tests on python3 for plain TCP server. 10 年之前
  Gary van der Merwé f64c6342d1 Skip test.compat.test_web on windows, as it is broken, and takes a very long time to fail. 10 年之前
  Gary van der Merwe 804f83afbd Skip side-band-64k TCP server tests on windows if cgit not >= 1.9.3. 11 年之前
  Gary van der Merwe f6283abd86 Close file objects. 11 年之前
  Gary van der Merwe 2fd68981c9 Remove ShutdownServerMixIn now that we don't support 2.4 & 2.5. 11 年之前
  Jelmer Vernooij 63b947f4c3 tests: Use .addCleanup in a couple more places. 13 年之前
  Jelmer Vernooij aebc355dd9 Use absolute imports everywhere. 14 年之前
  Jelmer Vernooij 0bc9928b33 Cleanup some imports. 14 年之前
  Jelmer Vernooij d27bd9c529 dulwich.tests.compat: Fix rest syntax problems in module docstrings. 14 年之前
  Dave Borowitz 9dd2b211c8 Compat tests for servers with and without side-band-64k. 15 年之前
  Jelmer Vernooij 17a735460f Always import TestCase from dulwich.tests so it can be extended or overridden. 15 年之前
  Dave Borowitz e950bdd711 Clean up file headers. 15 年之前
  Dave Borowitz 2849c81675 Simplify and fix thin pack resolving. 15 年之前
  Dave Borowitz abf29867f8 Make the server decode a pack as it streams. 15 年之前
  Jelmer Vernooij 2aee483555 Define common TestSkipped exception so it's easier to swap out later for 15 年之前
  Jelmer Vernooij 9e4385ea83 Merge Dave's fixes for the compatibility tests and web. 15 年之前
  Dave Borowitz ce5e9e9c0c Update servers and compat tests to work with DictBackends. 15 年之前
  Jelmer Vernooij 94529d6b27 Remove GitBackendRepo, use plain Repo's instead. 15 年之前
  Jelmer Vernooij 1d5ca31b4e Fix use of git backend. 15 年之前
  Jelmer Vernooij 061d51ba33 Remove unused imports, limit import of nose to one file (so it's easier to 15 年之前
  Dave Borowitz b457b06525 Add cgit compatibility testing framework. 15 年之前