Jelmer Vernooij 392c4511a9 Release 0.20.29. 4 лет назад
..
cloud 0a6dc06a0d Fix style. 4 лет назад
contrib 4f5edd29dc Avoid kwarg. 4 лет назад
tests b5e1f2c41b Drop long deprecated Index.iterblobs and iter_fresh_blobs. 4 лет назад
__init__.py 392c4511a9 Release 0.20.29. 4 лет назад
__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. 5 лет назад
bundle.py 6266df34af Reformat with black. 5 лет назад
cli.py 9ad47ae34a cli: allow invoking the package 4 лет назад
client.py 81bd07a842 use shlex.split 4 лет назад
config.py 952573478a Fix typing. 4 лет назад
diff_tree.py d6fc2e465e chore: refactor code quality issues 4 лет назад
errors.py b3083cd903 Add note about error placement. 4 лет назад
fastexport.py c8ce22c255 Reformatting. 5 лет назад
file.py 27c22f9af3 adjust default file mask to be consistent with git 4 лет назад
graph.py 6266df34af Reformat with black. 5 лет назад
greenthreads.py d6fc2e465e chore: refactor code quality issues 4 лет назад
hooks.py 91b0b84dd0 Allow adding files to repository in pre-commit hook. Fixes #916 4 лет назад
ignore.py 00b511015d Skip lines with spaces only in .gitignore 4 лет назад
index.py b5e1f2c41b Drop long deprecated Index.iterblobs and iter_fresh_blobs. 4 лет назад
lfs.py 6266df34af Reformat with black. 5 лет назад
line_ending.py 0e20ee811c fix comments 4 лет назад
log_utils.py 6266df34af Reformat with black. 5 лет назад
lru_cache.py d6fc2e465e chore: refactor code quality issues 4 лет назад
mailmap.py 6266df34af Reformat with black. 5 лет назад
object_store.py 026029b309 Use frozenset. 4 лет назад
objects.py 076647f6dc Raise exception when encountering submodules. 4 лет назад
objectspec.py 7fe42abdb8 Support refs in parse_treeish(). 4 лет назад
pack.py af712e2abe pack.DeltachainIterator: Execute a DFS walk insteaf of BFS 4 лет назад
patch.py 6266df34af Reformat with black. 5 лет назад
porcelain.py 6d51e8a71b Refactor to simplify clone logic, and avoid circular imports. 4 лет назад
protocol.py a420b022b8 client: force fetching known refs when depth > 1 4 лет назад
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking 5 лет назад
reflog.py 231eca441c reflog: add drop_reflog_entry method 5 лет назад
refs.py 6d51e8a71b Refactor to simplify clone logic, and avoid circular imports. 4 лет назад
repo.py 6d51e8a71b Refactor to simplify clone logic, and avoid circular imports. 4 лет назад
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. 5 лет назад
web.py c8ce22c255 Reformatting. 5 лет назад