Commit message (Collapse) | Author | Age | |||||
---|---|---|---|---|---|---|---|
... | |||||||
* | Handle media copy sequence in shotty | June McEnroe | 2019-07-20 | ||||
| | | | | This all still feels a bit gross for some reasoJune McEnroe | ||||||
Also change MANDIR default to ${PREFIX}/man. | |||||||
2020-12-1June McEnroe | 2019-07-20 | ||||||
| | |||||||
June McEnroe | |||||||
Not accurate but better than all nicks being the same coloJune McEnroe | 2019-07-17 | ||||||
| | |||||||
* | 2019-07-15 | ||||||
| | |||||||
* | 2019-07-14 | ||||||
| | |||||||
2019-07-14 | |||||||
| | |||||||
2020-07-29 | 2019-07-13 | ||||||
Static linking on Linux (even with musl-gcc) is just too much of a pain. People more dedicated than I am can figure it out themselves. Or how to properly sandbox this without a chroot. | |||||||
2019-07-12 | |||||||
| | |||||||
2020-07-23 | 2019-07-11 | ||||||
| | |||||||
* | Add shotty man page and build it | June McEnroe | 2019-07-09 | ||||
| | |||||||
* | Add up -c | June McEnroe | 2019-07-09 | ||||
| | |||||||
* | Add ^S toggle to ptee | June McEnroe | 2019-07-08 | ||||
| | |||||||
* | 2019-07-08 | ||||||
| | |||||||
* | |||||||
June McEnroe | 2019-07-08 | ||||||
| | |||||||
2019-07-06 | |||||||
| | |||||||
2020-07-17 | 2019-06-07 | ||||||
Adding the export query parameter to any page downloads a .html with the default stylesheet embedded, and all navigation, forms and internal links removed, for being able to share someJune McEnroe | 2019-05-30 | ||||||
| | | | | |||||||
Seems that only Safari provides any margins on form elements by default. | |||||||
2019-05-29 | |||||||
| | June McEnroe | ||||||
2020-07-16 | 2019-05-18 | ||||||
| | |||||||
* | Support simple assignment in order | June McEnroe | 2019-05-15 | ||||
| | |||||||
* | Implement sizeof in order | June McEnroe | 2019-05-15 | ||||
| | |||||||
* | Add order | June McEnroe | 2019-05-15 | ||||
| | |||||||
* | Move relay to bin | June McEnroe | 2019-05-04 | ||||
| | |||||||
* | Add setopt | June McEnroe | 2019-02-24 | ||||
| | |||||||
* | Match statics and typedefs as Tag | June McEnroe | 2019-02-18 | ||||
| | |||||||
* | Remove hi line numbering | June McEnroe | 2019-02-18 | ||||
| | | | | | | 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>. | ||||||
* | Add hi -f html -o anchor for line number links | June McEnroe | 2019-02-17 | ||||
| | |||||||
* | Add line numbers to hi | June McEnroe | 2019-02-17 | ||||
| | | | | | | | 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. | ||||||
* | Clean up scheme yet once more | June McEnroe | 2019-02-12 | ||||
| | |||||||
* | Unify *up scripts into one up.sh | June McEnroe | 2019-02-12 | ||||
| | |||||||
* | Use a proper fread-realloc loop in hi | June McEnroe | 2019-02-12 | ||||
| | |||||||
* | Add Rust to hi | June McEnroe | 2019-02-12 | ||||
| | | | | This also fixes the block comment pattern to match /* **/ correctly. | ||||||
* | Generate html for bins | June McEnroe | 2019-02-10 | ||||
| | |||||||
* | Add plain text "language" to hi | June McEnroe | 2019-02-10 | ||||
| | |||||||
* | Add tab option to HTML output of hi | June McEnroe | 2019-02-09 | ||||
| | |||||||
* | Add css and inline HTML options to hi | June McEnroe | 2019-02-09 | ||||
| | |||||||
* | Add output format options to hi | June McEnroe | 2019-02-09 | ||||
| | | | | | The monospace option for IRC output doesn't really work, since IRCCloud puts a box around each span this way. | ||||||
* | Add sh syntax to hi | June McEnroe | 2019-02-08 | ||||
| | |||||||
* | Improve ANSI output and base IRC on it | June McEnroe | 2019-02-08 | ||||
| | |||||||
* | Add hi -n | June McEnroe | 2019-02-08 | ||||
| | |||||||
* | Elaborate hi man page | June McEnroe | 2019-02-08 | ||||
| | |||||||
* | Add mdoc syntax to hi | June McEnroe | 2019-02-07 | ||||
| | |||||||
* | Add make syntax to hi | June McEnroe | 2019-02-07 | ||||
| | |||||||
* | Add IRC output to hi | June McEnroe | 2019-02-07 | ||||
| | |||||||
* | Add hi syntax highlighter | June McEnroe | 2019-02-06 | ||||
| | |||||||
* | Add aes | June McEnroe | 2019-02-05 | ||||
| | | | | | Okay this should really be aes(6) but I don't feel like adding back MAN6 in the Makefile. | ||||||
* | Add beef Befunge-93 interpreter | June McEnroe | 2019-01-26 | ||||
| | |||||||
* | Reunify gfx and bin | June McEnroe | 2019-01-17 | ||||
| | |||||||
* | Reorganize bin and Makefile once again | June McEnroe | 2019-01-17 | ||||