Kovid Goyal dea6e1da42 Special case parallel run with one worker vor 2 Wochen
..
base85 c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty vor 1 Monat
humanize c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty vor 1 Monat
images 3feea5b279 DRYer vor 3 Wochen
paths c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty vor 1 Monat
random 26c22f0086 Work on creating tests for rsync api vor 1 Jahr
secrets 3703b4dbef API to conveniently generate secure tokens vor 2 Jahren
shlex c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty vor 1 Monat
shm c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty vor 1 Monat
style c861259e3b Rename go module from kitty -> github.com/kovidgoyal/kitty vor 1 Monat
atomic-write.go 31aa4bc96d Dont ignore err in close on atomicwrite vor 9 Monaten
cache.go f3db7e7554 diff kitten: Automatically change colors on terminal color scheme change vor 5 Monaten
cached_values.go c906314974 change the atomic write functions to work with readers vor 11 Monaten
clock_with_raw.go a444b5eccb Only use raw monotonic time on Linux and macOS vor 1 Jahr
clock_without_raw.go 3d98b33076 ... vor 1 Jahr
colors.go 8931062a70 hints kitten: Workaround for some broken light color themes that make the hints text color too low contrast to read vor 5 Monaten
download_file.go 0c0b9e6b9c Fix deadlock in update-self vor 2 Jahren
embed.go 9870c94007 More work on porting the SSH kitten vor 2 Jahren
filelock.go e45d518082 Remove use of syscall package for flock vor 11 Monaten
filelock_test.go 777fd5350b Add a test for Go flock implementation vor 1 Jahr
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 d7f4d44d8e More CodeQL fixes vor 2 Monaten
iso8601_test.go c113ad6f56 Code to parse ISO8601 timestamps at least semi-robustly vor 2 Jahren
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 dea6e1da42 Special case parallel run with one worker vor 2 Wochen
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 2 Jahren
paths.go adfcffa5d7 Various fixes to make CodeQL happy vor 2 Monaten
regexp.go 09ceb3c0be Start work on porting hints kitten to Go vor 2 Jahren
ring.go 5c87d7f84f Cleanup ring buffer implementation vor 2 Jahren
ring_test.go 5c87d7f84f Cleanup ring buffer implementation vor 2 Jahren
select.go cc1f0bc3fe Function to drain controlling tty vor 2 Jahren
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 429cff0a52 Convenience method to access any member of a set vor 1 Monat
shell.go 779a7b7deb ... vor 2 Jahren
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 0ffaaff8a7 Fix #8220 vor 5 Monaten
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 802ed976a9 Start work on faces panel vor 1 Jahr
strings_test.go 09c6a68804 Fix syntax highlighting of multiline tokens vor 2 Jahren
tar.go 796ee602de ... vor 2 Monaten
tar_test.go 4d69eea4af Add test for tarfile extractall vor 2 Monaten
tmpfile_linux.go eaf71d1ccf Allow specifying permissions when creating anonymous temp files vor 11 Monaten
tmpfile_others.go eaf71d1ccf Allow specifying permissions when creating anonymous temp files vor 11 Monaten
tpmfile_test.go eb50fac8de Add a test for creation of anonymous tempfiles vor 2 Jahren
types.go 456af90ad2 Remote control: Allow matching for self window even over sockets when run inside a kitty window vor 2 Jahren
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