| Commit message (Collapse) | Author | Files | Lines | ||
|---|---|---|---|---|---|
| 2023-07-29 | bin/*: Add matching parenthesis to case clauses | EuAndreh | 1 | -5/+5 | |
| 2023-04-12 | bin/: Make help string more consistent across several executables | EuAndreh | 1 | -0/+1 | |
| 2023-02-23 | bin/: Cleanup temp file before exit | EuAndreh | 1 | -1/+1 | |
| 2022-11-12 | bin/bins: Add -F option | EuAndreh | 1 | -2/+10 | |
| 2022-10-30 | bin/bins: Allow multiple instances to be ran concurrently | EuAndreh | 1 | -3/+4 | |
| Use a unique temporary file for each instance, so that when more than one is active at the same time, they don't try to "mv" the "bins-tmp" file more than once. | |||||
| 2022-10-20 | Fix all ShellCheck warnings | EuAndreh | 1 | -1/+3 | |
| IOW, `make check-shellcheck` passes. | |||||
| 2022-08-12 | bin/bins: Add helper utility for listing binaries | EuAndreh | 1 | -0/+73 | |
