summaryrefslogtreecommitdiff
path: root/maint
Commit message (Expand)AuthorAgeFilesLines
* 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
* with_coverage.sh: split grcov options into separate lines.Nick Mathewson2022-01-271-4/+12
* Merge branch 'coverage-tracking' into 'main'eta2022-01-272-10/+24
|\
| * Add changes in `maint`Arturo Marquez2022-01-262-10/+24
* | with_coverage: Allow toolchain selection.Nick Mathewson2022-01-201-6/+7
* | maint/changed_crates.sh: Add a missing space.Nick Mathewson2022-01-191-1/+1
* | coverage.sh: Treat no-tests-selected as an error.Nick Mathewson2022-01-191-3/+2
* | Rewrite coverage.sh to use with_coverage.Nick Mathewson2022-01-131-2/+100
* | Add the python script I use to generate changelog links.Nick Mathewson2022-01-111-0/+136
* | Add more names to exclude_contributors.txtNick Mathewson2022-01-111-0/+2
* | Move our "minimal versions" code to a script.Nick Mathewson2022-01-071-0/+13
|/
* extend lints to include 'clippy::all'Daniel Eades2021-12-281-11/+10
* Exclude arti-bench from coverage.Nick Mathewson2021-12-211-1/+1
* Python does not have quadruple-quote.Nick Mathewson2021-12-021-1/+1
* Postprocess coverage index.html with python insteadNick Mathewson2021-12-012-21/+132
* script to tell which crates have changed since last release.Nick Mathewson2021-11-291-0/+18
* Merge branch 'coverage-ux' into 'main'eta2021-11-291-14/+118
|\
| * with_coverage: port to work with mawkNick Mathewson2021-11-241-5/+7
| * with_coverage: detect missing llvm-tools-previewNick Mathewson2021-11-241-0/+6
| * with_coverage: include command log in index.htmlNick Mathewson2021-11-231-0/+16
| * with_coverage: Add flags to accumulate data over runs (or not)Nick Mathewson2021-11-231-2/+15
| * with_coverage: Don't try to delete absent directoriesNick Mathewson2021-11-231-2/+6
| * Let with_coverage take command-line flags.Nick Mathewson2021-11-231-8/+65
| * with_coverage: Wipe coverage_meta at the start of each run.Nick Mathewson2021-11-231-0/+6
* | add semicolons if nothing returnedDaniel Eades2021-11-251-0/+1
|/
* Add usage string from commit message to with_coverage.Nick Mathewson2021-11-231-0/+3
* add with_coverage scriptTrinity Pointard2021-11-231-0/+30
* Add a shell script to find binary size and download size.Nick Mathewson2021-11-091-0/+33
* Update reproducible_build.sh to use OSX SDK 10.12Nick Mathewson2021-11-041-3/+10
* Remove alternative-name handling from exclude_contributors.txtNick Mathewson2021-10-291-4/+2
* thanks.sh: Remove tempdir on exit.Nick Mathewson2021-10-291-0/+2
* Fix shellcheck warnings in thanks.shNick Mathewson2021-10-291-3/+3
* Merge remote-tracking branch 'origin/mr/113'Nick Mathewson2021-10-292-0/+37
|\
| * Add an attempt at autogenerating contributor lists for releaseseta2021-10-292-0/+37
* | Add a list_crates.py script, for help with foreach scripting.Nick Mathewson2021-10-291-0/+23
|/
* Add a script to enforce topological sorting in workspace Cargo.tomlNick Mathewson2021-10-291-0/+91
* Fix typos and cleanupDimitris Apostolou2021-10-251-4/+4
* Remove chrono exception from cargo_audit.shNick Mathewson2021-10-241-13/+17
* Fix some typos in comments.Nick Mathewson2021-10-191-1/+1
* Upgrade to latest chrono; update cargo_audit.shNick Mathewson2021-10-191-20/+33
* Add in first cargo-audit exception, as an example.Nick Mathewson2021-10-171-0/+19
* Add an ignored cargo-audit warning, with appropriate documentationNick Mathewson2021-10-171-2/+35
* Move "cargo audit" invocation into a script.Nick Mathewson2021-10-171-0/+8
* enable checked_conversions lint.Nick Mathewson2021-10-091-1/+1