Jelmer Vernooij 6681bb12ed Merge branch 'master' into status-untracked-nt-paths 3 years ago
..
cloud 0a6dc06a0d Fix style. 4 years ago
contrib aa67e876cf Refactor paramiko tests. 3 years ago
tests 6681bb12ed Merge branch 'master' into status-untracked-nt-paths 3 years ago
__init__.py e2b2d95c66 release 0.20.45. 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. 4 years ago
bundle.py 0502730b13 make num_records argument to write_pack-data optional. 3 years ago
cli.py e7fbfff571 Handle diverged branches, add --force. 3 years ago
client.py c477828a3e Remove some deprecated functionality. 3 years ago
config.py c477828a3e Remove some deprecated functionality. 3 years ago
diff_tree.py b1e45cd5fd Add apidocs target. 3 years ago
errors.py b3083cd903 Add note about error placement. 4 years ago
fastexport.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 3 years ago
file.py 27c22f9af3 adjust default file mask to be consistent with git 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 529845f7ba Pass in appropriate relative path when executing hooks. 3 years ago
ignore.py 0699568dee more typechecking 3 years ago
index.py 3f91db9fe8 Add dulwich.index.locked_index. 3 years ago
lfs.py 6266df34af Reformat with black. 4 years ago
line_ending.py 192e210c58 Fix style. 3 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 c477828a3e Remove some deprecated functionality. 3 years ago
objects.py c477828a3e Remove some deprecated functionality. 3 years ago
objectspec.py 2b8958f1cb More api doc improvements. 3 years ago
pack.py 1402b87b59 Reuse ChunkPackGenerator. 3 years ago
patch.py 6266df34af Reformat with black. 4 years ago
porcelain.py 306d0d3476 status: return posix-style untracked paths instead of nt-style paths on win32 3 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 44a1e5a46a Merge branch 'master' into symref-loop 3 years ago
repo.py 0c467db4cf markups: backwards compatibility 3 years ago
server.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 3 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
submodule.py 3873ba72b4 Add really basic submodule subcommands. See #506 3 years ago
walk.py c8ce22c255 Reformatting. 4 years ago
web.py 31490d6b23 Fix reading of chunks in server. Fixes #977 3 years ago