summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
* Add a missing "-".Nick Mathewson2024-07-311-1/+1
* Add a script to run cbindgen and check its outputs.Nick Mathewson2024-07-312-3/+179
* Bump our CI Rust build cache tokenIan Jackson2024-07-291-1/+1
* maint/rust-maint-common/forbid-absolute-shebang: Fix error messageIan Jackson2024-07-171-1/+1
* maint/common/update-shell-includes: Tolerate includes with a `$`Ian Jackson2024-07-161-1/+1
* Switch to maint/common/forbid-script-extensionsIan Jackson2024-07-161-38/+0
* Switch to maint/common/forbid-absolute-shebangsIan Jackson2024-07-161-10/+0
* maint/common/forbid-absolute-shebansg: Fix error handlingIan Jackson2024-07-161-4/+15
* maint scripts: Fix some absolute shebangsIan Jackson2024-07-162-2/+2
* 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
* Switch to maint/common/via-cargo-install-in-ciIan Jackson2024-07-161-20/+0
* Aet maint/via-cargo-install-in-ci.cache-idIan Jackson2024-07-161-0/+1
* Replace maint/shellcheck_all with maint/common/shellcheck-allIan Jackson2024-07-162-10/+3
* 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
|\
| * via-cargo-install-in-ci: run in CIIan Jackson2024-07-111-0/+1
* with_coverage: Exclude maint/ and examples/ in coverage reports.Nick Mathewson2024-07-151-0/+2
* Merge branch 'categories' into 'main'Nick Mathewson2024-07-153-6/+134
|\
| * maint/: crates_io_api_call: Add a TODO about unifying themIan Jackson2024-07-111-0/+2
| * maint/cargo-check-publishable: Check categoriesIan Jackson2024-07-102-0/+121
| * maint/list_crates: Include `Crate.raw_metadata`Ian Jackson2024-07-101-2/+3
| * maint/list_crates: Add a type annotationIan Jackson2024-07-101-1/+1
| * maint/list_crates: Resolve `Crate.publish`Ian Jackson2024-07-101-1/+3
| * shell crates.io API: set User-Agent and add a sleepIan Jackson2024-07-101-1/+3
| * shell crates.io: Fix a doc typoIan Jackson2024-07-101-1/+1
* | maint/cargo-crate-owners: Add comment about empty filesIan Jackson2024-07-101-1/+4
* | maint/cargo-crate-owners: Fix and comment sedderyIan Jackson2024-07-101-4/+6
* | maint/cargo-crate-owners: Comment read_owners_overrideIan Jackson2024-07-101-0/+3
* | maint/cargo-crate-owners: Implement override facilityIan Jackson2024-07-101-1/+53
* | maint/cargo-crate-owners: Plan for override facilityIan Jackson2024-07-101-0/+42
|/
* Remove an obsolete RUSTSEC allowIan Jackson2024-07-091-18/+0
* Merge branch 'post-release' into 'main'Nick Mathewson2024-06-272-0/+72
|\
| * maint/tag-arti-releaes: New scriptIan Jackson2024-06-271-0/+36
| * maint/changelog-syntax-fiddle: New scriptIan Jackson2024-06-271-0/+36
* | maint/check-cli-help: Don't attempt to parse wrapped help lines.Gabriela Moldovan2024-06-271-2/+1
* | arti: Add an arti hsc subcommand.Gabriela Moldovan2024-06-271-1/+1
|/
* Explain in a comment why x32 is disabledIan Jackson2024-06-271-0/+1
* Disable x86_64-unknown-linux-gnux32 test caseIan Jackson2024-06-271-1/+1
* Remove arti-hyperIan Jackson2024-06-251-1/+0
* Update to base32 0.5Ian Jackson2024-06-251-1/+1
* Update to itertools 0.13.0Ian Jackson2024-06-251-1/+1
* maint/crates-io-utils.sh: Try to deconfuse shellcheckIan Jackson2024-06-241-0/+6
* Remove check-crate-owners scriptIan Jackson2024-06-241-35/+0
* maint/cargo-crate-owners: More sophisticated ownership check scriptIan Jackson2024-06-241-0/+90
* maint/crates-io-utils.sh: Add preserving tmp featureIan Jackson2024-06-241-2/+8
* maint/crates-io-utils.sh: Add exit status control featureIan Jackson2024-06-241-1/+5
* maint/crates-io-utils.sh: Break out from cargo-publishIan Jackson2024-06-242-30/+62
* shellcheck: check *.sh files tooIan Jackson2024-06-241-1/+4
* maint: Fix check-cli-help to pass shellcheckDavid Goulet2024-06-111-4/+3