summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
...
* Lexically sort Cargo.toml dependenciesOrhun Parmaksız2022-05-281-0/+7
* Fix "coverage -h" commandSteven Murdoch2022-05-261-1/+1
* fix docker_reproducible_build not passing its parameters properlytrinity-1686a2022-05-261-1/+1
* update comments in coverage_fuzz_corporatrinity-1686a2022-05-251-25/+15
* make almost all scripts use bash and set euo pipefailtrinity-1686a2022-05-2514-23/+33
* Remove cargo-husky, and replace with manual instructionseta2022-05-103-1/+28
* use true instead of /bin/truetrinity-1686a2022-05-051-2/+2
* generate aggregated coverage reportstrinity-1686a2022-05-051-13/+19
* Merge branch 'explain_downgrade' into 'main'eta2022-05-031-0/+6
|\
| * Add a comment explaining what downgrade_dependencies is for.Nick Mathewson2022-04-281-0/+6
* | remove some unecessary crates from downgrade_dependenciestrinity-1686a2022-04-281-3/+1
* | update tls-api to 0.8.0trinity-1686a2022-04-281-4/+4
* | downgrade_dependencies: Remove "quote" exception.Nick Mathewson2022-04-261-1/+0
|/
* Use git source for derive_builder for now, for sub_builder featureIan Jackson2022-04-211-1/+0
* Fix typosDimitris Apostolou2022-04-111-3/+3
* Merge branch 'cargo-audit' into 'main'Nick Mathewson2022-04-081-0/+11
|\
| * fix maint/cargo_audit not propagating error and add temporary exceptionstrinity-1686a2022-04-081-0/+11
* | use default toolchain from rustup instead of stable for coveragetrinity-1686a2022-04-081-1/+2
* | bring back RUST_COVERAGE_TOOLCHAINtrinity-1686a2022-04-081-2/+8
* | use rustc 1.60 (stable) for coveragetrinity-1686a2022-04-072-12/+5
|/
* fix with_coverage script to exclude pub(crate) mod test from resultstrinity-1686a2022-03-241-1/+1
* downgrade_dependencies: Upgrade darlingIan Jackson2022-03-161-0/+1
* tests/chutney: Merge chutney-launching scriptsNick Mathewson2022-03-101-1/+1
* Omit arti-testing from coverage.Nick Mathewson2022-03-041-0/+1
* fix reproducible build summary giving invalid branch and commit idtrinity-1686a2022-03-041-0/+1
* Reproducible build: Bump to Rust 1.59 and Alpine 3.15Nick Mathewson2022-03-041-1/+4
* add_warning: remove clone_on_ref_ptrNick Mathewson2022-03-011-1/+0
* Add nix exception to downgrade_dependencies.Nick Mathewson2022-02-281-1/+2
* maint/downgrade_dependencies: Upgrade zeroize_derive, env_loggerIan Jackson2022-02-281-0/+2
* Merge branch 'upgrade-dependencies' into 'main'Nick Mathewson2022-02-251-1/+0
|\
| * Remove lexical-core from downgrade_dependencies exceptions.Nick Mathewson2022-02-251-1/+0
* | better config for fuzztrinity-1686a2022-02-232-4/+10
* | add script for coverage on fuzzingtrinity-1686a2022-02-223-3/+47
* | use libfuzz capabilities instead of scriptingtrinity-1686a2022-02-221-23/+9
|/
* maint/add_warning: Remove duplicate argv0 from usage messageIan Jackson2022-02-181-1/+1
* maint/gen_md_links: Add missing +x bitIan Jackson2022-02-181-0/+0
* rename *.py scripts to bare nameIan Jackson2022-02-187-4/+4
* rename *.sh scripts to bare nameIan Jackson2022-02-1812-12/+12
* Change deny(clippy::all) to warn(clippy::all).Nick Mathewson2022-02-141-1/+1
* Remove file ending of shellcheck_all and downgrade_dependencies scriptDaniel Schischkin2022-02-033-3/+3
* Fix typosDimitris Apostolou2022-02-021-1/+1
* Merge branch 'dedup-cobertura' into 'main'Nick Mathewson2022-01-313-2/+43
|\
| * add postprocessing script to deduplicate cobertura reportstrinity-1686a2022-01-283-2/+43
* | Update changed_crates to be more useful.Nick Mathewson2022-01-311-2/+3
* | maint/shellcheck_all.sh: add missing final newlineIan Jackson2022-01-311-1/+1
* | Change which command to command -vDaniel Schischkin2022-01-291-2/+2
* | Add shellcheck script into maint directoryDaniel Schischkin2022-01-291-0/+3
* | Add correct file ending to maint/downgrade_dependenciesDaniel Schischkin2022-01-281-0/+0
|/
* with_coverage: resolve a shellcheck warningNick Mathewson2022-01-271-2/+4
* Once more exclude arti-bench from coverage.Nick Mathewson2022-01-271-0/+1