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