История коммитов

Автор SHA1 Сообщение Дата
  Jelmer Vernooij 769602fe21 Drop python2 builds. 5 лет назад
  Jelmer Vernooij 9819762f6c Use fsencode/fsdecode. 5 лет назад
  Jelmer Vernooij 121aeb61c1 Use fsdecode / fsencode where possible. 5 лет назад
  Jelmer Vernooij f881f9b475 Ignore .mypy_cache/. 5 лет назад
  Jelmer Vernooij 7e20761224 Fix formatting. 5 лет назад
  Jelmer Vernooij 7431fa5c3f Enable type checking. 5 лет назад
  Jelmer Vernooij b119e5112c Remove some unnecessary import fallbacks. 5 лет назад
  Jelmer Vernooij df534bba82 Fix some style issues. 5 лет назад
  Jelmer Vernooij a66d2a81f2 Support tweaking pack compression level. 5 лет назад
  Jelmer Vernooij a44361b7fc Support the looseCompression and compression settings. 5 лет назад
  Jelmer Vernooij 6f03beec84 Add loose_compression_level flag to DiskObjectStore. 5 лет назад
  Jelmer Vernooij 1cf908f58c Drop support for Python 2. 5 лет назад
  Jelmer Vernooij d98c9fe512 Disable -Werror. 5 лет назад
  Jelmer Vernooij 609b9ef3c2 Default to python 3. 5 лет назад
  Jelmer Vernooij 1e20d9dab8 Merge branch 'git-credential-store' of git+ssh://github.com/manueljacob/dulwich 5 лет назад
  Manuel Jacob cc05da4045 Make it possible to pass custom classes to default_urllib3_manager(). 5 лет назад
  Manuel Jacob 392626d678 Add assert for return type of default_urllib3_manager(). 5 лет назад
  Manuel Jacob 76a2917e06 Add function to get credentials from the Git credentials store. 5 лет назад
  Manuel Jacob dba75b145f Fix spelling of PyPy in the README. 5 лет назад
  Manuel Jacob 6d142c657c Factor out code for getting paths inside XDG config home. 5 лет назад
  Jelmer Vernooij e9ec785f34 Clarify wording around string use. 5 лет назад
  Jelmer Vernooij 3e4dbe7c48 Actually include the python-patch license, since 'MIT License' is not necessarily clear. 5 лет назад
  Jelmer Vernooij 9e0cf777c8 Fix import. 5 лет назад
  Jelmer Vernooij 8bd665a6cf Move EmptyFileException to dulwich.objects. 5 лет назад
  Jelmer Vernooij 68b83c017c Mention the specific file that is empty. 5 лет назад
  Jelmer Vernooij 00466dccd0 Merge commit '183a43059fe40949ef7674626ac2cd2f8eb0a635' 5 лет назад
  Jelmer Vernooij e165c6619e Update NEWS. 5 лет назад
  Manuel Jacob 750cf3d1ce Use utf-8 instead of file system encoding to convert path to str. 5 лет назад
  Jelmer Vernooij 921321f6d0 Simplify the API a bit and fix backwards compatibility, add NEWS item. 5 лет назад
  Brecht Machiels c0bc37f278 Fix pushing from a shallow clone 5 лет назад