Commit message (Collapse) | Author | ||||
---|---|---|---|---|---|
2022-04-14 | Publish "Agency" | June McEnroe | |||
2022-04-13 | Swap dates so the difference is always positive | June McEnroe | |||
2022-04-04 | Update "Care" | June McEnroe | |||
2022-04-03 | Publish "Care" | June McEnroe | |||
2022-03-31 | Publish "Compassion" | June McEnroe | |||
2022-03-24 | Skip matches with ident chars on either side | June McEnroe | |||
This fixes, for example, where the link gets placed on static regex_t regex(const char *pattern, int flags) in title.c. | |||||
2022-03-24 | Add The Invisible Life of Addie LaRue | June McEnroe | |||
So good, but so long. Reminded me of The Ten Thousand Doors of January at the beginning, and more of that N. K. Jemisin series about gods later. I like this interacting with gods and becoming something like one sort of thing. God, it took me a whole month (more?) to read and this is only my third book of the year :( I need some more novellas to read, but the other books I have from the library currently are also thick. | |||||
2022-03-22 | Source ~/.profile.local if it exists | June McEnroe | |||
2022-03-18 | Publish "Addendum 2021" | June McEnroe | |||
2022-03-16 | Remove wcwidth port | June McEnroe | |||
DYLD_FORCE_FLAT_NAMESPACE no longer exists in macOS 12 so this approach doesn't work anymore. Moved to <https://git.causal.agency/jorts/tree/wcwidth> and compiled into <https://git.causal.agency/jorts/tree/ncurses>. | |||||
2022-03-16 | Remove -j4 from ./Plan | June McEnroe | |||
Plan learned to set this automatically! | |||||
2022-03-15 | Rewrite Linux install.sh for Debian | June McEnroe | |||
2022-03-15 | Remove dash | June McEnroe | 2019-02-18 | Match Sh and Ss as Tag in mdoc | June McEnroe |
2019-02-18 | Match statics and typedefs as Tag | June McEnroe | |||
2019-02-18 | Clean up htmlHeader | June McEnroe | |||
2019-02-18 | Remove hi line numbering | June McEnroe | |||
Tags are much better for referring to specific parts of a file and line numbering is better done by a post-processing tool such as cat -n or producing a two-column HTML <table>. | |||||
2019-02-18 | Add Tag class to hi | June McEnroe | |||
2019-02-17 | Generate HTML with hi -n -f html -o anchor | June McEnroe | |||
Running hi twice to insert stuff between the head and the content is a bit of a hack but oh well. | |||||
2019-02-17 | Add hi -f html -o anchor for line number links | June McEnroe | |||
2019-02-17 | Simplify temp trap in up | June McEnroe | |||
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 |