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