Antoine Lambert 9068ba4c66 pack: Fix Pack.__getitem__ return type 3 лет назад
..
cloud 4943df7315 Specify max_size to SpooledTemporaryFile, factor out extend_pack. 3 лет назад
contrib 1dd3f26fc7 Significant rewrite of pack handling. 3 лет назад
tests 4dcb5f2c0c Factor out a common _complete_pack. 3 лет назад
__init__.py 97c3e9bf33 Release 0.21.2. 3 лет назад
__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 045adcd145 Upgrade to python 3.7. 3 лет назад
bundle.py 97aa55e547 Fix remaining tests. 3 лет назад
cli.py 1dd3f26fc7 Significant rewrite of pack handling. 3 лет назад
client.py 2ef900fa9d Rename ANNOTATED_TAG_SUFFIX to PEELED_TAG_SUFFIX. 3 лет назад
config.py 045adcd145 Upgrade to python 3.7. 3 лет назад
credentials.py 3cd674d4f7 add support for git credential helpers 3 лет назад
diff_tree.py 045adcd145 Upgrade to python 3.7. 3 лет назад
errors.py 045adcd145 Upgrade to python 3.7. 3 лет назад
fastexport.py 372fa15dd9 Add protocols for object containers. 3 лет назад
file.py 045adcd145 Upgrade to python 3.7. 3 лет назад
graph.py 045adcd145 Upgrade to python 3.7. 3 лет назад
greenthreads.py 1dd3f26fc7 Significant rewrite of pack handling. 3 лет назад
hooks.py 045adcd145 Upgrade to python 3.7. 3 лет назад
ignore.py 045adcd145 Upgrade to python 3.7. 3 лет назад
index.py bb15b734fb Add more typing. 3 лет назад
lfs.py 045adcd145 Upgrade to python 3.7. 3 лет назад
line_ending.py 372fa15dd9 Add protocols for object containers. 3 лет назад
log_utils.py a5ce511bd1 Reformat with black. 5 лет назад
lru_cache.py 045adcd145 Upgrade to python 3.7. 3 лет назад
mailmap.py 045adcd145 Upgrade to python 3.7. 3 лет назад
object_store.py 10a31412aa Inline _move_in_pack, only used once. 3 лет назад
objects.py 1dd3f26fc7 Significant rewrite of pack handling. 3 лет назад
objectspec.py c466400472 More api doc improvements. 3 лет назад
pack.py 9068ba4c66 pack: Fix Pack.__getitem__ return type 3 лет назад
patch.py 372fa15dd9 Add protocols for object containers. 3 лет назад
porcelain.py 8e991512f8 Fix style. 3 лет назад
protocol.py 045adcd145 Upgrade to python 3.7. 3 лет назад
py.typed 656703d0ac [setup] Add py.typed to allow type checking 5 лет назад
reflog.py f79aad85d0 reflog: add drop_reflog_entry method 4 лет назад
refs.py acb21d1832 Factor out serialize_refs. 3 лет назад
repo.py acb21d1832 Factor out serialize_refs. 3 лет назад
server.py acb21d1832 Factor out serialize_refs. 3 лет назад
stash.py 045adcd145 Upgrade to python 3.7. 3 лет назад
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 лет назад
submodule.py 372fa15dd9 Add protocols for object containers. 3 лет назад
walk.py 475b495daf Fix typing. 3 лет назад
web.py 4943df7315 Specify max_size to SpooledTemporaryFile, factor out extend_pack. 3 лет назад