Commit message (Collapse) | Author | ||
---|---|---|---|
2022-07-13 | Set push.autoSetupRemote | June McEnroe | |
2022-07-08 | Remove TOUR | June McEnroe | |
There is not that much distinct stuff here anymore. | |||
2022-07-03 | Add The Bone Shard Emperor | June McEnroe | |
Suffers a little bit from middle book but I really enjoyed it. Read it faster than the first one too, despite its length. | |||
2022-06-25 | Bump xterm font size to 12 | June McEnroe | |
2022-06-10 | Handle subshells (and functions) inside substitutions | June McEnroe | |
2022-06-10 | Switch to jorts Install script | June McEnroe | |
2022-06-08 | Indicate if still reading or no results | June McEnroe | |
2022-06-08 | Add Maiden, Mother, Crone | June McEnroe | |
Mixed bag like most collections of short stories. Some of them are pretty good. The author of the worst written story also has the worst written bio. | |||
2022-06-05 | FIRST SHOW IN 2.5 YEARS BABEY!!! | June McEnroe | |
2022-06-03 | Set line number on File lines | June McEnroe | |
2022-06-03 | Stop polling stdin after EOF | June McEnroe | |
2022-06-02 | Set TABSIZE=4 | June McEnroe | |
Absolutely indiscriminately. | |||
2022-06-02 | Do basic match highlighting | June McEnroe | |
2022-06-02 | Clean up parsing a little | June McEnroe | |
2022-06-02 | Don't duplicate path string | June McEnroe | |
2022-06-02 | Use stderr instead of /dev/tty, realloc buffer if lines too long | June McEnroe | |
For some reason I haven't been able to figure out, trying to poll /dev/tty returns POLLNVAL (and this was using 100% CPU looping), but using stderr instead works fine. | |||
2022-06-02 | Add initial working version of qf | June McEnroe | |
2022-05-29 | Set prompt for oksh | June McEnroehref='/cgit-pink/commit/ui-patch.c?h=1.4.1&id=edb3403f00f14ac5cc23b9ba3a122cb4ee8b81fa&follow=1'>ui-patch: ban sprintf() | Christian Hesse |
2018-09-11 | ui-log: ban strncpy() | Christian Hesse | |
2018-09-11 | ui-log: ban strcpy() | Christian Hesse | |
2018-09-11 | parsing: ban sprintf() | Christian Hesse | |
2018-09-11 | parsing: ban strncpy() | Christian Hesse | |
2018-08-28 | filters: generate anchor links from markdown | Christian Hesse | |
2018-08-03 | Bump version. | Jason A. Donenfeld | |
2018-08-03 | clone: fix directory traversal | Jason A. Donenfeld | |
2018-08-03 | config: record repo.snapshot-prefix in the per-repo config | Konstantin Ryabitsev |