Jelmer Vernooij 4e7b0f1281 Make ObjectStore._move_in_pack private, don't reopen files. 3 years ago
..
cloud 4943df7315 Specify max_size to SpooledTemporaryFile, factor out extend_pack. 3 years ago
contrib 1dd3f26fc7 Significant rewrite of pack handling. 3 years ago
tests acb21d1832 Factor out serialize_refs. 3 years ago
__init__.py c49d562716 Release 0.21.1. 3 years ago
__main__.py c3fb8b7b99 cli: allow invoking the package 4 years ago
_diff_tree.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
_objects.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
_pack.c bd48d43232 Drop python 2 compatibility in C extensions. 5 years ago
archive.py 045adcd145 Upgrade to python 3.7. 3 years ago
bundle.py 97aa55e547 Fix remaining tests. 3 years ago
cli.py 1dd3f26fc7 Significant rewrite of pack handling. 3 years ago
client.py 2ef900fa9d Rename ANNOTATED_TAG_SUFFIX to PEELED_TAG_SUFFIX. 3 years ago
config.py 045adcd145 Upgrade to python 3.7. 3 years ago
credentials.py 3cd674d4f7 add support for git credential helpers 3 years ago
diff_tree.py 045adcd145 Upgrade to python 3.7. 3 years ago
errors.py 045adcd145 Upgrade to python 3.7. 3 years ago
fastexport.py 372fa15dd9 Add protocols for object containers. 3 years ago
file.py 045adcd145 Upgrade to python 3.7. 3 years ago
graph.py 045adcd145 Upgrade to python 3.7. 3 years ago
greenthreads.py 1dd3f26fc7 Significant rewrite of pack handling. 3 years ago
hooks.py 045adcd145 Upgrade to python 3.7. 3 years ago
ignore.py 045adcd145 Upgrade to python 3.7. 3 years ago
index.py bb15b734fb Add more typing. 3 years ago
lfs.py 045adcd145 Upgrade to python 3.7. 3 years ago
line_ending.py 372fa15dd9 Add protocols for object containers. 3 years ago
log_utils.py a5ce511bd1 Reformat with black. 5 years ago
lru_cache.py 045adcd145 Upgrade to python 3.7. 3 years ago
mailmap.py 045adcd145 Upgrade to python 3.7. 3 years ago
object_store.py 4e7b0f1281 Make ObjectStore._move_in_pack private, don't reopen files. 3 years ago
objects.py 1dd3f26fc7 Significant rewrite of pack handling. 3 years ago
objectspec.py c466400472 More api doc improvements. 3 years ago
pack.py 10993f8bb6 Stop closing file in extend_pack + trivial refactoring. 3 years ago
patch.py 372fa15dd9 Add protocols for object containers. 3 years ago
porcelain.py 8e991512f8 Fix style. 3 years ago
protocol.py 045adcd145 Upgrade to python 3.7. 3 years ago
py.typed 656703d0ac [setup] Add py.typed to allow type checking 5 years ago
reflog.py f79aad85d0 reflog: add drop_reflog_entry method 5 years ago
refs.py acb21d1832 Factor out serialize_refs. 3 years ago
repo.py acb21d1832 Factor out serialize_refs. 3 years ago
server.py acb21d1832 Factor out serialize_refs. 3 years ago
stash.py 045adcd145 Upgrade to python 3.7. 3 years ago
stdint.h ff8aef4422 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). 16 years ago
submodule.py 372fa15dd9 Add protocols for object containers. 3 years ago
walk.py 475b495daf Fix typing. 3 years ago
web.py 4943df7315 Specify max_size to SpooledTemporaryFile, factor out extend_pack. 3 years ago