Commit message (Collapse) | Author | |||||
---|---|---|---|---|---|---|
2019-02-17 | Add line numbers to hi | June McEnroe | ||||
Renames previous -n option to -m to stay consistent with cat -n. Prefixing lines with line numbers affects where the first tab indent ends up relative to the text above it. Not sure if it's worth fixing somehow. | ||||||
2019-02-17 | Always split spans after newlines | June McEnroe | ||||
Simplifies ANSI and IRC output code, and prepares for line numbered output. | ||||||
2019-02-15 | Color format specifiers light cyan in vim | June McEnroe | ||||
2019-02-15 | Highlight Interp as yellow | June McEnroe | ||||
2019-02-15 | Highlight strings in sh command substitutions | June McEnroe | ||||
2019-02-15 | Add nmap gp | June McEnroe | ||||
2019-02-14 | Avoid newline when copying URL to pasteboard | June McEnroe | ||||
2019-02-13 | Add forgotten "sixth" book of H2G2 | June McEnroe> | ||||
2020-08-24 | Use configPath to load client cert/priv | June McEnroe | ||||
2020-08-24 | Use configOpen in getopt_config | June McEnroe | ||||
2020-08-24 | Import xdg.c from catgirl | June McEnroe | ||||
2020-08-23 | Replace “RAND_bytes” by “getentropy” | Issam E. Maghni | ||||
This removes the dependency on libcrypto. Signed-off-by: Issam E. Maghni <issam.e.maghni@mailbox.org> | ||||||
2020-08-16 | contrib/palaver: Add no message preview flags | June McEnroe | ||||
2020-08-13 | contrib/palaver: Don't set channel for PMs | June McEnroe | ||||
2020-08-13 | Fix unintended interception of NICK after registration | June McEnroe | ||||
Another bug caused by trying to support broken clients. I'm annoyed. | ||||||
2020-08-12 | Add Additional Components section to README | June McEnroe | ||||
2020-08-12 | Document -L / palaver option | June McEnroe | ||||
2020-08-11 | contrib/palaver: Document service configuration | June McEnroe | ||||
2020-08-11 | contrib/palaver: Add install target and rc script | June McEnroe | ||||
2020-08-11 | contrib/palaver: Implement command and notifications | June McEnroe |