You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Shivaram Lingamneni b0f412538c move signals code to utils/ 2 vuotta sitten
..
args.go consolidate ArgsToStrings 3 vuotta sitten
args_test.go consolidate ArgsToStrings 3 vuotta sitten
bitset.go fix #1387 3 vuotta sitten
bitset_test.go fix #1387 3 vuotta sitten
confirmation.go factor out confirmation codes into utils, change their format 4 vuotta sitten
confirmation_test.go factor out confirmation codes into utils, change their format 4 vuotta sitten
crypto.go fix #414 3 vuotta sitten
crypto_test.go fix #530, #721 4 vuotta sitten
fieldsn.go review fix: add maxParams for service commands 5 vuotta sitten
glob.go use strings.Builder instead of bytes.Buffer where applicable 3 vuotta sitten
glob_test.go fix #1003 4 vuotta sitten
math.go more memory-efficient implementation of line reading 3 vuotta sitten
math_test.go more memory-efficient implementation of line reading 3 vuotta sitten
net.go factor out some shared code 2 vuotta sitten
net_linux.go upgrade go to 1.17 2 vuotta sitten
net_nonlinux.go upgrade go to 1.17 2 vuotta sitten
net_test.go review fixes; add submatch support to glob 4 vuotta sitten
os.go review fixes 6 vuotta sitten
proxy.go upgrade go to 1.16 3 vuotta sitten
semaphores.go remove unnecessary indirection in semaphore 3 vuotta sitten
semaphores_test.go remove unnecessary indirection in semaphore 3 vuotta sitten
signals.go move signals code to utils/ 2 vuotta sitten
signals_plan9.go move signals code to utils/ 2 vuotta sitten
sync.go refactor channel registration 5 vuotta sitten
text.go consolidate ArgsToStrings 3 vuotta sitten
text_test.go consolidate ArgsToStrings 3 vuotta sitten
types.go move StringSet to utils package 3 vuotta sitten