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