summaryrefslogtreecommitdiff
path: root/bin/pb (unfollow)
Commit message (Collapse)AuthorFilesLines
2022-06-01git mv bin/ src/EuAndreh1-175/+0
2022-06-01bin/pb: Allow input to contain "```" without prior escapingEuAndreh1-1/+1
2022-05-02bin/{tmp,pb}: ShellCheckEuAndreh1-2/+3
2022-05-02Makefile: Do not make "fqdn" target .SILENT by defaultEuAndreh1-1/+1
2022-05-02bin/pb: Refactor and simplifyEuAndreh1-81/+124
- stop depending on Perl in slugify(); - stop relying on GNU sed extensions on slugify(); - use optional flags over positional arguments; - use POSIX "date +%Y-%m-%d" over "date -I"; - always read from STDIN instead of deciding based on the input; - don't rely on GNU coreutils' `mktemp`;
2021-10-11bin/*: Add WIP version of scriptsEuAndreh1-0/+131