This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
kitty
Watch
1
Star
0
Fork
0
You've already forked kitty
mirror of
https://github.com/kovidgoyal/kitty
synced
2026-06-08 22:28:24 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
85cea78b3c157a3662f0aeb629c7a23fe3d783e7
kitty
/
kittens
/
transfer
History
Kovid Goyal
4ff3d6a645
More work on file transfer
2021-10-31 13:12:23 +05:30
..
__init__.py
…
librsync.py
run pyupgrade to upgrade the codebase to python3.6
2021-10-21 12:43:55 +05:30
main.py
run pyupgrade to upgrade the codebase to python3.6
2021-10-21 12:43:55 +05:30
receive.py
More work on file transfer
2021-10-31 13:12:23 +05:30
rsync.c
librsync actually blocks on output buffer size as well as input availability. So handle that
2021-10-02 09:26:35 +05:30
rsync.pyi
…
send.py
mypy: Turn on return value checks
2021-10-26 22:39:14 +05:30
utils.py
More work on file transmission
2021-10-29 21:52:49 +05:30