Jelmer Vernooij 6ee4ab5605 Release 0.20.36. há 3 anos atrás
..
cloud 0a6dc06a0d Fix style. há 4 anos atrás
contrib 9522131526 Explicitly check for ModuleNotFoundError. há 3 anos atrás
tests 5fe1f6b9f9 Fix tests on windows. há 3 anos atrás
__init__.py 6ee4ab5605 Release 0.20.36. há 3 anos atrás
__main__.py 9ad47ae34a cli: allow invoking the package há 4 anos atrás
_diff_tree.c b7f7c6b181 Drop python 2 compatibility in C extensions. há 5 anos atrás
_objects.c b7f7c6b181 Drop python 2 compatibility in C extensions. há 5 anos atrás
_pack.c b7f7c6b181 Drop python 2 compatibility in C extensions. há 5 anos atrás
archive.py 6266df34af Reformat with black. há 4 anos atrás
bundle.py 0502730b13 make num_records argument to write_pack-data optional. há 3 anos atrás
cli.py a92ab5e826 Fix 'dulwich diff'. Fixes #935 há 3 anos atrás
client.py a3f555373a flake8 há 3 anos atrás
config.py 0075eb8b5b miscellaneous typechecking há 3 anos atrás
diff_tree.py b1e45cd5fd Add apidocs target. há 3 anos atrás
errors.py b3083cd903 Add note about error placement. há 3 anos atrás
fastexport.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. há 3 anos atrás
file.py 27c22f9af3 adjust default file mask to be consistent with git há 4 anos atrás
graph.py 6266df34af Reformat with black. há 4 anos atrás
greenthreads.py d6fc2e465e chore: refactor code quality issues há 4 anos atrás
hooks.py b1e45cd5fd Add apidocs target. há 3 anos atrás
ignore.py e7818a9482 Fix handling of escaped characters in ignore files. Fixes #930 há 3 anos atrás
index.py 3f91db9fe8 Add dulwich.index.locked_index. há 3 anos atrás
lfs.py 6266df34af Reformat with black. há 4 anos atrás
line_ending.py 192e210c58 Fix style. há 3 anos atrás
log_utils.py 6266df34af Reformat with black. há 4 anos atrás
lru_cache.py d6fc2e465e chore: refactor code quality issues há 4 anos atrás
mailmap.py 6266df34af Reformat with black. há 4 anos atrás
object_store.py 0075eb8b5b miscellaneous typechecking há 3 anos atrás
objects.py 2b8958f1cb More api doc improvements. há 3 anos atrás
objectspec.py 2b8958f1cb More api doc improvements. há 3 anos atrás
pack.py 2b8958f1cb More api doc improvements. há 3 anos atrás
patch.py 6266df34af Reformat with black. há 4 anos atrás
porcelain.py 3b5b9d34fb add walk_untracked kwarg to porcelain.status há 3 anos atrás
protocol.py a420b022b8 client: force fetching known refs when depth > 1 há 4 anos atrás
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking há 4 anos atrás
reflog.py 231eca441c reflog: add drop_reflog_entry method há 4 anos atrás
refs.py 0075eb8b5b miscellaneous typechecking há 3 anos atrás
repo.py 0075eb8b5b miscellaneous typechecking há 3 anos atrás
server.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. há 3 anos atrás
stash.py 2978b52278 stash: skip pre-commit hooks when generating stash commits há 4 anos atrás
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). há 16 anos atrás
walk.py c8ce22c255 Reformatting. há 4 anos atrás
web.py 8d71d8d7c7 Convert :ivar: to Google style python docstrings. há 3 anos atrás