Kovid Goyal 55feef8663 Linter fixes vor 8 Monaten
..
base85 d1d888ce19 Remove unnecessary copy of the decoder array vor 1 Jahr
humanize 5881041fcd Ensure shortduration is no more than 8 chars vor 1 Jahr
images 55feef8663 Linter fixes vor 8 Monaten
paths 747411be00 Finish implementation of config file parsing vor 1 Jahr
random 26c22f0086 Work on creating tests for rsync api vor 1 Jahr
secrets 3703b4dbef API to conveniently generate secure tokens vor 1 Jahr
shlex a1f2a7df4d Port new shlex code to Go vor 1 Jahr
shm c280a28155 Dont use os.Remove on failures in syscall_shm vor 1 Jahr
style 863adb3e8d Go: Fix parsing of nullable colors vor 1 Jahr
atomic-write.go 74c5692b78 Default permission for atomicupdate should be 0644 vor 1 Jahr
cache.go c2e549b79c Implement syntax highlighting vor 1 Jahr
cached_values.go 601a333b0e Atomically update cached values file vor 1 Jahr
download_file.go 0c0b9e6b9c Fix deadlock in update-self vor 2 Jahren
embed.go 9870c94007 More work on porting the SSH kitten vor 1 Jahr
filelock.go fe91af5e09 Go stdlib doesnt even have a way to lock files vor 2 Jahren
filelock_test.go 777fd5350b Add a test for Go flock implementation vor 10 Monaten
hostname.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue vor 1 Jahr
io.go 4a49c3940a Switch to using goroutines rather than a select() vor 2 Jahren
iso8601.go c113ad6f56 Code to parse ISO8601 timestamps at least semi-robustly vor 1 Jahr
iso8601_test.go c113ad6f56 Code to parse ISO8601 timestamps at least semi-robustly vor 1 Jahr
levenshtein.go 75ead358a2 Show suggestions for options based on levenshtein distance vor 2 Jahren
longest-common.go cbbda23e01 Utility code to find longest common prefix/suffix and to quote strings for various shells vor 2 Jahren
longest-common_test.go cbbda23e01 Utility code to find longest common prefix/suffix and to quote strings for various shells vor 2 Jahren
mimetypes.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue vor 1 Jahr
misc.go 49ea26968c Bump go version to 1.21 vor 1 Jahr
passwd.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue vor 1 Jahr
passwd_test.go 51aaea03bf Go code to get the shell of the current user vor 1 Jahr
paths.go 16d36c46fe Update to using math/rand/v2 vor 9 Monaten
regexp.go 09ceb3c0be Start work on porting hints kitten to Go vor 1 Jahr
ring.go 5c87d7f84f Cleanup ring buffer implementation vor 1 Jahr
ring_test.go 5c87d7f84f Cleanup ring buffer implementation vor 1 Jahr
select.go cc1f0bc3fe Function to drain controlling tty vor 1 Jahr
select_posix.go 7eae176b88 Code to build static versions of kitty-tool vor 2 Jahren
select_without_pselect.go 7eae176b88 Code to build static versions of kitty-tool vor 2 Jahren
set.go 93618842ae Make a couple of other Set API functions nil-safe vor 1 Jahr
shell.go 779a7b7deb ... vor 1 Jahr
short-uuid.go b1f9139ca5 Use a fully random async_id rather than a uuid vor 2 Jahren
short-uuid_test.go b1f9139ca5 Use a fully random async_id rather than a uuid vor 2 Jahren
sockets.go 314fe4fe4a Allow launched background process to work with --allow-remote-control vor 1 Jahr
sockets_test.go 80c5ac891d Add license info to Go files vor 2 Jahren
stream_decompressor.go b3819d3226 Ensure output.Write is not called outside of the stream decompressor function vor 1 Jahr
stream_decompressor_test.go b3819d3226 Ensure output.Write is not called outside of the stream decompressor function vor 1 Jahr
strings.go 29dd2438c9 Port the subseq matcher to Go vor 1 Jahr
strings_test.go 09c6a68804 Fix syntax highlighting of multiline tokens vor 1 Jahr
tar.go e4d936b5ed More work on porting the diff kitten vor 1 Jahr
tmpfile_linux.go eb50fac8de Add a test for creation of anonymous tempfiles vor 1 Jahr
tmpfile_others.go 4185e30d73 Code to more securely create anonymous temp files on Linux vor 1 Jahr
tpmfile_test.go eb50fac8de Add a test for creation of anonymous tempfiles vor 1 Jahr
types.go 456af90ad2 Remote control: Allow matching for self window even over sockets when run inside a kitty window vor 1 Jahr
unsafe.go 08e3dbb8e7 Patcher signature generation implemented vor 1 Jahr
utf-8.go ef49634353 Fix some issues reported by staticcheck vor 2 Jahren
which.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue vor 1 Jahr