summary refs log tree commit diff
path: root/gfx (follow)
Commit message (Collapse)AuthorAge
* Make all copyright headers consistentJune McEnroe2019-01-01
|
* Remove explicit Os from gfx man pagesJune McEnroe2018-12-11
|
* Use png.h in gfxx.cJune McEnroe2018-11-15
|
* Use col -b to remove formatting for READMEJune McEnroe2018-10-08
|
* Fix README mandoc lintsJune McEnroe2018-09-19
|
* Move gfx man pages to gfx/manJune McEnroe2018-09-11
|
* Rewrite gfx.7 and render plaintext READMEJune McEnroe2018-09-11
|
* Add "blank" lines to man pagesJune McEnroe2018-09-11
|
* Put real dates on man pagesJune McEnroe2018-09-08
|
* Replace gfx README with REAMDE.7June McEnroe2018-09-08
|
* Link gfx man pages in ~/.localJune McEnroe2018-09-08
|
* Add gfxx.1June McEnroe2018-09-08
|
* Add brot.1June McEnroe2018-09-08
|
* Use PascalCase for constants in gfxJune McEnroe2018-09-02
|
* Add dependencies on gfx.hJune McEnroe2018-08-20
|
* Add gfx README and LICENSEJune McEnroe2018-07-30
|
* Move graphical programs out of binJune McEnroe2018-07-30
I wonder when the last time was something needed -ledit...
:39 -0500'>2021-01-12Add htagml -xJune McEnroe 2021-01-12Prevent matching the same tag twiceJune McEnroe 2021-01-12Process htagml file line by lineJune McEnroe This simplifies some things, adds support for line number tag definitions, and should enable combining htagml with other preprocessors in the future. 2021-01-12Split fields by tab onlyJune McEnroe Also don't fail hard on non-forward-search definitions. 2021-01-12List both Makefile and html.sh under README.7June McEnroe 2021-01-12Add htagml exampleJune McEnroe 2021-01-12Use mandoc and htagml for bin htmlJune McEnroe 2021-01-12Add htagmlJune McEnroe 2021-01-12Replace causal.agency with a simple mdoc pageJune McEnroe 2021-01-11Publish "Using vi"June McEnroe 2021-01-11Enable diff.colorMovedJune McEnroe 2021-01-10Set less search case-insensitiveJune McEnroe 2021-01-10Set EXINITJune McEnroe neovim is laggy as hell in my OpenBSD VM, so I switched to vi so I could type without getting frustrated. 2021-01-09Add c -t flag to print expression typeJune McEnroe Also add missing float case. 2021-01-05Update taglineJune McEnroe