| .. |
|
base85
|
Remove unnecessary copy of the decoder array
|
2023-09-04 22:28:18 +05:30 |
|
humanize
|
Ensure shortduration is no more than 8 chars
|
2023-07-30 19:49:46 +05:30 |
|
images
|
More linter fixes
|
2023-09-18 20:59:47 +05:30 |
|
paths
|
|
|
|
random
|
Work on creating tests for rsync api
|
2023-07-30 19:49:40 +05:30 |
|
secrets
|
|
|
|
shlex
|
|
|
|
shm
|
Port calls to slices.Sort functions since they now need a cmp() function rather than a less() function
|
2023-08-04 22:50:13 +05:30 |
|
style
|
Go: Fix parsing of nullable colors
|
2023-09-15 20:36:24 +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
|
|
|
|
download_file.go
|
|
|
|
embed.go
|
|
|
|
filelock.go
|
|
|
|
hostname.go
|
Replace utils.Once with stdlib sync.OnceValue
|
2023-08-09 12:08:42 +05:30 |
|
io.go
|
|
|
|
iso8601.go
|
|
|
|
iso8601_test.go
|
|
|
|
levenshtein.go
|
|
|
|
longest-common.go
|
|
|
|
longest-common_test.go
|
|
|
|
mimetypes.go
|
Replace utils.Once with stdlib sync.OnceValue
|
2023-08-09 12:08:42 +05:30 |
|
misc.go
|
Bump go version to 1.21
|
2023-08-09 11:58:16 +05:30 |
|
passwd.go
|
Replace utils.Once with stdlib sync.OnceValue
|
2023-08-09 12:08:42 +05:30 |
|
passwd_test.go
|
Go code to get the shell of the current user
|
2023-06-25 13:12:35 +05:30 |
|
paths.go
|
Replace utils.Once with stdlib sync.OnceValue
|
2023-08-09 12:08:42 +05:30 |
|
regexp.go
|
|
|
|
ring.go
|
|
|
|
ring_test.go
|
|
|
|
select.go
|
|
|
|
select_posix.go
|
|
|
|
select_without_pselect.go
|
|
|
|
set.go
|
Make a couple of other Set API functions nil-safe
|
2023-09-12 15:37:24 +05:30 |
|
shell.go
|
|
|
|
short-uuid.go
|
|
|
|
short-uuid_test.go
|
|
|
|
sockets.go
|
|
|
|
sockets_test.go
|
|
|
|
stream_decompressor.go
|
Ensure output.Write is not called outside of the stream decompressor function
|
2023-07-30 19:49:45 +05:30 |
|
stream_decompressor_test.go
|
Ensure output.Write is not called outside of the stream decompressor function
|
2023-07-30 19:49:45 +05:30 |
|
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
|
Patcher signature generation implemented
|
2023-07-30 19:49:42 +05:30 |
|
utf-8.go
|
|
|
|
which.go
|
Replace utils.Once with stdlib sync.OnceValue
|
2023-08-09 12:08:42 +05:30 |