Commit History

Author SHA1 Message Date
  Jelmer Vernooij a95e9b5986 Add pointer to 0.19 branch in README. 4 years ago
  Jelmer Vernooij 76cfbf4ac9 Drop python2 builds. 4 years ago
  Jelmer Vernooij 6e44c8876f Use fsencode/fsdecode. 4 years ago
  Jelmer Vernooij f4289ad930 Use fsdecode / fsencode where possible. 4 years ago
  Jelmer Vernooij 64366ddeb5 Ignore .mypy_cache/. 4 years ago
  Jelmer Vernooij de12f39702 Fix formatting. 4 years ago
  Jelmer Vernooij 2f933bd334 Enable type checking. 4 years ago
  Jelmer Vernooij 755088a70d Remove some unnecessary import fallbacks. 4 years ago
  Jelmer Vernooij 218fea8151 Fix some style issues. 4 years ago
  Jelmer Vernooij 527467e4c5 Support tweaking pack compression level. 4 years ago
  Jelmer Vernooij 457858d8c5 Support the looseCompression and compression settings. 4 years ago
  Jelmer Vernooij 0d00dea935 Add loose_compression_level flag to DiskObjectStore. 4 years ago
  Jelmer Vernooij 20246a9e85 Drop support for Python 2. 4 years ago
  Jelmer Vernooij f91c317e6f Disable -Werror. 4 years ago
  Jelmer Vernooij e967ee385a Default to python 3. 4 years ago
  Jelmer Vernooij 0da4174a89 Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich 4 years ago
  Manuel Jacob 36bc92657b Make it possible to pass custom classes to default_urllib3_manager(). 4 years ago
  Manuel Jacob 59c5ee1e0a Add assert for return type of default_urllib3_manager(). 4 years ago
  Manuel Jacob 7697347217 Add function to get credentials from the Git credentials store. 4 years ago
  Manuel Jacob 36593daf23 Fix spelling of PyPy in the README. 4 years ago
  Manuel Jacob 03ade446d5 Factor out code for getting paths inside XDG config home. 4 years ago
  Jelmer Vernooij 42d682beaf Clarify wording around string use. 4 years ago
  Jelmer Vernooij 401c4bae62 Actually include the python-patch license, since 'MIT License' is not necessarily clear. 4 years ago
  Jelmer Vernooij 4c0d78c494 Fix import. 4 years ago
  Jelmer Vernooij 24986435b8 Move EmptyFileException to dulwich.objects. 4 years ago
  Jelmer Vernooij bb6b7bc009 Mention the specific file that is empty. 4 years ago
  Jelmer Vernooij 59ba47f046 Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635' 4 years ago
  Jelmer Vernooij c7cf7913b6 Update NEWS. 4 years ago
  Manuel Jacob bcb4459da4 Use utf-8 instead of file system encoding to convert path to str. 4 years ago
  Jelmer Vernooij 183a43059f Simplify the API a bit and fix backwards compatibility, add NEWS item. 4 years ago