kitty/tools/utils
2023-05-26 22:42:07 +05:30
..
humanize
images simplify API of utils.Once 2023-05-26 22:42:07 +05:30
paths Finish implementation of config file parsing 2023-02-26 08:01:01 +05:30
secrets API to conveniently generate secure tokens 2023-02-26 08:01:03 +05:30
shlex
shm Add Read/Write to the MMap interface 2023-02-28 19:01:15 +05:30
style Implement the trim_whitespace option 2023-03-29 21:28:47 +05:30
atomic-write.go Default permission for atomicupdate should be 0644 2023-03-11 10:04:43 +05:30
cache.go Implement syntax highlighting 2023-03-27 07:53:55 +05:30
cached_values.go Atomically update cached values file 2023-02-14 21:33:21 +05:30
download_file.go
embed.go More work on porting the SSH kitten 2023-02-26 08:01:03 +05:30
filelock.go
hostname.go simplify API of utils.Once 2023-05-26 22:42:07 +05:30
io.go
iso8601.go Code to parse ISO8601 timestamps at least semi-robustly 2023-02-26 13:32:35 +05:30
iso8601_test.go Code to parse ISO8601 timestamps at least semi-robustly 2023-02-26 13:32:35 +05:30
levenshtein.go
longest-common.go
longest-common_test.go
mimetypes.go simplify API of utils.Once 2023-05-26 22:42:07 +05:30
misc.go Make Samefile interface a bit nicer for working with paths 2023-04-17 08:35:50 +05:30
once.go simplify API of utils.Once 2023-05-26 22:42:07 +05:30
once_test.go simplify API of utils.Once 2023-05-26 22:42:07 +05:30
paths.go simplify API of utils.Once 2023-05-26 22:42:07 +05:30
regexp.go Start work on porting hints kitten to Go 2023-03-09 19:00:56 +05:30
ring.go Cleanup ring buffer implementation 2023-03-07 07:43:53 +05:30
ring_test.go Cleanup ring buffer implementation 2023-03-07 07:43:53 +05:30
select.go
select_posix.go
select_without_pselect.go
set.go Start work on porting hints kitten to Go 2023-03-09 19:00:56 +05:30
shell.go
short-uuid.go
short-uuid_test.go
sockets.go get rid of utils.Cut since we can now rely on strings.Cut instead 2023-03-04 13:37:55 +05:30
sockets_test.go
strings.go Port the subseq matcher to Go 2023-03-14 12:29:44 +05:30
strings_test.go Fix syntax highlighting of multiline tokens 2023-03-27 07:53:56 +05:30
tar.go More work on porting the diff kitten 2023-03-27 07:53:54 +05:30
tmpfile_linux.go
tmpfile_others.go
tpmfile_test.go
types.go
unsafe.go Remove unused code 2023-02-03 09:51:54 +05:30
utf-8.go
which.go simplify API of utils.Once 2023-05-26 22:42:07 +05:30