Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Don't add dt margins to Bl-compact lists | June McEnroe | 2020-01-08 | |
| | ||||
* | Use mandoc -T html for about-filter | June McEnroe | 2020-01-08 | |
| | | | | | | This also makes source-filter show mdoc source again and removes the dependency on ttpre entirely. I copied in the inline stylesheet mandoc outputs without -O fragment and added some customizations. | |||
* | Add The Book of Flora | June McEnroe | 2020-01-05 | |
| | | | | | Also bump the rating of the previous book, I enjoyed both of them a lot more than the first one. | |||
* | Replace gr alias with git reset | June McEnroe | 2020-01-04 | |
| | | | | | I haven't been doing much rebasing in a long time and I've caught myself trying to use gr to do reset. | |||
* | Remove shotty -c flag from up | June McEnroe | 2020-01-03 | |
| | ||||
* | Add Darling Don't Cry | June McEnroe | 2020-01-03 | |
| | | | | Heard at cafe. | |||
* | Update license header templates for the new year | June McEnroe | 2020-01-01 | |
| | ||||
* | Add \S to sort inside braces | June McEnroe | 2019-12-26 | |
| | ||||
* | Reformat music.txt | June McEnroe | 2019-12-23 | |
| | ||||
* | Rename music.md to music.txt | June McEnroe | 2019-12-23 | |
| | ||||
* | Add DO YOU DOUBT ME TRAITOR | June McEnroe | 2019-12-23 | |
| | ||||
* | Add license header to cgit CSS | June McEnroe | 2019-12-22 | |
| | | | | As requested. Funny that its license header capitalizes You. | |||
* | Add The Book of Etta | June McEnroe | 2019-12-22 | |
| | ||||
* | Revert "Add first working version of imbox" | June McEnroe | 2019-12-21 | |
| | | | | | | Moved to <https://git.causal.agency/imbox>. This reverts commit 7ff5f3fd826e313ce8353a532bdfa4989dc946dc. | |||
* | Add first working version of imbox | June McEnroe | 2019-12-21 | |
| | ||||
* | Respect mailmap in gl pretty format | June McEnroe | 2019-12-20 | |
| | ||||
* | Set LANG in cgit filters | June McEnroe | 2019-12-20 | |
| | | | | | ttpre needs to know about UTF-8 too so it can bold/italic non-ASCII chars. | |||
* | Source .editrc before applying -v or -e | June McEnroe | 2019-12-20 | |
| | | | | | Otherwise a bind -v in .editrc will take precedence and overwrite the ^I binding for sh-complete. | |||
* | Disable signing commits | June McEnroe | 2019-12-20 | |
| | | | | | | Why did I ever turn this on? This gets me nothing but inconvenience. RIP to all the wasted bytes in my git repos. | |||
* | Ignore about-filter | June McEnroe | 2019-12-19 | |
| | ||||
* | Fix matching make tags with no sources | June McEnroe | 2019-12-19 | |
| | ||||
* | Avoid matching := assignments as tags | June McEnroe | 2019-12-19 | |
| | ||||
* | Hide line numbers when rendering mdoc | June McEnroe | 2019-12-18 | |
| | | | | | | Hack: output an extra <td> after rendering mdoc so that line numbers can be hidden based on there being three. This required splitting source-filter and about-filter since on about pages there is no table. | |||
* | Customize cgit CSS | June McEnroe | 2019-12-18 | |
| | ||||
* | Use :target rather than :focus pseudo-class | June McEnroe | 2019-12-18 | |
| | | | | :target persists after you click on something else. | |||
* | Copy cgit auxiliary binaries properly | June McEnroe | 2019-12-18 | |
| | ||||
* | Add git.causal.agency cgit config | June McEnroe | 2019-12-18 | |
| | ||||
* | Bail from hi if input is binary | June McEnroe | 2019-12-18 | |
| | | | | | NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. | |||
* | Post "cgit setup" | June McEnroe | 2019-12-16 | |
| | ||||
* | Add .editrc to set vi bindings | June McEnroe | 2019-12-15 | |
| | ||||
* | Link to git. from bin html | June McEnroe | 2019-12-15 | |
| | ||||
* | Link to git. from causal.agency | June McEnroe | 2019-12-15 | |
| | ||||
* | Set ssh port for git.causal.agency | June McEnroe | 2019-12-15 | |
| | ||||
* | Add option to default to text in hi | June McEnroe | 2019-12-15 | |
| | ||||
* | Match .profile and .shrc as shell in hi | June McEnroe | 2019-12-15 | |
| | ||||
* | Add Exit Strategy | June McEnroe | 2019-12-12 | |
| | ||||
* | Add a few more notes about libraries | June McEnroe | 2019-12-11 | |
| | ||||
* | Post "Some Libraries" | June McEnroe | 2019-12-11 | |
| | ||||
* | Document diff input language in hi | June McEnroe | 2019-12-11 | |
| | ||||
* | Add Truth Hurts | June McEnroe | 2019-12-11 | |
| | ||||
* | Add Artificial Condition | June McEnroe | 2019-12-08 | |
| | ||||
* | Allow cd-ing into a file | June McEnroe | 2019-12-05 | |
| | ||||
* | Add The Fifth Season | June McEnroe | 2019-12-05 | |
| | ||||
* | Fix \? prompt expansion for more than one digit | June McEnroe | 2019-12-02 | |
| | ||||
* | Only add existing directories to PATH | June McEnroe | 2019-11-29 | |
| | ||||
* | Clear PATH before populating it again | June McEnroe | 2019-11-27 | |
| | | | | Oops, this got lost. | |||
* | Rename bin.7 to README.7 | June McEnroe | 2019-11-27 | |
| | | | | GitHub be damned. | |||
* | Document HISTFILE | June McEnroe | 2019-11-26 | |
| | ||||
* | Update catgirl screenshot | June McEnroe | 2019-11-25 | |
| | | | | It really colours too many nicks grey... | |||
* | Update shotty flags | June McEnroe | 2019-11-25 | |
| | | | | | The terminal emulator now knows about cursor modes, so just hide it for some shots. |