Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move bin/{htmlesc,shesc,uri} to eut | EuAndreh | 2024-11-14 | 1 | -81/+0 |
* | bin/uri: Unbuffer when processing an stream online | EuAndreh | 2024-06-16 | 1 | -2/+4 |
* | bin/: Add trailing semicolor to Perl heredocs | EuAndreh | 2023-04-12 | 1 | -2/+3 |
* | bin/uri: Allow string argument to be given instead of STDIN | EuAndreh | 2023-04-03 | 1 | -7/+10 |
* | bin/*.pl: Do not "use strict" explicitly | EuAndreh | 2022-10-16 | 1 | -1/+0 |
* | bin/*.pl: Explicitly name the excluded warnings | EuAndreh | 2022-10-16 | 1 | -1/+1 |
* | bin/uri: Split help option parsing from main program logic | EuAndreh | 2022-10-14 | 1 | -1/+4 |
* | bin/uri: Improve example from help string | EuAndreh | 2022-09-04 | 1 | -1/+2 |
* | bin/uri: Fail when bad option is given | EuAndreh | 2022-08-15 | 1 | -1/+4 |
* | bin/uri: Use single quote over double quote | EuAndreh | 2022-08-15 | 1 | -2/+2 |
* | bin/uri: Add working version | EuAndreh | 2022-08-15 | 1 | -0/+69 |