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-07-09 13:45:26 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
63399fe97545b5d671d73617f0b718b85b251211
kitty
/
kittens
/
transfer
History
Kovid Goyal
63399fe975
Start work on rsync integration for receiving files
2021-11-16 10:58:32 +05:30
..
__init__.py
Start work on transfer kitten
2021-08-25 11:38:41 +05:30
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
Start work on rsync integration for receiving files
2021-11-16 10:58:32 +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
Speed up parsing of file transfer OSC codes
2021-09-25 14:05:21 +05:30
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