Jelmer Vernooij 881a603cac Change iteritems -> items. 3 年之前
..
cloud 7647652f07 Fix style. 4 年之前
contrib 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 3 年之前
tests 881a603cac Change iteritems -> items. 3 年之前
__init__.py 8f9196b462 Release 0.20.33. 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 c1adc43990 Preserve config. 3 年之前
config.py 881a603cac Change iteritems -> items. 3 年之前
diff_tree.py bc7847b9ce chore: refactor code quality issues 4 年之前
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 ea65fcde8d Allow adding files to repository in pre-commit hook. Fixes #916 4 年之前
ignore.py 4b38cc416a Fix handling of escaped characters in ignore files. Fixes #930 4 年之前
index.py 969feb936c Drop long deprecated Index.iterblobs and iter_fresh_blobs. 4 年之前
lfs.py a5ce511bd1 Reformat with black. 5 年之前
line_ending.py c5f92a8505 fix comments 4 年之前
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 8c0db3d8e8 Convert :ivar: to Google style python docstrings. 4 年之前
objects.py cbaac6e25d Raise exception when encountering submodules. 4 年之前
objectspec.py 0aa845904a Support refs in parse_treeish(). 4 年之前
pack.py 5c76f99b3e Removed unnecessary #noqa statements from 10 files. 3 年之前
patch.py a5ce511bd1 Reformat with black. 5 年之前
porcelain.py 05df5e3a4f Fix 'dulwich diff'. Fixes #935 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 9639ac1e68 Move _import_remote_refs to dulwich.refs. 4 年之前
repo.py 86e2900f60 use commondir rather than controldir for configs 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 年之前