| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Ignore atty theoretical unaligned read for now | Ian Jackson | 2022-11-22 | 1 | -0/+7 |
| | | |||||
| * | Upgrade to clap 3 with minimal changes | Gabriel de Perthuis | 2022-11-04 | 1 | -5/+5 |
| | | | | | | | | | This removes the last cargo audit override (for the unmaintained ansi_term). Don't mark options as required when they have default values: see <https://github.com/clap-rs/clap/pull/3793>. | ||||
| * | update to v5.0.0 | trinity-1686a | 2022-08-31 | 1 | -5/+4 |
| | | |||||
| * | maint/cargo_audit: Tolerate RUSTSEC-2021-0139 (ansi_term unmaintained) | Ian Jackson | 2022-08-22 | 1 | -0/+5 |
| | | |||||
| * | maint/cargo_audit: Honour $CARGO | Ian Jackson | 2022-08-22 | 1 | -1/+1 |
| | | | | | | This makes it easier to for me to test this script. (I would like to do this to all of them but it's easier on a case-by-case basis.) | ||||
| * | update tls-api to 0.8.0 | trinity-1686a | 2022-04-28 | 1 | -4/+4 |
| | | | | | and remove corresponding RUSTSEC from ignored list | ||||
| * | Fix typos | Dimitris Apostolou | 2022-04-11 | 1 | -3/+3 |
| | | |||||
| * | fix maint/cargo_audit not propagating error and add temporary exceptions | trinity-1686a | 2022-04-08 | 1 | -0/+11 |
| | | |||||
| * | rename *.sh scripts to bare name | Ian Jackson | 2022-02-18 | 1 | -0/+77 |
| As per #309 Update all references. There is one remaining hit for git-grep '\.sh\b' namely "build.sh" in maint/reproducible_build, which I think is the build script for osxcross - ie, an external project. | |||||
