Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2022-03-15 | (cargo-release) version 0.19.3v0.19.3 | Sven-Hendrik Haase | 1 | -1/+1 |
2022-03-15 | Bump reqwest from 0.11.9 to 0.11.10 | dependabot[bot] | 1 | -15/+6 |
2022-03-14 | Bump pretty_assertions from 1.1.0 to 1.2.0 | dependabot[bot] | 1 | -2/+2 |
2022-03-09 | Bump regex from 1.5.4 to 1.5.5 | dependabot[bot] | 1 | -2/+2 |
2022-03-07 | Bump deps | Sven-Hendrik Haase | 1 | -22/+22 |
2022-03-07 | Bump alphanumeric-sort from 1.4.3 to 1.4.4 | dependabot[bot] | 1 | -2/+2 |
2022-03-03 | Bump clap_complete from 3.1.0 to 3.1.1 | dependabot[bot] | 1 | -2/+2 |
2022-03-02 | Bump deps | Sven-Hendrik Haase | 1 | -44/+28 |
2022-03-01 | Bump clap from 3.1.2 to 3.1.3 | dependabot[bot] | 1 | -5/+5 |
2022-02-24 | Bump clap from 3.1.1 to 3.1.2 | dependabot[bot] | 1 | -5/+5 |
2022-02-22 | Bump anyhow from 1.0.54 to 1.0.55 | dependabot[bot] | 1 | -2/+2 |
2022-02-22 | Bump strum_macros from 0.23.1 to 0.24.0 | dependabot[bot] | 1 | -19/+4 |
2022-02-22 | Bump clap from 3.1.0 to 3.1.1 | dependabot[bot] | 1 | -5/+5 |
2022-02-22 | Bump strum from 0.23.0 to 0.24.0 | dependabot[bot] | 1 | -2/+2 |
2022-02-21 | (cargo-release) version 0.19.2v0.19.2 | Sven-Hendrik Haase | 1 | -1/+1 |
2022-02-20 | Add man page support using --print-manpage (fixes #730) | Sven-Hendrik Haase | 1 | -8/+25 |
2022-02-18 | Bump actix-web-httpauth from 0.6.0-beta.7 to 0.6.0-beta.8 | dependabot[bot] | 1 | -2/+2 |
2022-02-18 | Bump sha2 from 0.10.1 to 0.10.2 | dependabot[bot] | 1 | -2/+2 |
2022-02-16 | (cargo-release) version 0.19.1v0.19.1 | Sven-Hendrik Haase | 1 | -1/+1 |
2022-02-16 | Bump deps | Sven-Hendrik Haase | 1 | -99/+169 |
2022-02-14 | Bump rustls from 0.20.2 to 0.20.3 | dependabot[bot] | 1 | -2/+2 |
2022-02-09 | Bump httparse from 1.5.1 to 1.6.0 | dependabot[bot] | 1 | -2/+2 |
2022-02-09 | Bump actix-web from 4.0.0-rc.2 to 4.0.0-rc.3 | dependabot[bot] | 1 | -10/+10 |
2022-02-07 | Bump futures from 0.3.19 to 0.3.21 | dependabot[bot] | 1 | -18/+18 |
2022-02-06 | (cargo-release) version 0.19.0v0.19.0 | Sven-Hendrik Haase | 1 | -1/+1 |
2022-02-06 | Bump rustls-pemfile from 0.2.1 to 0.3.0 | dependabot[bot] | 1 | -2/+11 |
2022-02-05 | update to actix-web v4.0-rc.2 | Ali MJ Al-Nasrawy | 1 | -4/+4 |
2022-01-13 | Bump clap_complete from 3.0.2 to 3.0.3 | dependabot[bot] | 1 | -2/+2 |
2022-01-13 | Bump clap from 3.0.6 to 3.0.7 | dependabot[bot] | 1 | -4/+4 |
2022-01-12 | Bump predicates from 2.1.0 to 2.1.1 | dependabot[bot] | 1 | -2/+2 |
2022-01-12 | Bump assert_cmd from 2.0.2 to 2.0.3 | dependabot[bot] | 1 | -2/+2 |
2022-01-12 | Bump assert_fs from 1.0.6 to 1.0.7 | dependabot[bot] | 1 | -2/+2 |
2022-01-11 | Bump clap from 3.0.5 to 3.0.6 | dependabot[bot] | 1 | -4/+4 |
2022-01-11 | Bump simplelog from 0.11.1 to 0.11.2 | dependabot[bot] | 1 | -2/+2 |
2022-01-11 | Bump reqwest from 0.11.8 to 0.11.9 | dependabot[bot] | 1 | -4/+5 |
2022-01-07 | Bump sha2 from 0.10.0 to 0.10.1 | dependabot[bot] | 1 | -2/+2 |
2022-01-06 | Bump clap from 3.0.4 to 3.0.5 | dependabot[bot] | 1 | -4/+4 |
2022-01-05 | Bump clap_complete from 3.0.1 to 3.0.2 | dependabot[bot] | 1 | -2/+2 |
2022-01-05 | Bump clap from 3.0.1 to 3.0.4 | dependabot[bot] | 1 | -4/+4 |
2022-01-04 | Bump deps | Sven-Hendrik Haase | 1 | -6/+6 |
2022-01-03 | Upgrade clap | Sven-Hendrik Haase | 1 | -15/+15 |
2022-01-03 | Bump serde from 1.0.132 to 1.0.133 | dependabot[bot] | 1 | -4/+4 |
2021-12-31 | Bump clap_generate from 3.0.0-rc.9 to 3.0.0-rc.11 | dependabot[bot] | 1 | -8/+8 |
2021-12-31 | Bump http from 0.2.5 to 0.2.6 | dependabot[bot] | 1 | -8/+14 |
2021-12-28 | Bump clap_generate from 3.0.0-rc.8 to 3.0.0-rc.9 | dependabot[bot] | 1 | -8/+8 |
2021-12-28 | Bump actix-web to v4.0-beta.15 | jikstra | 1 | -315/+193 |
2021-12-28 | Bump actix-web to v4.0-beta.9 | Ali MJ Al-Nasrawy | 1 | -75/+83 |
2021-12-24 | Bump anyhow from 1.0.51 to 1.0.52 | dependabot[bot] | 1 | -2/+2 |
2021-12-24 | Bump clap_generate from 3.0.0-rc.7 to 3.0.0-rc.8 | dependabot[bot] | 1 | -8/+8 |
2021-12-21 | Bump reqwest from 0.11.7 to 0.11.8 | dependabot[bot] | 1 | -4/+13 |