Histórico de Commits

Autor SHA1 Mensagem Data
  Jelmer Vernooij f6faf9e187 Upgrade to python 3.7. há 2 anos atrás
  Jelmer Vernooij 08c3505747 Fix typing. há 2 anos atrás
  Jelmer Vernooij 6266df34af Reformat with black. há 4 anos atrás
  Jelmer Vernooij 4fa76cfe2e Fix more types not compatible with py3.5. há 5 anos atrás
  Jelmer Vernooij de12f39702 Fix formatting. há 5 anos atrás
  Jelmer Vernooij 2f933bd334 Enable type checking. há 5 anos atrás
  Jelmer Vernooij 713d9e312b Provide symrefs in server. Fixes #485 há 7 anos atrás
  Jelmer Vernooij e5f6eb1ebd Some style fixes. há 8 anos atrás
  Jelmer Vernooij 8c35904821 Update header to reflect that license is now Apachev2 or GNU GPLv2+. há 8 anos atrás
  Jelmer Vernooij 8eb37d3b44 Update NEWS, README.md to reflect fixing of #295. há 9 anos atrás
  Jelmer Vernooij 9419880cb7 Use assertIn / assertNotIn for easier debugging. há 9 anos atrás
  Mike Edgar d671b3f0aa fix off-by-one depth bug in serving shallow clones há 10 anos atrás
  Tommy Yu b3445db891 Fix handling of 'done' in graph walker and implement the 'no-done' capability. (#88) há 10 anos atrás
  Jelmer Vernooij 5b7d9ba2ca Fix server compat tests on python3 for plain TCP server. há 10 anos atrás
  Gary van der Merwé f64c6342d1 Skip test.compat.test_web on windows, as it is broken, and takes a very long time to fail. há 10 anos atrás
  Jelmer Vernooij 27b20e377b Reintroduce Python2.6 support. há 10 anos atrás
  Gary van der Merwe f6283abd86 Close file objects. há 11 anos atrás
  Jelmer Vernooij 4265383895 Add 'flakes' target invoking pyflakes, and fix some pyflakes warnings. há 11 anos atrás
  Gary van der Merwe 2fd68981c9 Remove ShutdownServerMixIn now that we don't support 2.4 & 2.5. há 11 anos atrás
  Dave Borowitz 42ee8312e2 Add tests for shallow há 15 anos atrás
  Jelmer Vernooij d80294d93a Skip remove branch test for dumb web case. há 11 anos atrás
  Gary van der Merwe 0f0a6f4ba3 Log all error messages from wsgiref server to the logging module. This makes the test suit quiet again. há 12 anos atrás
  David Blewett 88d4a8aae3 Added WSGI middleware to handle transparent gzip decoding há 13 anos atrás
  Jelmer Vernooij 63b947f4c3 tests: Use .addCleanup in a couple more places. há 13 anos atrás
  Jelmer Vernooij bb2a51f74d Drop support for testtools, instead depend on python >= 2.7 or unittest2. há 13 anos atrás
  Jelmer Vernooij d1ca432dd8 Fix running of dulwich.tests.compat.test_web. há 14 anos atrás
  Jelmer Vernooij aebc355dd9 Use absolute imports everywhere. há 14 anos atrás
  Jelmer Vernooij 0bc9928b33 Cleanup some imports. há 14 anos atrás
  Jelmer Vernooij d27bd9c529 dulwich.tests.compat: Fix rest syntax problems in module docstrings. há 14 anos atrás
  Dave Borowitz 9dd2b211c8 Compat tests for servers with and without side-band-64k. há 15 anos atrás