Kovid Goyal 7e7050d30e DRYer před 4 měsíci
..
base85 d1d888ce19 Remove unnecessary copy of the decoder array před 1 rokem
humanize 5881041fcd Ensure shortduration is no more than 8 chars před 1 rokem
images 7e7050d30e DRYer před 4 měsíci
paths 747411be00 Finish implementation of config file parsing před 1 rokem
random 26c22f0086 Work on creating tests for rsync api před 1 rokem
secrets 3703b4dbef API to conveniently generate secure tokens před 1 rokem
shlex b017cc0c1e Handle variable fonts like cascadia code that dont have a postfix variation prefix name for some of their faces před 5 měsíci
shm c280a28155 Dont use os.Remove on failures in syscall_shm před 1 rokem
style 863adb3e8d Go: Fix parsing of nullable colors před 1 rokem
atomic-write.go 1b6f74da65 fsync before rename for atomic write před 4 měsíci
cache.go c2e549b79c Implement syntax highlighting před 1 rokem
cached_values.go c906314974 change the atomic write functions to work with readers před 4 měsíci
clock_with_raw.go a444b5eccb Only use raw monotonic time on Linux and macOS před 7 měsíci
clock_without_raw.go 3d98b33076 ... před 7 měsíci
download_file.go 0c0b9e6b9c Fix deadlock in update-self před 2 roky
embed.go 9870c94007 More work on porting the SSH kitten před 1 rokem
filelock.go e45d518082 Remove use of syscall package for flock před 4 měsíci
filelock_test.go 777fd5350b Add a test for Go flock implementation před 9 měsíci
hostname.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue před 1 rokem
io.go 4a49c3940a Switch to using goroutines rather than a select() před 2 roky
iso8601.go c113ad6f56 Code to parse ISO8601 timestamps at least semi-robustly před 1 rokem
iso8601_test.go c113ad6f56 Code to parse ISO8601 timestamps at least semi-robustly před 1 rokem
levenshtein.go 75ead358a2 Show suggestions for options based on levenshtein distance před 2 roky
longest-common.go cbbda23e01 Utility code to find longest common prefix/suffix and to quote strings for various shells před 2 roky
longest-common_test.go cbbda23e01 Utility code to find longest common prefix/suffix and to quote strings for various shells před 2 roky
mimetypes.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue před 1 rokem
misc.go fb20c4acb6 Code to convert image at path into cached RGBA data před 4 měsíci
passwd.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue před 1 rokem
passwd_test.go 51aaea03bf Go code to get the shell of the current user před 1 rokem
paths.go 314b2444c7 Use KITTY_PID to find kitty exe when possible před 5 měsíci
regexp.go 09ceb3c0be Start work on porting hints kitten to Go před 1 rokem
ring.go 5c87d7f84f Cleanup ring buffer implementation před 1 rokem
ring_test.go 5c87d7f84f Cleanup ring buffer implementation před 1 rokem
select.go cc1f0bc3fe Function to drain controlling tty před 1 rokem
select_posix.go 7eae176b88 Code to build static versions of kitty-tool před 2 roky
select_without_pselect.go 7eae176b88 Code to build static versions of kitty-tool před 2 roky
set.go 96f8dbbbeb Get clicking on family names functional před 5 měsíci
shell.go 779a7b7deb ... před 1 rokem
short-uuid.go b1f9139ca5 Use a fully random async_id rather than a uuid před 2 roky
short-uuid_test.go b1f9139ca5 Use a fully random async_id rather than a uuid před 2 roky
sockets.go 314fe4fe4a Allow launched background process to work with --allow-remote-control před 1 rokem
sockets_test.go 80c5ac891d Add license info to Go files před 2 roky
stream_decompressor.go b3819d3226 Ensure output.Write is not called outside of the stream decompressor function před 1 rokem
stream_decompressor_test.go b3819d3226 Ensure output.Write is not called outside of the stream decompressor function před 1 rokem
strings.go 802ed976a9 Start work on faces panel před 5 měsíci
strings_test.go 09c6a68804 Fix syntax highlighting of multiline tokens před 1 rokem
tar.go e4d936b5ed More work on porting the diff kitten před 1 rokem
tmpfile_linux.go eaf71d1ccf Allow specifying permissions when creating anonymous temp files před 4 měsíci
tmpfile_others.go eaf71d1ccf Allow specifying permissions when creating anonymous temp files před 4 měsíci
tpmfile_test.go eb50fac8de Add a test for creation of anonymous tempfiles před 1 rokem
types.go 456af90ad2 Remote control: Allow matching for self window even over sockets when run inside a kitty window před 1 rokem
unsafe.go 08e3dbb8e7 Patcher signature generation implemented před 1 rokem
utf-8.go ef49634353 Fix some issues reported by staticcheck před 2 roky
which.go 4f72bb9894 Replace utils.Once with stdlib sync.OnceValue před 1 rokem