Historia zmian

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