Jelmer Vernooij 973dbcda69 Release 0.20.42. 3 years ago
..
cloud 7647652f07 Fix style. 4 years ago
contrib df31c8b6cb Refactor paramiko tests. 3 years ago
tests b6cda6502e Drop inotify-based watch that was always flaky. Fixes #886 3 years ago
__init__.py 973dbcda69 Release 0.20.42. 3 years ago
__main__.py c3fb8b7b99 cli: allow invoking the package 4 years ago
_diff_tree.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
_objects.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
_pack.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
archive.py a5ce511bd1 Reformat with black. 5 years ago
bundle.py db02aea6db make num_records argument to write_pack-data optional. 4 years ago
cli.py 05df5e3a4f Fix 'dulwich diff'. Fixes #935 3 years ago
client.py 6e887733be Revert removal of caching full HTTP response. See #966 for details. 3 years ago
config.py 9b350dff1c miscellaneous typechecking 3 years ago
diff_tree.py fc5e5b9f49 Add apidocs target. 3 years ago
errors.py 203f875313 Add note about error placement. 4 years ago
fastexport.py 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 3 years ago
file.py a98f46c5dd adjust default file mask to be consistent with git 4 years ago
graph.py a5ce511bd1 Reformat with black. 5 years ago
greenthreads.py bc7847b9ce chore: refactor code quality issues 4 years ago
hooks.py fc5e5b9f49 Add apidocs target. 3 years ago
ignore.py 4b38cc416a Fix handling of escaped characters in ignore files. Fixes #930 4 years ago
index.py 2d2eeffd51 Add dulwich.index.locked_index. 3 years ago
lfs.py a5ce511bd1 Reformat with black. 5 years ago
line_ending.py 5944cbb19b Fix style. 3 years ago
log_utils.py a5ce511bd1 Reformat with black. 5 years ago
lru_cache.py bc7847b9ce chore: refactor code quality issues 4 years ago
mailmap.py a5ce511bd1 Reformat with black. 5 years ago
object_store.py 9b350dff1c miscellaneous typechecking 3 years ago
objects.py 751ce7b201 Drop python2ish ShaFile.__cmp__. 3 years ago
objectspec.py c466400472 More api doc improvements. 3 years ago
pack.py 3b86557eb3 Reuse ChunkPackGenerator. 3 years ago
patch.py a5ce511bd1 Reformat with black. 5 years ago
porcelain.py 858a4c6dc9 porcelain: add untracked_files kwarg to status 3 years ago
protocol.py 36d77516a4 client: force fetching known refs when depth > 1 4 years ago
py.typed 656703d0ac [setup] Add py.typed to allow type checking 5 years ago
reflog.py f79aad85d0 reflog: add drop_reflog_entry method 4 years ago
refs.py b6cda6502e Drop inotify-based watch that was always flaky. Fixes #886 3 years ago
repo.py 9b350dff1c miscellaneous typechecking 3 years ago
server.py 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 3 years ago
stash.py b2c0a5cc0a stash: skip pre-commit hooks when generating stash commits 4 years ago
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
walk.py 6d4310ee1d Reformatting. 5 years ago
web.py 8c0db3d8e8 Convert :ivar: to Google style python docstrings. 4 years ago