Jelmer Vernooij b66c25ee33 Release 0.20.46. 2 年之前
..
cloud 0a6dc06a0d Fix style. 4 年之前
contrib c50a72c1e0 Fix typos 2 年之前
tests 4c064a85f9 Test is flaky, so skip rather than marking as known failure. 2 年之前
__init__.py b66c25ee33 Release 0.20.46. 2 年之前
__main__.py e13cc98a4f Import upstream version 0.20.25 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 c50a72c1e0 Fix typos 2 年之前
bundle.py 90a2b333ae Import upstream version 0.20.31 3 年之前
cli.py c50a72c1e0 Fix typos 2 年之前
client.py 9cf53c8da7 Apply insteadOf to rsync-style location strings as well 2 年之前
config.py 81c327cae9 Cope with closing bracket within quotes. Fixes #1014 2 年之前
diff_tree.py b1e45cd5fd Add apidocs target. 3 年之前
errors.py b3083cd903 Add note about error placement. 3 年之前
fastexport.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. 3 年之前
file.py 3975aff727 Added flush before fsync 2 年之前
graph.py c50a72c1e0 Fix typos 2 年之前
greenthreads.py d6fc2e465e chore: refactor code quality issues 4 年之前
hooks.py 529845f7ba Pass in appropriate relative path when executing hooks. 3 年之前
ignore.py 0699568dee more typechecking 3 年之前
index.py c50a72c1e0 Fix typos 2 年之前
lfs.py 6266df34af Reformat with black. 4 年之前
line_ending.py 192e210c58 Fix style. 3 年之前
log_utils.py 6266df34af Reformat with black. 4 年之前
lru_cache.py d6fc2e465e chore: refactor code quality issues 4 年之前
mailmap.py 6266df34af Reformat with black. 4 年之前
object_store.py c477828a3e Remove some deprecated functionality. 3 年之前
objects.py 2b484eb322 Implement commit signing 2 年之前
objectspec.py 2b8958f1cb More api doc improvements. 3 年之前
pack.py 1402b87b59 Reuse ChunkPackGenerator. 3 年之前
patch.py c50a72c1e0 Fix typos 2 年之前
porcelain.py f0daf70250 Implement timezone offset detection (#1026) 2 年之前
protocol.py 0877eb1147 Handle ConnectionResetError explicitly. 2 年之前
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking 4 年之前
reflog.py 231eca441c reflog: add drop_reflog_entry method 4 年之前
refs.py 44a1e5a46a Merge branch 'master' into symref-loop 3 年之前
repo.py c50a72c1e0 Fix typos 2 年之前
server.py c50a72c1e0 Fix typos 2 年之前
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 年之前
submodule.py 3873ba72b4 Add really basic submodule subcommands. See #506 3 年之前
walk.py c8ce22c255 Reformatting. 4 年之前
web.py 31490d6b23 Fix reading of chunks in server. Fixes #977 3 年之前