This website requires JavaScript.
Explore
Help
Sign In
ayo
/
kitty
Watch
1
Fork
You've already forked kitty
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
04febb20d5
kitty
/
kittens
/
transfer
History
Kovid Goyal
95c7934152
Use an atomic update for erase + draw not only draw
2023-08-07 13:55:22 +05:30
..
__init__.py
algorithm.c
Ensure usage of __attribute__(cleanup) never frees un-initialized memory
2023-08-07 12:24:18 +05:30
ftc.go
Update safe string pat in go code to match updated spec
2023-07-30 19:49:41 +05:30
ftc_test.go
Forgot to update FTCSerialization test for new behavior
2023-07-30 19:49:41 +05:30
main.go
Start work on porting receive code to Go
2023-07-30 19:49:44 +05:30
main.py
Cleanup user docs for transfer kitten
2023-07-30 19:49:47 +05:30
receive.go
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
2023-08-04 22:50:13 +05:30
rsync.pyi
Port file_transmission.py to use the new rsync code
2023-07-30 19:49:43 +05:30
send.go
Use an atomic update for erase + draw not only draw
2023-08-07 13:55:22 +05:30
send_test.go
DRYer
2023-07-30 19:49:46 +05:30
utils.go
Start work on porting receive code to Go
2023-07-30 19:49:44 +05:30
utils.py
Start work on porting receive code to Go
2023-07-30 19:49:44 +05:30