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-06 09:15:57 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
04febb20d5b6ef27540174bd6c8bdc4e6d64de14
kitty
/
tools
/
rsync
History
Kovid Goyal
341d845b9a
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
...
Also rename os.SEEK_* to io.Seek* as the former has been deprecated
2023-08-04 22:50:13 +05:30
..
algorithm.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
api_test.go
Ported tests all pass
2023-07-30 19:49:43 +05:30
api.go
More work on porting the receive kitten
2023-07-30 19:49:45 +05:30