Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | re "s|echo \"\\\$|printf '%s\\\n' \"\$|g" | EuAndreh | 2024-01-04 | 1 | -4/+4 |
* | bin/*: Add matching parenthesis to case clauses | EuAndreh | 2023-07-29 | 1 | -7/+7 |
* | bin/repos: Only print the repository name, not its type | EuAndreh | 2022-10-28 | 1 | -2/+1 |
* | bin/repos: Omit warning on not guessing the type of repository | EuAndreh | 2022-10-28 | 1 | -1/+1 |
* | bin/repos: Simplify, using the new vcs(1) | EuAndreh | 2022-10-27 | 1 | -18/+5 |
* | bin/repos: Add explicit note on intentionally commented code | EuAndreh | 2022-10-27 | 1 | -2/+3 |
* | bin/repos: Add documentation for -e option in help string | EuAndreh | 2022-10-27 | 1 | -1/+2 |
* | bin/repos: Fix guessing of repository type for Fossil | EuAndreh | 2022-10-27 | 1 | -1/+1 |
* | bin/repos: Add new working utility | EuAndreh | 2022-10-21 | 1 | -0/+187 |