Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re "s|echo \"\\\$|printf '%s\\\n' \"\$|g" | EuAndreh | 2024-01-04 | 1 | -1/+1 |
| | | | | | | Replace all cases where `echo` was given a variable as its first argument, even on cases where we always know what the variable's content look like. | ||||
* | bin/*: Add matching parenthesis to case clauses | EuAndreh | 2023-07-29 | 1 | -5/+5 |
| | |||||
* | bin/: Make help string more consistent across several executables | EuAndreh | 2023-04-12 | 1 | -0/+7 |
| | |||||
* | bin/{min,max,clamp}: Add "Examples" section to help string | EuAndreh | 2022-08-12 | 1 | -0/+23 |
| | |||||
* | Move Git repository into ~/.usr/.git/ | EuAndreh | 2022-05-12 | 1 | -0/+61 |