Jelmer Vernooij 46cb9ecfd3 Release 0.20.43. 3 лет назад
..
cloud 0a6dc06a0d Fix style. 4 лет назад
contrib aa67e876cf Refactor paramiko tests. 3 лет назад
tests cef367d5a3 Drop inotify-based watch that was always flaky. Fixes #886 3 лет назад
__init__.py 46cb9ecfd3 Release 0.20.43. 3 лет назад
__main__.py e13cc98a4f Import upstream version 0.20.25 4 лет назад
_diff_tree.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 лет назад
_objects.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 лет назад
_pack.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 лет назад
archive.py 6266df34af Reformat with black. 5 лет назад
bundle.py 90a2b333ae Import upstream version 0.20.31 4 лет назад
cli.py a92ab5e826 Fix 'dulwich diff'. Fixes #935 4 лет назад
client.py bb83067f5d Fix typing. 3 лет назад
config.py 38f86a8c4d type-annotate the ConfigDict 3 лет назад
diff_tree.py b1e45cd5fd Add apidocs target. 3 лет назад
errors.py b3083cd903 Add note about error placement. 4 лет назад
fastexport.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 3 лет назад
file.py e13cc98a4f Import upstream version 0.20.25 4 лет назад
graph.py 6266df34af Reformat with black. 5 лет назад
greenthreads.py d6fc2e465e chore: refactor code quality issues 4 лет назад
hooks.py b1e45cd5fd Add apidocs target. 3 лет назад
ignore.py e7818a9482 Fix handling of escaped characters in ignore files. Fixes #930 4 лет назад
index.py 3f91db9fe8 Add dulwich.index.locked_index. 3 лет назад
lfs.py 6266df34af Reformat with black. 5 лет назад
line_ending.py 192e210c58 Fix style. 3 лет назад
log_utils.py 6266df34af Reformat with black. 5 лет назад
lru_cache.py d6fc2e465e chore: refactor code quality issues 4 лет назад
mailmap.py 6266df34af Reformat with black. 5 лет назад
object_store.py 0075eb8b5b miscellaneous typechecking 3 лет назад
objects.py 2e30f2846c Drop python2ish ShaFile.__cmp__. 3 лет назад
objectspec.py 2b8958f1cb More api doc improvements. 3 лет назад
pack.py 1402b87b59 Reuse ChunkPackGenerator. 3 лет назад
patch.py 6266df34af Reformat with black. 5 лет назад
porcelain.py 38f86a8c4d type-annotate the ConfigDict 3 лет назад
protocol.py a420b022b8 client: force fetching known refs when depth > 1 4 лет назад
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking 5 лет назад
reflog.py 231eca441c reflog: add drop_reflog_entry method 5 лет назад
refs.py cef367d5a3 Drop inotify-based watch that was always flaky. Fixes #886 3 лет назад
repo.py 0075eb8b5b miscellaneous typechecking 3 лет назад
server.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 3 лет назад
stash.py 2978b52278 stash: skip pre-commit hooks when generating stash commits 4 лет назад
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
walk.py c8ce22c255 Reformatting. 5 лет назад
web.py 8d71d8d7c7 Convert :ivar: to Google style python docstrings. 4 лет назад