Revīziju vēsture

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