Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | bin/{tmp,pb}: ShellCheck | EuAndreh | 2022-05-02 | 2 | -3/+5 |
| | |||||
* | Makefile: Do not make "fqdn" target .SILENT by default | EuAndreh | 2022-05-02 | 1 | -1/+1 |
| | |||||
* | bin/pb: Refactor and simplify | EuAndreh | 2022-05-02 | 1 | -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`; | ||||
* | bin/tmp: Remove trailing "/" from $REMOTE_TMP | EuAndreh | 2022-05-01 | 1 | -4/+3 |
| | |||||
* | bin/tmp: Indent documentation text | EuAndreh | 2022-05-01 | 1 | -9/+9 |
| | |||||
* | bin/tmp: Add helper script for uploading temporary files | EuAndreh | 2022-01-08 | 1 | -0/+74 |
| | |||||
* | bin/*: Add WIP version of scripts | EuAndreh | 2021-10-11 | 2 | -0/+267 |