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