Jelmer Vernooij fa7ff27150 Remove unused import. 3 éve
..
cloud 7647652f07 Fix style. 4 éve
contrib bc07a61e0b Explicitly check for ModuleNotFoundError. 3 éve
tests be0377a3f8 Chunk uploads. 3 éve
__init__.py adbaaa25d2 Release 0.20.36. 3 éve
__main__.py c3fb8b7b99 cli: allow invoking the package 4 éve
_diff_tree.c bd48d43232 Drop python 2 compatibility in C extensions. 5 éve
_objects.c bd48d43232 Drop python 2 compatibility in C extensions. 5 éve
_pack.c bd48d43232 Drop python 2 compatibility in C extensions. 5 éve
archive.py a5ce511bd1 Reformat with black. 5 éve
bundle.py db02aea6db make num_records argument to write_pack-data optional. 4 éve
cli.py 05df5e3a4f Fix 'dulwich diff'. Fixes #935 3 éve
client.py fa7ff27150 Remove unused import. 3 éve
config.py 9b350dff1c miscellaneous typechecking 3 éve
diff_tree.py fc5e5b9f49 Add apidocs target. 3 éve
errors.py 203f875313 Add note about error placement. 4 éve
fastexport.py 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 3 éve
file.py a98f46c5dd adjust default file mask to be consistent with git 4 éve
graph.py a5ce511bd1 Reformat with black. 5 éve
greenthreads.py bc7847b9ce chore: refactor code quality issues 4 éve
hooks.py fc5e5b9f49 Add apidocs target. 3 éve
ignore.py 4b38cc416a Fix handling of escaped characters in ignore files. Fixes #930 4 éve
index.py 2d2eeffd51 Add dulwich.index.locked_index. 3 éve
lfs.py a5ce511bd1 Reformat with black. 5 éve
line_ending.py 5944cbb19b Fix style. 3 éve
log_utils.py a5ce511bd1 Reformat with black. 5 éve
lru_cache.py bc7847b9ce chore: refactor code quality issues 4 éve
mailmap.py a5ce511bd1 Reformat with black. 5 éve
object_store.py 9b350dff1c miscellaneous typechecking 3 éve
objects.py c466400472 More api doc improvements. 3 éve
objectspec.py c466400472 More api doc improvements. 3 éve
pack.py 3b86557eb3 Reuse ChunkPackGenerator. 3 éve
patch.py a5ce511bd1 Reformat with black. 5 éve
porcelain.py 38731b9890 add walk_untracked kwarg to porcelain.status 3 éve
protocol.py 36d77516a4 client: force fetching known refs when depth > 1 4 éve
py.typed 656703d0ac [setup] Add py.typed to allow type checking 5 éve
reflog.py f79aad85d0 reflog: add drop_reflog_entry method 4 éve
refs.py 9b350dff1c miscellaneous typechecking 3 éve
repo.py 9b350dff1c miscellaneous typechecking 3 éve
server.py 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 3 éve
stash.py b2c0a5cc0a stash: skip pre-commit hooks when generating stash commits 4 éve
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 éve
walk.py 6d4310ee1d Reformatting. 5 éve
web.py 8c0db3d8e8 Convert :ivar: to Google style python docstrings. 4 éve