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