aboutsummaryrefslogtreecommitdiff
path: root/bin/repos (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-04re "s|echo \"\\\$|printf '%s\\\n' \"\$|g"EuAndreh1-4/+4
2023-07-29bin/*: Add matching parenthesis to case clausesEuAndreh1-7/+7
2022-10-28bin/repos: Only print the repository name, not its typeEuAndreh1-2/+1
2022-10-28bin/repos: Omit warning on not guessing the type of repositoryEuAndreh1-1/+1
2022-10-27bin/repos: Simplify, using the new vcs(1)EuAndreh1-18/+5
2022-10-27bin/repos: Add explicit note on intentionally commented codeEuAndreh1-2/+3
2022-10-27bin/repos: Add documentation for -e option in help stringEuAndreh1-1/+2
2022-10-27bin/repos: Fix guessing of repository type for FossilEuAndreh1-1/+1
2022-10-21bin/repos: Add new working utilityEuAndreh1-0/+187