Peter Rowlands a800138ed6 clone: re-add progress support 3 年之前
..
cloud 0a6dc06a0d Fix style. 4 年之前
contrib 4f5edd29dc Avoid kwarg. 3 年之前
tests 0b2086639b Properly close repository; should break tests on Windows. Fixes #928 3 年之前
__init__.py fb0c227f9f Release 0.20.32. 3 年之前
__main__.py 9ad47ae34a cli: allow invoking the package 4 年之前
_diff_tree.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 年之前
_objects.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 年之前
_pack.c b7f7c6b181 Drop python 2 compatibility in C extensions. 5 年之前
archive.py 6266df34af Reformat with black. 4 年之前
bundle.py 0502730b13 make num_records argument to write_pack-data optional. 3 年之前
cli.py 9ad47ae34a cli: allow invoking the package 4 年之前
client.py a800138ed6 clone: re-add progress support 3 年之前
config.py 952573478a Fix typing. 4 年之前
diff_tree.py d6fc2e465e chore: refactor code quality issues 4 年之前
errors.py b3083cd903 Add note about error placement. 3 年之前
fastexport.py c8ce22c255 Reformatting. 4 年之前
file.py 27c22f9af3 adjust default file mask to be consistent with git 4 年之前
graph.py 6266df34af Reformat with black. 4 年之前
greenthreads.py d6fc2e465e chore: refactor code quality issues 4 年之前
hooks.py 91b0b84dd0 Allow adding files to repository in pre-commit hook. Fixes #916 3 年之前
ignore.py 00b511015d Skip lines with spaces only in .gitignore 4 年之前
index.py b5e1f2c41b Drop long deprecated Index.iterblobs and iter_fresh_blobs. 3 年之前
lfs.py 6266df34af Reformat with black. 4 年之前
line_ending.py 0e20ee811c fix comments 4 年之前
log_utils.py 6266df34af Reformat with black. 4 年之前
lru_cache.py d6fc2e465e chore: refactor code quality issues 4 年之前
mailmap.py 6266df34af Reformat with black. 4 年之前
object_store.py 8d71d8d7c7 Convert :ivar: to Google style python docstrings. 3 年之前
objects.py 076647f6dc Raise exception when encountering submodules. 3 年之前
objectspec.py 7fe42abdb8 Support refs in parse_treeish(). 3 年之前
pack.py 0502730b13 make num_records argument to write_pack-data optional. 3 年之前
patch.py 6266df34af Reformat with black. 4 年之前
porcelain.py a800138ed6 clone: re-add progress support 3 年之前
protocol.py a420b022b8 client: force fetching known refs when depth > 1 4 年之前
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking 4 年之前
reflog.py 231eca441c reflog: add drop_reflog_entry method 4 年之前
refs.py 04a6f3ccd6 Move _import_remote_refs to dulwich.refs. 3 年之前
repo.py a800138ed6 clone: re-add progress support 3 年之前
server.py a56e0d8a39 update existing determine_wants callbacks to accept depth kwarg 4 年之前
stash.py 2978b52278 stash: skip pre-commit hooks when generating stash commits 4 年之前
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 年之前
walk.py c8ce22c255 Reformatting. 4 年之前
web.py 8d71d8d7c7 Convert :ivar: to Google style python docstrings. 3 年之前