Jelmer Vernooij 8603d58d9f Change iteritems -> items. 3 years ago
..
cloud 0a6dc06a0d Fix style. 4 years ago
contrib d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 4 years ago
tests 8603d58d9f Change iteritems -> items. 3 years ago
__init__.py e5af84d87e Release 0.20.33. 3 years ago
__main__.py 9ad47ae34a cli: allow invoking the package 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. 5 years ago
bundle.py 0502730b13 make num_records argument to write_pack-data optional. 4 years ago
cli.py a92ab5e826 Fix 'dulwich diff'. Fixes #935 4 years ago
client.py efff0e98fe Preserve config. 3 years ago
config.py 8603d58d9f Change iteritems -> items. 3 years ago
diff_tree.py d6fc2e465e chore: refactor code quality issues 4 years ago
errors.py b3083cd903 Add note about error placement. 4 years ago
fastexport.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 4 years ago
file.py 27c22f9af3 adjust default file mask to be consistent with git 4 years ago
graph.py 6266df34af Reformat with black. 5 years ago
greenthreads.py d6fc2e465e chore: refactor code quality issues 4 years ago
hooks.py 91b0b84dd0 Allow adding files to repository in pre-commit hook. Fixes #916 4 years ago
ignore.py e7818a9482 Fix handling of escaped characters in ignore files. Fixes #930 4 years ago
index.py b5e1f2c41b Drop long deprecated Index.iterblobs and iter_fresh_blobs. 4 years ago
lfs.py 6266df34af Reformat with black. 5 years ago
line_ending.py 0e20ee811c fix comments 4 years ago
log_utils.py 6266df34af Reformat with black. 5 years ago
lru_cache.py d6fc2e465e chore: refactor code quality issues 4 years ago
mailmap.py 6266df34af Reformat with black. 5 years ago
object_store.py 8d71d8d7c7 Convert :ivar: to Google style python docstrings. 4 years ago
objects.py 076647f6dc Raise exception when encountering submodules. 4 years ago
objectspec.py 7fe42abdb8 Support refs in parse_treeish(). 4 years ago
pack.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 4 years ago
patch.py 6266df34af Reformat with black. 5 years ago
porcelain.py a92ab5e826 Fix 'dulwich diff'. Fixes #935 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 5 years ago
reflog.py 231eca441c reflog: add drop_reflog_entry method 5 years ago
refs.py 04a6f3ccd6 Move _import_remote_refs to dulwich.refs. 4 years ago
repo.py 1d4c5c1ff9 use commondir rather than controldir for configs 3 years ago
server.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 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. 5 years ago
web.py 8d71d8d7c7 Convert :ivar: to Google style python docstrings. 4 years ago