Peter Rowlands a019df7640 clarify interaction with new files and autocrlf=input 4 years ago
..
cloud 0a6dc06a0d Fix style. 4 years ago
contrib c16ab0d95c update tests determine_wants callbacks to accept depth kwarg 4 years ago
tests a019df7640 clarify interaction with new files and autocrlf=input 4 years ago
__init__.py eee7146d6d Release 0.20.21. 4 years ago
_diff_tree.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 years ago
_objects.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 years ago
_pack.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 years ago
archive.py 6266df34af Reformat with black. 4 years ago
bundle.py 6266df34af Reformat with black. 4 years ago
cli.py a56e0d8a39 update existing determine_wants callbacks to accept depth kwarg 4 years ago
client.py 22b22a52b0 Don't specify depth to determine_wants if it's not set, for backwards compatibility. 4 years ago
config.py 6266df34af Reformat with black. 4 years ago
diff_tree.py d6fc2e465e chore: refactor code quality issues 4 years ago
errors.py c8ce22c255 Reformatting. 4 years ago
fastexport.py c8ce22c255 Reformatting. 4 years ago
file.py c8ce22c255 Reformatting. 4 years ago
graph.py 6266df34af Reformat with black. 4 years ago
greenthreads.py d6fc2e465e chore: refactor code quality issues 4 years ago
hooks.py bbcc4b0fd0 post-receive hook: fix an exception when the command fails with an error 4 years ago
ignore.py c2e24bef2c Fix find_matching to stop returning after the first match 4 years ago
index.py a019df7640 clarify interaction with new files and autocrlf=input 4 years ago
lfs.py 6266df34af Reformat with black. 4 years ago
line_ending.py a019df7640 clarify interaction with new files and autocrlf=input 4 years ago
log_utils.py 6266df34af Reformat with black. 4 years ago
lru_cache.py d6fc2e465e chore: refactor code quality issues 4 years ago
mailmap.py 6266df34af Reformat with black. 4 years ago
object_store.py 47fe56d069 handle tags in _get_depth 4 years ago
objects.py a6eca77588 Move signing logic to dulwich.objects. 4 years ago
objectspec.py 762fdc8635 Add typing. 4 years ago
pack.py c8ce22c255 Reformatting. 4 years ago
patch.py 6266df34af Reformat with black. 4 years ago
porcelain.py a019df7640 clarify interaction with new files and autocrlf=input 4 years ago
protocol.py a420b022b8 client: force fetching known refs when depth > 1 4 years ago
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking 4 years ago
reflog.py 231eca441c reflog: add drop_reflog_entry method 4 years ago
refs.py 37208088b5 Prevent removal of refs directory. 4 years ago
repo.py 0e6a037495 Fix line-ending conversion support 4 years ago
server.py a56e0d8a39 update existing determine_wants callbacks to accept depth kwarg 4 years ago
stash.py 2978b52278 stash: skip pre-commit hooks when generating stash commits 4 years ago
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
walk.py c8ce22c255 Reformatting. 4 years ago
web.py c8ce22c255 Reformatting. 4 years ago