| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | maint: Avoid x-prefix in comparisons. | Gabriela Moldovan | 2025-07-17 | 1 | -1/+1 |
| | | | | | | | | This applies the fixes suggested by shellcheck (the x-prefixes were causing the `shellcheck` job to fail; see [SC2268]). [SC2268]: https://www.shellcheck.net/wiki/SC2268 | ||||
| * | maint/: crates_io_api_call: Add a TODO about unifying them | Ian Jackson | 2024-07-11 | 1 | -0/+2 |
| | | |||||
| * | maint/cargo-check-publishable: Check categories | Ian Jackson | 2024-07-10 | 1 | -0/+2 |
| | | | | | What a palaver. | ||||
| * | shell crates.io API: set User-Agent and add a sleep | Ian Jackson | 2024-07-10 | 1 | -1/+3 |
| | | | | | See https://crates.io/data-access | ||||
| * | shell crates.io: Fix a doc typo | Ian Jackson | 2024-07-10 | 1 | -1/+1 |
| | | |||||
| * | maint/crates-io-utils.sh: Try to deconfuse shellcheck | Ian Jackson | 2024-06-24 | 1 | -0/+6 |
| | | |||||
| * | maint/crates-io-utils.sh: Add preserving tmp feature | Ian Jackson | 2024-06-24 | 1 | -2/+8 |
| | | | | | This is useful for debugging. | ||||
| * | maint/crates-io-utils.sh: Add exit status control feature | Ian Jackson | 2024-06-24 | 1 | -1/+5 |
| | | |||||
| * | maint/crates-io-utils.sh: Break out from cargo-publish | Ian Jackson | 2024-06-24 | 1 | -0/+55 |
