Jelmer Vernooij 84f20a5b43 Merge branch 'clone-branch' of git://github.com/pmrowla/dulwich пре 4 година
..
cloud 7647652f07 Fix style. пре 4 година
contrib 901d27f79b Avoid kwarg. пре 4 година
tests 84f20a5b43 Merge branch 'clone-branch' of git://github.com/pmrowla/dulwich пре 4 година
__init__.py 12307cdd64 Release 0.20.28. пре 4 година
__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 a5ce511bd1 Reformat with black. пре 5 година
cli.py c3fb8b7b99 cli: allow invoking the package пре 4 година
client.py 5de28c3b17 use shlex.split пре 4 година
clone.py e596337530 clone: unify porcelain/Repo rmtree behavior on failure пре 4 година
config.py dfa7e0b5b5 Fix typing. пре 4 година
diff_tree.py bc7847b9ce chore: refactor code quality issues пре 4 година
errors.py 203f875313 Add note about error placement. пре 4 година
fastexport.py 6d4310ee1d Reformatting. пре 5 година
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 1088000d4d Skip lines with spaces only in .gitignore пре 4 година
index.py 3c665784b8 Support staging submodules. пре 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 62a893fb2d Use frozenset. пре 4 година
objects.py cbaac6e25d Raise exception when encountering submodules. пре 4 година
objectspec.py 0aa845904a Support refs in parse_treeish(). пре 4 година
pack.py 7f8307860e pack.DeltachainIterator: Execute a DFS walk insteaf of BFS пре 4 година
patch.py a5ce511bd1 Reformat with black. пре 5 година
porcelain.py e596337530 clone: unify porcelain/Repo rmtree behavior on failure пре 4 година
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 0c10f50894 Prevent removal of refs directory. пре 4 година
repo.py 84f20a5b43 Merge branch 'clone-branch' of git://github.com/pmrowla/dulwich пре 4 година
server.py 1ac464c2f0 update existing determine_wants callbacks to accept depth kwarg пре 4 година
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 6d4310ee1d Reformatting. пре 5 година