aboutsummaryrefslogtreecommitdiff
path: root/bin/htmlesc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Move bin/{htmlesc,shesc,uri} to eutEuAndreh2024-11-141-118/+0
|
* bin/*: Add matching parenthesis to case clausesEuAndreh2023-07-291-7/+7
|
* bin/: Make help string more consistent across several executablesEuAndreh2023-04-121-0/+1
|
* bin/htmlesc: Use "'" over "'"EuAndreh2023-04-101-2/+2
| | | | | | HTML 5 understands it: https://html.spec.whatwg.org/multipage/named-characters.html
* bin/htmlesc: Fix typo in help stringEuAndreh2023-04-051-1/+1
|
* bin/htmlesc: Allow string argument to be given instead of STDINEuAndreh2023-04-031-6/+27
|
* git mv bin/html bin/htmlescEuAndreh2022-09-041-0/+96