summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
* downgrade_dependencies: re-upgrade filetimeNick Mathewson2023-09-051-1/+2
* CI: cargo install caching: Use cache/ directory, per-imageIan Jackson2023-08-251-2/+8
* clippy: Suppress needless_pass_by_value in testsIan Jackson2023-08-231-0/+1
* Add a cargo-audit exception for RUSTSEC-2023-0052Nick Mathewson2023-08-221-0/+13
* cargo_audit: Add an exception for RUSTSEC-2022-0093.Nick Mathewson2023-08-141-0/+8
* maint: use relative shebang in `maint/bump_nodep`Emil Engler2023-08-091-1/+1
* Merge branch 'with_coverage-no-list' into 'main'Ian Jackson2023-08-091-2/+2
|\
| * maint: provide no list of grcov formatsEmil Engler2023-08-081-2/+2
* | maint: remove useless optargEmil Engler2023-08-081-1/+1
* | maint: list the HTML dependencies in coverageEmil Engler2023-08-081-0/+1
|/
* add_warning: Change missing_docs,unreachable_pub to warnNick Mathewson2023-08-041-2/+7
* Add maint/check_all_lockfilesMicah Elizabeth Scott2023-08-031-0/+19
* equix/fuzz: CI and doc fixesMicah Elizabeth Scott2023-08-021-0/+5
* Script to bump patchlevel without touching other cratesNick Mathewson2023-08-011-0/+39
* check_licenses: Whitelist for crates that may use LGPL-3.0-onlyMicah Elizabeth Scott2023-07-271-6/+18
* equix, hashx: Prepare for an initial LGPL releaseMicah Elizabeth Scott2023-07-271-3/+5
* Reimplement HashX in RustMicah Elizabeth Scott2023-07-271-0/+6
* Fix typosDimitris Apostolou2023-07-221-1/+1
* cargo audit: un-ignore RUSTSEC-2023-0040 ("`users` is unmaintained"Ian Jackson2023-07-141-3/+0
* tor-proto: Add a suppression to "fix" the CIIan Jackson2023-07-121-0/+2
* clippy: in tests, allow clippy::useless_vecIan Jackson2023-07-101-0/+1
* clippy: globally allow clippy::needless_raw_string_hashesIan Jackson2023-07-101-0/+1
* Merge branch 'allow_missing_panics' into 'main'Ian Jackson2023-07-071-1/+0
|\
| * add_warning: Tolerate clippy::missing_panics_docNick Mathewson2023-07-061-1/+0
* | tor-rtcompat: Simplify trivial all() expressions.Nick Mathewson2023-07-061-2/+2
|/
* Replace our old complex semver-checks script.Nick Mathewson2023-06-291-106/+6
* lints: Promote clippy::print_stderr and clippy::print_stdoutIan Jackson2023-06-211-0/+2
* CI: add script to test every crate with default featuresIan Jackson2023-06-141-0/+19
* maint/cargo-audit: Ignore RUSTSEC-2023-0040 (the users crate is unmaintained)Gabriela Moldovan2023-06-051-0/+3
* New script to run cargo-semver-checks with appropriate options.Nick Mathewson2023-05-311-0/+121
* maint/check_license: Make MPL-2.0 into an allow-listNick Mathewson2023-05-231-1/+22
* thanks: Also acknowledge Suggested-ByNick Mathewson2023-05-221-0/+2
* maint/thanks: Split up some long pipelinesNick Mathewson2023-05-181-2/+9
* maint/thanks: Remove email addresses from git trailersNick Mathewson2023-05-181-1/+1
* maint/thanks: Include some git trailers in acknowledgmentsNick Mathewson2023-05-181-3/+18
* fixup-features: minor doc fix.Nick Mathewson2023-05-151-5/+5
* fixup-features: Do not annotate non-features.Nick Mathewson2023-05-152-3/+7
* fixup-features: Do not add edges from non-features.Nick Mathewson2023-05-152-2/+7
* 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