Jelmer Vernooij fb34f3ddbc Abort delta generation early if the delta gets too big. il y a 3 ans
..
cloud 0a6dc06a0d Fix style. il y a 4 ans
contrib c50a72c1e0 Fix typos il y a 3 ans
tests 457a91c9a3 Make create_delta a generator. il y a 3 ans
__init__.py b66c25ee33 Release 0.20.46. il y a 3 ans
__main__.py 9ad47ae34a cli: allow invoking the package il y a 4 ans
_diff_tree.c b7f7c6b181 Drop python 2 compatibility in C extensions. il y a 5 ans
_objects.c b7f7c6b181 Drop python 2 compatibility in C extensions. il y a 5 ans
_pack.c b7f7c6b181 Drop python 2 compatibility in C extensions. il y a 5 ans
archive.py 0f39ce5346 Support non-ascii characters in filenames in tar streams. il y a 3 ans
bundle.py dfe062da66 Pass write function to write_pack_data. il y a 3 ans
cli.py 98b4188a83 Add basic submodule init. il y a 3 ans
client.py c66726926d Remove now unused ProtocolFile. il y a 3 ans
config.py 5143716abe Handle continuation lines that use windows-style line endings. il y a 3 ans
diff_tree.py b1e45cd5fd Add apidocs target. il y a 3 ans
errors.py b3083cd903 Add note about error placement. il y a 4 ans
fastexport.py d0e567bcc8 Removed unnecessary #noqa statements from 10 files. il y a 3 ans
file.py 3975aff727 Added flush before fsync il y a 3 ans
graph.py c50a72c1e0 Fix typos il y a 3 ans
greenthreads.py d6fc2e465e chore: refactor code quality issues il y a 4 ans
hooks.py 529845f7ba Pass in appropriate relative path when executing hooks. il y a 3 ans
ignore.py 0699568dee more typechecking il y a 3 ans
index.py c50a72c1e0 Fix typos il y a 3 ans
lfs.py 6266df34af Reformat with black. il y a 4 ans
line_ending.py 192e210c58 Fix style. il y a 3 ans
log_utils.py 6266df34af Reformat with black. il y a 4 ans
lru_cache.py d6fc2e465e chore: refactor code quality issues il y a 4 ans
mailmap.py 6266df34af Reformat with black. il y a 4 ans
object_store.py aca694f62b Avoid copying data when creating deltas. il y a 3 ans
objects.py 2b484eb322 Implement commit signing il y a 3 ans
objectspec.py 2b8958f1cb More api doc improvements. il y a 3 ans
pack.py fb34f3ddbc Abort delta generation early if the delta gets too big. il y a 3 ans
patch.py c50a72c1e0 Fix typos il y a 3 ans
porcelain.py 7c21934390 Change argument for write_pack_objects. il y a 3 ans
protocol.py c66726926d Remove now unused ProtocolFile. il y a 3 ans
py.typed 744bc6cdb1 [setup] Add py.typed to allow type checking il y a 4 ans
reflog.py 231eca441c reflog: add drop_reflog_entry method il y a 4 ans
refs.py ecd78af07f Catch SymrefLoop in set_if_equals il y a 3 ans
repo.py c50a72c1e0 Fix typos il y a 3 ans
server.py c66726926d Remove now unused ProtocolFile. il y a 3 ans
stash.py 2978b52278 stash: skip pre-commit hooks when generating stash commits il y a 4 ans
stdint.h ceef219db1 setup.py build_ext now works with MSVC; added "special" header stdint.h (MSVC lacks it). il y a 16 ans
submodule.py 3873ba72b4 Add really basic submodule subcommands. See #506 il y a 3 ans
walk.py c8ce22c255 Reformatting. il y a 4 ans
web.py b89dd30d56 Some refactoring ahead of adding aiohttp support. il y a 3 ans