summary refs log tree commit diff
path: root/bin/html.sh (follow)
Commit message (Collapse)AuthorAge
* Use hilex for bin HTMLJune McEnroe2021-01-12
|
* Render tag index in HTMLJune McEnroe2021-01-12
|
* List both Makefile and html.sh under README.7June McEnroe2021-01-12
|
* Use mandoc and htagml for bin htmlJune McEnroe2021-01-12
|
* Add bibsortJune McEnroe2020-12-15
| | | | | My first perl script! hi doesn't have syntax highlighting for perl, and I don't think I could sanely implement it, but oh well.
* Use scheme for bin htmlJune McEnroe2020-08-23
|
* Link to git. from bin htmlJune McEnroe2019-12-15
|
* Shell script style passJune McEnroe2019-07-27
|
* Revert "Use scheme to style HTMLs"June McEnroe2019-07-27
| | | | | | This reverts commit 4b7d5161a30645b0a23691687ef1aafdda62d3bb. I don't know why but I don't like it.
* Use scheme to style HTMLsJune McEnroe2019-07-25
|
* Delete extraneous <pre> in html.shJune McEnroe2019-02-27
|
* Use $PWD in html.sh to pass absolute path to manJune McEnroe2019-02-20
|
* Factor out html.sh and produce html for all sourcesJune McEnroe2019-02-20
Except for gfx-cocoa because I don't have an Objective-C highlighter. Also hypothetically the .h rule could match up headers with .3 manual pages if I cared to write them.
0'>2020-02-11Add note about setting PKG_CONFIG_PATHJune McEnroe 2020-02-11Rename query ID on nick changeJune McEnroe 2020-02-11Call completeClear when closing a windowJune McEnroe 2020-02-11Don't insert color codes for non-mentionsJune McEnroe 2020-02-11Take first two words in colorMentionsJune McEnroe 2020-02-11Use time_t for save signatureJune McEnroe 2020-02-11Set self.nick to * initiallyJune McEnroe 2020-02-11Define ColorCap instead of hardcoding 100June McEnroe 2020-02-11Move hash to top of chat.hJune McEnroe 2020-02-11Move base64 out of chat.hJune McEnroe 2020-02-11Move XDG_SUBDIR out of chat.hJune McEnroe 2020-02-11Fix whois idle unit calculationJune McEnroe 2020-02-11Cast towupper to wchar_tJune McEnroe 2020-02-11Cast set but unused variables to voidJune McEnroe 2020-02-11Declare strlcatJune McEnroe 2020-02-11Check if VDSUSP existsJune McEnroe 2020-02-11Fix completeReplace iterationJune McEnroe 2020-02-11Use pkg(8) to configure on FreeBSDJune McEnroe 2020-02-11Remove legacy codeJune McEnroe 2020-02-11Add INSTALLING section to READMEJune McEnroe