summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
...
* fixup-features: distinguish internal and external edgesNick Mathewson2023-05-152-3/+8
* fixup-features: Add an option to not annotate.Nick Mathewson2023-05-153-6/+25
* fixup-features: ability to add annotations for everything.Nick Mathewson2023-05-151-7/+13
* fixup-features: fix off-by-one in argument reading.Nick Mathewson2023-05-151-1/+1
* fixup-features: Implement remaining rules.Nick Mathewson2023-05-151-34/+64
* fixup-features: Enforce __is_experimental tagging rule.Nick Mathewson2023-05-151-0/+19
* fixup-features: Revise our rule 2 enforcement to use newer APIs.Nick Mathewson2023-05-151-14/+14
* fixup-features: Refactor "apply a list of changes" code into a new module.Nick Mathewson2023-05-152-25/+88
* fixup-features: Make a feature graph type in a submoduleNick Mathewson2023-05-153-60/+149
* fixup-features: minor spelling and comment fixes.Nick Mathewson2023-05-151-1/+1
* fixup-features: Describe the semantics we actually wantNick Mathewson2023-05-151-6/+26
* allow rustls-webpki licensetrinity-1686a2023-05-081-0/+1
* check-licenses: Permit MPL-2.0Nick Mathewson2023-05-041-0/+1
* fix macos reproducible buildstrinity-1686a2023-04-161-1/+1
* Bump Rust version in reproducible build scriptsNick Mathewson2023-04-131-1/+1
* Increment MSRV to 1.65 in every crate.Nick Mathewson2023-04-111-1/+1
* Add Gabi to exclude_contributors.Nick Mathewson2023-03-311-0/+3
* Fix typosDimitris Apostolou2023-03-241-1/+1
* maint/check_todos: Offer advice on workarounds, if trippedIan Jackson2023-03-211-0/+22
* Obscure various literal uses of the todo markerIan Jackson2023-03-212-2/+2
* maint/check_todos: New scriptIan Jackson2023-03-211-0/+31
* fixup-features: Use write-and-rename pattern.Nick Mathewson2023-03-201-1/+3
* fixup-features: Improve a comment.Nick Mathewson2023-03-201-1/+1
* fixup-features: Simplify "optionality" detection.Nick Mathewson2023-03-201-17/+13
* New "fixup-features" tool to enforce properties in Cargo.tomlsNick Mathewson2023-03-203-0/+346
* Merge branch 'check_env' into 'main'Ian Jackson2023-03-012-23/+122
|\
| * maint: remove the dependency check from coverageEmil Engler2023-02-241-23/+0
| * maint: add a full dependency checkEmil Engler2023-02-241-0/+122
* | Merge branch 'zlib' into 'main'Ian Jackson2023-02-271-2/+9
|\ \
| * | maint/check_licensse: Placate shellcheckIan Jackson2023-02-241-1/+1
| * | maint/check_licensse: Approve Zlib licenceIan Jackson2023-02-241-0/+1
| * | maint/check_licensse: Honour CARGO variableIan Jackson2023-02-241-2/+8
| * | maint/check_licensse: Do not discard actual errorIan Jackson2023-02-241-1/+1
* | | Merge branch 'fix-adhoc' into 'main'Ian Jackson2023-02-241-1/+1
|\ \ \ | |/ / |/| |
| * | maint: fix `adhoc-add-lint-blocks` scriptEmil Engler2023-02-221-1/+1
| |/
* / git: add maint/.gitignore for __pycache__Emil Engler2023-02-221-0/+1
|/
* Merge branch 'coverage-dep-check' into 'main'Ian Jackson2023-02-221-0/+23
|\
| * maint: add a dependency check to coverageEmil Engler2023-02-211-0/+23
* | Fix a bug in check_doc_featuresNick Mathewson2023-02-211-7/+3
* | maint: forcefully remove files in coverageEmil Engler2023-02-161-1/+1
|/
* tor-cell: documentation cleanups related to restricted_msgNick Mathewson2023-02-071-0/+5
* maint: add shebangEmil Engler2023-01-261-0/+10
* maint: replace llvm-tools-preview with llvm-toolsEmil Engler2023-01-272-5/+5
* Allow clippy::unchecked_duration_subtraction in testsNick Mathewson2023-01-271-0/+1
* Disable clippy::unlinlined-format-argsNick Mathewson2023-01-271-0/+1
* maint: update shellcheck_all with /usr/bin/envEmil Engler2023-01-251-1/+1
* shell: use /usr/bin/env instead of absolute pathsEmil Engler2023-01-2533-33/+33
* test lint blocks: Add ad hoc script for adding themIan Jackson2022-12-121-0/+26
* Merge branch 'shadow-bridge' into 'main'Ian Jackson2022-12-121-0/+13
|\
| * put ci log span magic strings in a dedicated scripttrinity-1686a2022-12-051-0/+13