kitty/tools/utils
2026-05-03 11:57:33 +05:30
..
base85 run modernize 2025-11-11 17:09:37 +05:30
humanize run modernize 2025-11-11 17:09:37 +05:30
images Resize method should not use bounds 2025-11-17 12:59:04 +05:30
machine_id Get machine_id working on macOS as well 2026-04-12 12:31:42 +05:30
paths
random
secrets Use SIMD base64 everywhere 2026-04-21 11:56:55 +05:30
shlex
streaming_base64 Remove unused code 2026-05-03 11:57:33 +05:30
style Modernize Go code 2026-03-21 08:41:47 +05:30
atexit.go Add integration test for go atexit implementation 2025-09-30 12:37:25 +05:30
atomic-write.go
cache.go
cached_values.go
clock_with_raw.go
clock_without_raw.go
colors.go
download_file.go
embed.go
file_at_fd.go RemoveChildren: use RefCountedFile instead of DupFile, skip seek for child dirs 2026-04-27 04:01:02 +00:00
file_at_fd_darwin.go More pointless UNIX variability 2026-04-24 14:56:29 +05:30
file_at_fd_dragonfly.go DRYer 2026-04-24 15:12:24 +05:30
file_at_fd_freebsd.go More pointless UNIX variability 2026-04-24 14:56:29 +05:30
file_at_fd_generic.go More pointless UNIX variability 2026-04-24 14:56:29 +05:30
file_at_fd_test.go Add tests for RenameAt, find_overwrites, and rename_contents 2026-04-27 03:02:32 +00:00
filelock.go
filelock_test.go
hostname.go
io.go
iso8601.go
iso8601_test.go
levenshtein.go
longest-common.go run modernize 2025-11-11 17:09:37 +05:30
longest-common_test.go
mimetypes.go
misc.go Move error handling code into its own library 2025-10-12 13:51:16 +05:30
passwd.go
passwd_test.go
paths.go choose files: Add a few more output formats 2025-11-26 21:13:57 +05:30
regexp.go
ring.go
ring_test.go
select.go
select_posix.go
select_without_pselect.go
set.go
shell.go
short-uuid.go run modernize 2025-11-11 17:09:37 +05:30
short-uuid_test.go
sockets.go
sockets_test.go
stream_decompressor.go
stream_decompressor_test.go
strings.go Modernize Go code 2026-03-21 08:41:47 +05:30
strings_test.go Use SIMD to replace C0 control codes in Go code 2025-07-21 08:54:22 +05:30
tar.go Cleanup previous PR 2026-04-03 22:25:05 +05:30
tar_test.go
tmpfile_linux.go
tmpfile_others.go
tpmfile_test.go
types.go
unsafe.go
utf-8.go
which.go