Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Try to fix file names on Windows | Sven-Hendrik Haase | 2020-08-24 | 2 | -2/+8 | |
| | ||||||
* | Bump lockfile | Sven-Hendrik Haase | 2020-08-24 | 1 | -1132/+1132 | |
| | ||||||
* | Fix double-escaping (fixes #354) | Sven-Hendrik Haase | 2020-08-24 | 6 | -15/+13 | |
| | ||||||
* | Give up and just duplicate stuff | Sven-Hendrik Haase | 2020-08-24 | 1 | -4/+3 | |
| | ||||||
* | Fix CHANGELOG formatting | Sven-Hendrik Haase | 2020-08-24 | 1 | -0/+1 | |
| | ||||||
* | Add CHANGELOG entry for recent contributions | Sven-Hendrik Haase | 2020-08-24 | 1 | -0/+3 | |
| | ||||||
* | Merge pull request #362 from ahti/master | Sven-Hendrik Haase | 2020-08-24 | 2 | -38/+55 | |
|\ | | | | | visual and sorting fixes | |||||
| * | make linter happy | Lukas Stabe | 2020-08-21 | 1 | -2/+6 | |
| | | ||||||
| * | set size and date column to smaller, fixed sizes | Lukas Stabe | 2020-08-21 | 1 | -6/+13 | |
| | | ||||||
| * | make name ordering case-insensitive | Lukas Stabe | 2020-08-21 | 1 | -23/+19 | |
| | | ||||||
| * | url-decode path in title and heading | Lukas Stabe | 2020-08-21 | 2 | -9/+19 | |
| | | ||||||
* | | Bump some deps | Sven-Hendrik Haase | 2020-08-24 | 1 | -230/+215 | |
| | | ||||||
* | | Upgrade toolchain to nightly-2020-08-21 | Sven-Hendrik Haase | 2020-08-24 | 1 | -1/+1 | |
|/ | ||||||
* | Merge pull request #361 from svenstaro/dependabot/cargo/chrono-0.4.15 | Sven-Hendrik Haase | 2020-08-17 | 2 | -7/+7 | |
|\ | | | | | Bump chrono from 0.4.13 to 0.4.15 | |||||
| * | Bump chrono from 0.4.13 to 0.4.15 | dependabot-preview[bot] | 2020-08-17 | 2 | -7/+7 | |
|/ | | | | | | | | Bumps [chrono](https://github.com/chronotope/chrono) from 0.4.13 to 0.4.15. - [Release notes](https://github.com/chronotope/chrono/releases) - [Changelog](https://github.com/chronotope/chrono/blob/main/CHANGELOG.md) - [Commits](https://github.com/chronotope/chrono/compare/v0.4.13...v0.4.15) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #360 from svenstaro/dependabot/cargo/serde-1.0.115 | dependabot-preview[bot] | 2020-08-11 | 2 | -18/+18 | |
|\ | ||||||
| * | Bump serde from 1.0.114 to 1.0.115 | dependabot-preview[bot] | 2020-08-11 | 2 | -18/+18 | |
|/ | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.114 to 1.0.115. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.114...v1.0.115) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #358 from svenstaro/dependabot/cargo/strum_macros-0.19.2 | Sven-Hendrik Haase | 2020-08-07 | 2 | -4/+4 | |
|\ | | | | | Bump strum_macros from 0.19.1 to 0.19.2 | |||||
| * | Bump strum_macros from 0.19.1 to 0.19.2 | dependabot-preview[bot] | 2020-08-07 | 2 | -4/+4 | |
|/ | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.19.1 to 0.19.2. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #359 from svenstaro/dependabot/cargo/strum-0.19.2 | Sven-Hendrik Haase | 2020-08-07 | 2 | -4/+4 | |
|\ | | | | | Bump strum from 0.19.1 to 0.19.2 | |||||
| * | Bump strum from 0.19.1 to 0.19.2 | dependabot-preview[bot] | 2020-08-07 | 2 | -4/+4 | |
|/ | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.19.1 to 0.19.2. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #357 from svenstaro/dependabot/cargo/structopt-0.3.16 | Sven-Hendrik Haase | 2020-08-06 | 1 | -6/+6 | |
|\ | | | | | Bump structopt from 0.3.15 to 0.3.16 | |||||
| * | Bump structopt from 0.3.15 to 0.3.16 | dependabot-preview[bot] | 2020-08-06 | 1 | -6/+6 | |
|/ | | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.15 to 0.3.16. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #355 from svenstaro/dependabot/cargo/strum_macros-0.19.1 | Sven-Hendrik Haase | 2020-08-03 | 2 | -4/+4 | |
|\ | | | | | Bump strum_macros from 0.18.0 to 0.19.1 | |||||
| * | Bump strum_macros from 0.18.0 to 0.19.1 | dependabot-preview[bot] | 2020-08-03 | 2 | -4/+4 | |
|/ | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.18.0 to 0.19.1. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #356 from svenstaro/dependabot/cargo/strum-0.19.1 | Sven-Hendrik Haase | 2020-08-03 | 2 | -4/+4 | |
|\ | | | | | Bump strum from 0.18.0 to 0.19.1 | |||||
| * | Bump strum from 0.18.0 to 0.19.1 | dependabot-preview[bot] | 2020-08-03 | 2 | -4/+4 | |
|/ | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.18.0 to 0.19.1. - [Release notes](https://github.com/Peternator7/strum/releases) - [Changelog](https://github.com/Peternator7/strum/blob/master/CHANGELOG.md) - [Commits](https://github.com/Peternator7/strum/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #353 from svenstaro/dependabot/cargo/alphanumeric-sort-1.4.0 | dependabot-preview[bot] | 2020-07-31 | 2 | -4/+4 | |
|\ | ||||||
| * | Bump alphanumeric-sort from 1.3.3 to 1.4.0 | dependabot-preview[bot] | 2020-07-31 | 2 | -4/+4 | |
|/ | | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.3.3 to 1.4.0. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.3.3...v1.4.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #352 from svenstaro/dependabot/cargo/alphanumeric-sort-1.3.3 | dependabot-preview[bot] | 2020-07-29 | 2 | -4/+4 | |
|\ | ||||||
| * | Bump alphanumeric-sort from 1.3.2 to 1.3.3 | dependabot-preview[bot] | 2020-07-29 | 2 | -4/+4 | |
|/ | | | | | | | Bumps [alphanumeric-sort](https://github.com/magiclen/alphanumeric-sort) from 1.3.2 to 1.3.3. - [Release notes](https://github.com/magiclen/alphanumeric-sort/releases) - [Commits](https://github.com/magiclen/alphanumeric-sort/compare/v1.3.2...v1.3.3) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Merge pull request #351 from svenstaro/dependabot/cargo/reqwest-0.10.7 | Sven-Hendrik Haase | 2020-07-27 | 1 | -16/+23 | |
|\ | | | | | Bump reqwest from 0.10.6 to 0.10.7 | |||||
| * | Bump reqwest from 0.10.6 to 0.10.7 | dependabot-preview[bot] | 2020-07-27 | 1 | -16/+23 | |
|/ | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.6 to 0.10.7. - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](https://github.com/seanmonstar/reqwest/compare/v0.10.6...v0.10.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com> | |||||
* | Fix Alpine Docker build | Sven-Hendrik Haase | 2020-07-23 | 2 | -2/+5 | |
| | ||||||
* | Fix and improve Docker build | Sven-Hendrik Haase | 2020-07-23 | 2 | -7/+6 | |
| | ||||||
* | Fix typo when getting tag name | Sven-Hendrik Haase | 2020-07-23 | 1 | -1/+1 | |
| | ||||||
* | Fix publish job name | Sven-Hendrik Haase | 2020-07-23 | 1 | -1/+1 | |
| | ||||||
* | Add README entry for new prebuilt architectures | Sven-Hendrik Haase | 2020-07-23 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #350 from svenstaro/add-cross-compilation-targets | Sven-Hendrik Haase | 2020-07-23 | 1 | -9/+39 | |
|\ | | | | | Add a bunch of cross-compilation targets | |||||
| * | Add a bunch of cross-compilation targets | Sven-Hendrik Haase | 2020-07-23 | 1 | -9/+39 | |
|/ | ||||||
* | Add rust-toolchain file | Sven-Hendrik Haase | 2020-07-23 | 1 | -0/+1 | |
| | | | | This makes sure this will always be compiled with a known-good nightly version. | |||||
* | Bump deps | Sven-Hendrik Haase | 2020-07-22 | 1 | -17/+17 | |
| | ||||||
* | Remove dependency on openssl | Sven-Hendrik Haase | 2020-07-21 | 2 | -129/+83 | |
| | ||||||
* | (cargo-release) start next development iteration 0.8.1-alpha.0 | Sven-Hendrik Haase | 2020-07-21 | 2 | -2/+2 | |
| | ||||||
* | (cargo-release) version 0.8.0 | Sven-Hendrik Haase | 2020-07-21 | 4 | -4/+7 | |
| | ||||||
* | Remove --better flag as it doesn't actually exist | Sven-Hendrik Haase | 2020-07-21 | 1 | -1/+1 | |
| | ||||||
* | Remove badges from Cargo.toml as they're being deprecated by crates.io | Sven-Hendrik Haase | 2020-07-21 | 1 | -4/+0 | |
| | ||||||
* | Update all the deps | Sven-Hendrik Haase | 2020-07-21 | 1 | -1349/+373 | |
| | ||||||
* | Add changelog entry for actix-web 2 port (thanks a ton @equal-l2) | Sven-Hendrik Haase | 2020-07-21 | 1 | -0/+1 | |
| | ||||||
* | Merge pull request #343 from equal-l2/actix-2 | Sven-Hendrik Haase | 2020-07-21 | 7 | -302/+247 | |
|\ | | | | | Update to actix 2 and futures 0.3 |