提交歷史

作者 SHA1 備註 提交日期
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. 2 年之前
  Jelmer Vernooij 08c3505747 Fix typing. 2 年之前
  Jelmer Vernooij 6266df34af Reformat with black. 4 年之前
  Jelmer Vernooij 4fa76cfe2e Fix more types not compatible with py3.5. 5 年之前
  Jelmer Vernooij de12f39702 Fix formatting. 5 年之前
  Jelmer Vernooij 2f933bd334 Enable type checking. 5 年之前
  Jelmer Vernooij 713d9e312b Provide symrefs in server. Fixes #485 7 年之前
  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 8eb37d3b44 Update NEWS, README.md to reflect fixing of #295. 9 年之前
  Jelmer Vernooij 9419880cb7 Use assertIn / assertNotIn for easier debugging. 9 年之前
  Mike Edgar d671b3f0aa fix off-by-one depth bug in serving shallow clones 10 年之前
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) 10 年之前
  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 年之前
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. 10 年之前
  Gary van der Merwe f6283abd86 Close file objects. 11 年之前
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. 11 年之前
  Gary van der Merwe 2fd68981c9 Remove ShutdownServerMixIn now that we don't support 2.4 & 2.5. 11 年之前
  Dave Borowitz 42ee8312e2 Add tests for shallow 15 年之前
  Jelmer Vernooij d80294d93a Skip remove branch test for dumb web case. 11 年之前
  Gary van der Merwe 0f0a6f4ba3 Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again. 12 年之前
  David Blewett 88d4a8aae3 Added WSGI middleware to handle transparent gzip decoding 13 年之前
  Jelmer Vernooij 63b947f4c3 tests: Use .addCleanup in a couple more places. 13 年之前
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. 13 年之前
  Jelmer Vernooij d1ca432dd8 Fix running of dulwich.tests.compat.test_web. 14 年之前
  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 年之前