summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * | | maint/common/update-shell-includes: Tolerate includes with a `$`Ian Jackson2024-07-161-1/+1
| * | | Switch to maint/common/forbid-script-extensionsIan Jackson2024-07-162-39/+1
| * | | Switch to maint/common/forbid-absolute-shebangsIan Jackson2024-07-162-11/+1
| * | | maint/common/forbid-absolute-shebansg: Fix error handlingIan Jackson2024-07-161-4/+15
| * | | CI: maint-checks job: Install gitIan Jackson2024-07-161-1/+1
| * | | maint scripts: Fix some absolute shebangsIan Jackson2024-07-162-2/+2
| * | | Use maint/common/apt-install instead of open-coding (multiline)Ian Jackson2024-07-161-10/+8
| * | | Use maint/common/apt-install instead of open-coding (apt-get)Ian Jackson2024-07-161-8/+8
| * | | maint/common/apt-install: Don't repeat apt-get updateIan Jackson2024-07-161-1/+9
| * | | maint/common/apt-install: Use `apt-get install`Ian Jackson2024-07-161-1/+1
| * | | Use maint/common/apt-install instead of open-coding (apt)Ian Jackson2024-07-161-3/+3
| * | | Switch to maint/common/via-cargo-install-in-ciIan Jackson2024-07-162-24/+4
| * | | Aet maint/via-cargo-install-in-ci.cache-idIan Jackson2024-07-161-0/+1
| * | | via-cargo-install-in-ci: Split a multi-package invocationIan Jackson2024-07-161-1/+2
| * | | Replace maint/shellcheck_all with maint/common/shellcheck-allIan Jackson2024-07-164-12/+5
| * | | Add symlink to rust-maint-commonIan Jackson2024-07-161-0/+1
| * | | Add 'maint/rust-maint-common/' from commit 'be8ec72c0b0ced653c618af564387079d...Ian Jackson2024-07-1616-0/+698
| |\ \ \
| | * \ \ Merge branch 'for-every-commit' into 'main'Nick Mathewson2024-07-157-0/+230
| | |\ \ \
| | | * | | apt-install: Use new include stanzaIan Jackson2024-07-151-1/+6
| | | * | | for-every-commit: Make test project publish = falseIan Jackson2024-07-151-0/+1
| | | * | | for-every-commit: Use new stanza for bash-utils includeIan Jackson2024-07-151-1/+6
| | | * | | for-every-commit: Fix shellcheck complaintsIan Jackson2024-07-151-7/+6
| | | * | | for-every-commit: use env-based shebangIan Jackson2024-07-151-1/+1
| | | * | | for-every-commit: Test in CIIan Jackson2024-07-151-0/+6
| | | * | | for-every-commit: Document need for libtoml-perlIan Jackson2024-07-151-0/+3
| | | * | | apt-install: New scriptIan Jackson2024-07-152-0/+19
| | | * | | test-project: Add maint/Ian Jackson2024-07-151-0/+1
| | | * | | test-project: Add url to Cargo.tomlIan Jackson2024-07-151-0/+1
| | | * | | test-project: Add, by running cargo initIan Jackson2024-07-152-0/+9
| | | * | | for-every-commit: Reject attempts at passing optionsIan Jackson2024-07-152-1/+12
| | | * | | for-every-commit: Write a correct head commentIan Jackson2024-07-151-3/+16
| | | * | | for-every-commit: Copy from derive-deftlyIan Jackson2024-07-151-0/+157
| | |/ / /
| | * | | Merge branch 'include-nuggets' into 'main'Nick Mathewson2024-07-157-6/+153
| | |\ \ \
| | | * | | Placate shellcheckIan Jackson2024-07-151-0/+1
| | | * | | Do not use -- on $0. (update all scripts)Ian Jackson2024-07-154-8/+8
| | | * | | Do not use -- on $0.Ian Jackson2024-07-151-2/+2
| | | * | | Run update-shell-includes in CIIan Jackson2024-07-151-0/+1
| | | * | | Use standard include stanza in all the currently in-tree scriptsIan Jackson2024-07-154-4/+24
| | | * | | Provide update-shell-includesIan Jackson2024-07-151-0/+120
| | | * | | Break out `git_grep_for_shell_script_shebangs` shell functionIan Jackson2024-07-152-2/+7
| | |/ / /
| | * | | Merge branch 'forbid-underscores' into 'main'gabi-2502024-07-152-0/+32
| | |\ \ \
| | | * | | forbid-script-underscores: Fix docs typo.Ian Jackson2024-07-151-1/+1
| | | * | | Provide and run forbid-script-underscoresIan Jackson2024-07-112-0/+32
| | |/ / /
| | * | | Merge branch 'path-bodge' into 'main'Nick Mathewson2024-07-115-3/+22
| | |\ \ \
| | | * | | Document current bash-utils.sh situationIan Jackson2024-07-111-0/+18
| | | * | | Get bash-utils.sh from maint/common/, not maint/Ian Jackson2024-07-114-3/+4
| | |/ / /
| | * | | Merge branch 'shellcheck' into 'main'Ian Jackson2024-07-116-1/+124
| | |\ \ \
| | | * | | CI: Run forbid-script-extensions and forbid-absolute-shebangsIan Jackson2024-07-111-0/+6
| | | * | | shellcheck-all: Run in CIIan Jackson2024-07-111-0/+8
| | | * | | via-cargo-install-in-ci: Use read -rIan Jackson2024-07-111-1/+1