aboutsummaryrefslogtreecommitdiff
path: root/bin/uri (unfollow)
Commit message (Expand)AuthorFilesLines
2024-11-14Move bin/{htmlesc,shesc,uri} to eutEuAndreh1-81/+0
2024-06-16bin/uri: Unbuffer when processing an stream onlineEuAndreh1-2/+4
2023-04-12bin/: Add trailing semicolor to Perl heredocsEuAndreh1-2/+3
2023-04-03bin/uri: Allow string argument to be given instead of STDINEuAndreh1-7/+10
2022-10-16bin/*.pl: Do not "use strict" explicitlyEuAndreh1-1/+0
2022-10-16bin/*.pl: Explicitly name the excluded warningsEuAndreh1-1/+1
2022-10-14bin/uri: Split help option parsing from main program logicEuAndreh1-1/+4
2022-09-04bin/uri: Improve example from help stringEuAndreh1-1/+2
2022-08-15bin/uri: Fail when bad option is givenEuAndreh1-1/+4
2022-08-15bin/uri: Use single quote over double quoteEuAndreh1-2/+2
2022-08-15bin/uri: Add working versionEuAndreh1-0/+69