summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'locked' into 'main'Ian Jackson2023-09-141-2/+6
|\
| * CI: Force refresh of all "cargo install"Ian Jackson2023-09-111-1/+5
| * CI: Use cargo install --lockedIan Jackson2023-09-111-1/+1
* | maint/downgrade_dependencies: Honour $CARGOIan Jackson2023-09-141-2/+4
|/
* Merge branch 'nodep' into 'main'Nick Mathewson2023-09-101-2/+2
|\
| * maint/bump_nodep: Use "git checkout" instead of "git restore"Ian Jackson2023-09-051-1/+1
| * maint/bump_nodep: Allow $CARGO to contain multiple wordsIan Jackson2023-09-051-1/+1
* | matrix_test: find directories correctlyNick Mathewson2023-09-051-2/+12
* | Update "list_crates" to handle examples right.Nick Mathewson2023-09-051-6/+6
* | downgrade_dependencies: upgrade "log"Nick Mathewson2023-09-051-0/+1
* | Check-licenses: Allow "MIT AND BSD-3-Clause"Nick Mathewson2023-09-051-0/+1
* | Teach check_toposort to not expect examples in crates/Nick Mathewson2023-09-051-1/+1
|/
* 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