Commit History

Author SHA1 Message Date
  Jelmer Vernooij 62d77523dc Avoid errno. 5 years ago
  Jelmer Vernooij 437fb6ceac Cope with urlparse being imported as a function. 5 years ago
  Jelmer Vernooij bced3762c1 Fix style errors. 5 years ago
  Jelmer Vernooij 11de711310 Merge branch 'actions' 5 years ago
  Jelmer Vernooij a95e9b5986 Add pointer to 0.19 branch in README. 5 years ago
  Jelmer Vernooij 76cfbf4ac9 Drop python2 builds. 5 years ago
  Jelmer Vernooij 6e44c8876f Use fsencode/fsdecode. 5 years ago
  Jelmer Vernooij f4289ad930 Use fsdecode / fsencode where possible. 5 years ago
  Jelmer Vernooij 64366ddeb5 Ignore .mypy_cache/. 5 years ago
  Jelmer Vernooij de12f39702 Fix formatting. 5 years ago
  Jelmer Vernooij 2f933bd334 Enable type checking. 5 years ago
  Jelmer Vernooij 755088a70d Remove some unnecessary import fallbacks. 5 years ago
  Jelmer Vernooij 218fea8151 Fix some style issues. 5 years ago
  Jelmer Vernooij 527467e4c5 Support tweaking pack compression level. 5 years ago
  Jelmer Vernooij 457858d8c5 Support the looseCompression and compression settings. 5 years ago
  Jelmer Vernooij 0d00dea935 Add loose_compression_level flag to DiskObjectStore. 5 years ago
  Jelmer Vernooij 20246a9e85 Drop support for Python 2. 5 years ago
  Jelmer Vernooij cbc84e64ee Attempt to provide S_ISDIR if it's missing. 5 years ago
  Jelmer Vernooij a3f25a0fd1 Drop python 2.7 build. 5 years ago
  Jelmer Vernooij e6cc8d1046 Fix OS targeting. 5 years ago
  Jelmer Vernooij 6068186760 Add publish instructions. 5 years ago
  Jelmer Vernooij c56ab14a9c Fix formatting. 5 years ago
  Jelmer Vernooij 7028420baf Add github action. 5 years ago
  Jelmer Vernooij f91c317e6f Disable -Werror. 5 years ago
  Jelmer Vernooij e967ee385a Default to python 3. 5 years ago
  Jelmer Vernooij 0da4174a89 Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich 5 years ago
  Manuel Jacob 36bc92657b Make it possible to pass custom classes to default_urllib3_manager(). 5 years ago
  Manuel Jacob 59c5ee1e0a Add assert for return type of default_urllib3_manager(). 5 years ago
  Manuel Jacob 7697347217 Add function to get credentials from the Git credentials store. 5 years ago
  Manuel Jacob 36593daf23 Fix spelling of PyPy in the README. 5 years ago