summary refs log tree commit diff
path: root/bin/README.7 (follow)
Commit message (Expand)AuthorAge
* Add mtags to generate tags for make and mdocJune McEnroe2021-01-19
* Remove ttpreJune McEnroe2021-01-13
* Remove hiJune McEnroe2021-01-13
* Move hilex out of hilex directoryJune McEnroe2021-01-12
* Add htagmlJune McEnroe2021-01-12
* Add bibsortJune McEnroe2020-12-15
* Remove editJune McEnroe2020-10-29
* Add nudgeJune McEnroe2020-09-04
* Remove aesJune McEnroe2020-06-17
* Add c script to READMEJune McEnroe2020-05-31
* Remove setoptJune McEnroe2020-03-03
* Rename bin.7 to README.7June McEnroe2019-11-27
* Rewrite bin.7 and render to plaintext READMEJune McEnroe2018-09-11
* Add "blank" lines to man pagesJune McEnroe2018-09-11
* Put real dates on man pagesJune McEnroe2018-09-08
* Replace README with README.7June McEnroe2018-09-07
* Revert "Add README.7"June McEnroe2018-09-07
* Add README.7June McEnroe2018-09-07
gheader'>2019-12-18Hide line numbers when rendering mdocJune McEnroe 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. 2019-12-18Customize cgit CSSJune McEnroe 2019-12-18Use :target rather than :focus pseudo-classJune McEnroe :target persists after you click on something else. 2019-12-18Copy cgit auxiliary binaries properlyJune McEnroe 2019-12-18Add git.causal.agency cgit configJune McEnroe 2019-12-18Bail from hi if input is binaryJune McEnroe NULs in the input cause an infinite loop in htmlEscape, not to mention regexes obviously not working, etc. 2019-12-16Post "cgit setup"June McEnroe