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