summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
* 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
* relay: Add relay cargo feature flag and subcommandDavid Goulet2024-06-111-1/+2
* Merge branch 'check-crate-owners' into 'main'Nick Mathewson2024-06-101-0/+35
|\
| * check-crate-owners: prefer /usr/bin/env bashgabi-2502024-06-101-1/+1
| * New script to check the crates.io owners of our cratesNick Mathewson2024-06-101-0/+35
* | maint/extract-md-links: Use /usr/bin/env for more flexibility.Gabriela Moldovan2024-06-051-1/+1
|/
* Run fixup-features in preparation for release.Gabriela Moldovan2024-06-051-0/+3
* Merge branch 'upgrades-20240531' into 'main'David Goulet2024-06-031-2/+2
|\
| * Update check_licenses for priority-queue and tinystrNick Mathewson2024-05-311-2/+2
* | Merge branch 'keymgr-key-scripts' into 'main'gabi-2502024-06-036-0/+378
|\ \ | |/ |/|
| * maint/keygen-openssh-test: Make keygen deterministic.Gabriela Moldovan2024-05-164-48/+90
| * keygen-openssh-test: Update docs.Gabriela Moldovan2024-05-161-1/+1
| * maint/keygen-openssh-test: Remove suffix from generate.sh script.Gabriela Moldovan2024-05-152-2/+2
| * maint/keygen-openssh-test: Sort dependencies.Gabriela Moldovan2024-05-151-2/+2
| * maint/keygen-openssh-test: Add crate license and description.Gabriela Moldovan2024-05-151-0/+6
| * maint/keygen-openssh-test: Update README.Gabriela Moldovan2024-05-151-3/+16
| * tor-keymgr: Move keygen script to maint.Gabriela Moldovan2024-05-156-0/+317
* | maint/update-md-links: avoid * import from typingIan Jackson2024-05-291-1/+1
* | maint/update-md-links: Add type handling for regexp edge casesIan Jackson2024-05-281-3/+6
* | maint/update-md-links: Add easy type annotationsIan Jackson2024-05-281-8/+12
* | Merge branch 'links' into 'main'Nick Mathewson2024-05-163-14/+512
|\ \
| * | update-md-links: Actually bomb out if subprocess failsIan Jackson2024-05-161-0/+1
| * | update-md-links: Use enumerate()Ian Jackson2024-05-071-4/+2
| * | update-md-links: (Always) print something confirmatory to stdoutIan Jackson2024-05-071-1/+6
| * | update-md-links: Host code into functions and add typesIan Jackson2024-05-071-167/+214
| * | update-md-links: Add many comments / helpstringsIan Jackson2024-05-071-2/+49
| * | update-md-links: Minor code motion for tidying upIan Jackson2024-05-071-2/+3
| * | update-md-links: Avoid literally stating the blocking todoIan Jackson2024-05-071-2/+2
| * | update-md-links: With --check, remove the .tmp file if all is OKIan Jackson2024-05-071-0/+1
| * | update-md-links: Replace use of assert with bespoke functionIan Jackson2024-05-071-2/+7
| * | maint/update-md-links: Add --check modeIan Jackson2024-05-021-1/+10
| * | maint/update-md-links: New script for fully sorting out CHANGELOGIan Jackson2024-05-021-0/+260
| * | maint/gen_md_links: Use the proper parser scriptIan Jackson2024-05-021-13/+13
| * | maint/extract-md-links: New scriptIan Jackson2024-05-021-0/+117
| * | maint/gen_md_links: Soup up argument parserIan Jackson2024-05-021-2/+8
| * | maint/gen_md_links: Honour \ escapingIan Jackson2024-05-021-0/+1
* | | Merge branch 'script-suffixes' into 'main'Ian Jackson2024-05-161-0/+38
|\ \ \
| * | | Forbid scripts names from specifying their implementation languageIan Jackson2024-05-161-0/+38