aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* Merge pull request #657 from svenstaro/dependabot/cargo/simplelog-0.11.1Sven-Hendrik Haase2021-12-091-2/+2
|\ | | | | Bump simplelog from 0.11.0 to 0.11.1
| * Bump simplelog from 0.11.0 to 0.11.1dependabot[bot]2021-12-091-2/+2
|/ | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.11.0 to 0.11.1. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.11.0...v0.11.1) --- updated-dependencies: - dependency-name: simplelog dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #656 from svenstaro/dependabot/cargo/serde-1.0.131Sven-Hendrik Haase2021-12-091-4/+4
|\ | | | | Bump serde from 1.0.130 to 1.0.131
| * Bump serde from 1.0.130 to 1.0.131dependabot[bot]2021-12-091-4/+4
|/ | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.130 to 1.0.131. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.130...v1.0.131) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Bump depsSven-Hendrik Haase2021-12-095-26/+51
|
* Merge pull request #654 from svenstaro/dependabot/cargo/reqwest-0.11.7Sven-Hendrik Haase2021-12-011-18/+69
|\ | | | | Bump reqwest from 0.11.6 to 0.11.7
| * Bump reqwest from 0.11.6 to 0.11.7dependabot[bot]2021-12-011-18/+69
|/ | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.6 to 0.11.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.11.6...v0.11.7) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #651 from svenstaro/dependabot/cargo/anyhow-1.0.51Sven-Hendrik Haase2021-11-301-2/+2
|\ | | | | Bump anyhow from 1.0.50 to 1.0.51
| * Bump anyhow from 1.0.50 to 1.0.51dependabot[bot]2021-11-301-2/+2
|/ | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.50 to 1.0.51. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.50...1.0.51) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #650 from svenstaro/dependabot/cargo/anyhow-1.0.50Sven-Hendrik Haase2021-11-291-2/+2
|\ | | | | Bump anyhow from 1.0.48 to 1.0.50
| * Bump anyhow from 1.0.48 to 1.0.50dependabot[bot]2021-11-291-2/+2
|/ | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.48 to 1.0.50. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.48...1.0.50) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #643 from svenstaro/dependabot/cargo/futures-0.3.18Sven-Hendrik Haase2021-11-231-29/+18
|\ | | | | Bump futures from 0.3.17 to 0.3.18
| * Bump futures from 0.3.17 to 0.3.18dependabot[bot]2021-11-231-29/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.17 to 0.3.18. - [Release notes](https://github.com/rust-lang/futures-rs/releases) - [Changelog](https://github.com/rust-lang/futures-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/futures-rs/compare/0.3.17...0.3.18) --- updated-dependencies: - dependency-name: futures dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #644 from svenstaro/dependabot/cargo/predicates-2.1.0Sven-Hendrik Haase2021-11-231-2/+2
|\ \ | | | | | | Bump predicates from 2.0.3 to 2.1.0
| * | Bump predicates from 2.0.3 to 2.1.0dependabot[bot]2021-11-231-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.0.3 to 2.1.0. - [Release notes](https://github.com/assert-rs/predicates-rs/releases) - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/predicates-rs/compare/v2.0.3...v2.1.0) --- updated-dependencies: - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #645 from svenstaro/dependabot/cargo/anyhow-1.0.48Sven-Hendrik Haase2021-11-231-2/+2
|\ \ | |/ |/| Bump anyhow from 1.0.47 to 1.0.48
| * Bump anyhow from 1.0.47 to 1.0.48dependabot[bot]2021-11-231-2/+2
|/ | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.47 to 1.0.48. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.47...1.0.48) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #642 from svenstaro/dependabot/cargo/strum_macros-0.23.1Sven-Hendrik Haase2021-11-221-2/+2
|\ | | | | Bump strum_macros from 0.23.0 to 0.23.1
| * Bump strum_macros from 0.23.0 to 0.23.1dependabot[bot]2021-11-221-2/+2
|/ | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.23.0 to 0.23.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) --- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #640 from svenstaro/dependabot/cargo/anyhow-1.0.47Sven-Hendrik Haase2021-11-191-2/+2
|\ | | | | Bump anyhow from 1.0.45 to 1.0.47
| * Bump anyhow from 1.0.45 to 1.0.47dependabot[bot]2021-11-191-2/+2
|/ | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.45 to 1.0.47. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.45...1.0.47) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #639 from svenstaro/dependabot/cargo/strum_macros-0.23.0Sven-Hendrik Haase2021-11-182-3/+10
|\ | | | | Bump strum_macros from 0.22.0 to 0.23.0
| * Bump strum_macros from 0.22.0 to 0.23.0dependabot[bot]2021-11-182-3/+10
|/ | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.22.0 to 0.23.0. - [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) --- updated-dependencies: - dependency-name: strum_macros dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #638 from svenstaro/dependabot/cargo/strum-0.23.0Sven-Hendrik Haase2021-11-182-3/+3
|\ | | | | Bump strum from 0.22.0 to 0.23.0
| * Bump strum from 0.22.0 to 0.23.0dependabot[bot]2021-11-182-3/+3
|/ | | | | | | | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.22.0 to 0.23.0. - [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) --- updated-dependencies: - dependency-name: strum dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #636 from svenstaro/dependabot/cargo/simplelog-0.11.0Sven-Hendrik Haase2021-11-152-3/+3
|\ | | | | Bump simplelog from 0.10.2 to 0.11.0
| * Bump simplelog from 0.10.2 to 0.11.0dependabot[bot]2021-11-152-3/+3
|/ | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.2 to 0.11.0. - [Release notes](https://github.com/drakulix/simplelog.rs/releases) - [Changelog](https://github.com/Drakulix/simplelog.rs/blob/master/CHANGELOG.md) - [Commits](https://github.com/drakulix/simplelog.rs/compare/v0.10.2...v0.11.0) --- updated-dependencies: - dependency-name: simplelog dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #633 from svenstaro/dependabot/cargo/maud-0.23.0Sven-Hendrik Haase2021-11-122-13/+5
|\ | | | | Bump maud from 0.22.3 to 0.23.0
| * Bump maud from 0.22.3 to 0.23.0dependabot[bot]2021-11-122-13/+5
|/ | | | | | | | | | | | | | | Bumps [maud](https://github.com/lambda-fairy/maud) from 0.22.3 to 0.23.0. - [Release notes](https://github.com/lambda-fairy/maud/releases) - [Changelog](https://github.com/lambda-fairy/maud/blob/main/CHANGELOG.md) - [Commits](https://github.com/lambda-fairy/maud/compare/v0.22.3...v0.23.0) --- updated-dependencies: - dependency-name: maud dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #631 from svenstaro/dependabot/cargo/anyhow-1.0.45Sven-Hendrik Haase2021-11-031-2/+2
|\ | | | | Bump anyhow from 1.0.44 to 1.0.45
| * Bump anyhow from 1.0.44 to 1.0.45dependabot[bot]2021-11-031-2/+2
|/ | | | | | | | | | | | | | Bumps [anyhow](https://github.com/dtolnay/anyhow) from 1.0.44 to 1.0.45. - [Release notes](https://github.com/dtolnay/anyhow/releases) - [Commits](https://github.com/dtolnay/anyhow/compare/1.0.44...1.0.45) --- updated-dependencies: - dependency-name: anyhow dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Document new --help outputSven-Hendrik Haase2021-10-311-49/+60
|
* Document --index and --spaSven-Hendrik Haase2021-10-311-0/+8
|
* Add --locked to install instructionsSven-Hendrik Haase2021-10-271-1/+1
| | | This makes sure that users always get the same binary.
* (cargo-release) version 0.18.0v0.18.0Sven-Hendrik Haase2021-10-264-4/+7
|
* Upgrade to Rust 2021 editionSven-Hendrik Haase2021-10-262-6/+5
|
* Add test for --spaSven-Hendrik Haase2021-10-261-5/+22
|
* Refactor SPA-mode to make it more ergonomicSven-Hendrik Haase2021-10-253-33/+35
|
* Fix lintSven-Hendrik Haase2021-10-251-5/+1
|
* Add CHANGELOG entry for SPA modeSven-Hendrik Haase2021-10-251-0/+1
|
* Merge pull request #515 from sinking-point/sinkingpoint/add-spa-index-option-474Sven-Hendrik Haase2021-10-253-11/+49
|\ | | | | Add --spa-index option
| * Use Path instead of PathBuf for parameterBilly Bradley2021-10-181-3/+4
| |
| * Only clone spa_index when necessaryBilly Bradley2021-10-151-1/+4
| |
| * Fix formattingBilly Bradley2021-10-141-1/+1
| |
| * Use NamedFile as default handler to simplify --spa-index option implementationBilly Bradley2021-10-101-17/+5
| |
| * Add --spa-index optionBilly Bradley2021-10-083-11/+57
| |
* | Merge pull request #621 from svenstaro/dependabot/cargo/reqwest-0.11.6Sven-Hendrik Haase2021-10-191-2/+2
|\ \ | | | | | | Bump reqwest from 0.11.5 to 0.11.6
| * | Bump reqwest from 0.11.5 to 0.11.6dependabot[bot]2021-10-191-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.5 to 0.11.6. - [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.11.5...v0.11.6) --- updated-dependencies: - dependency-name: reqwest dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #620 from svenstaro/update-clapSven-Hendrik Haase2021-10-185-43/+29
|\ \ | | | | | | Update clap
| * | Update clapSven-Hendrik Haase2021-10-185-43/+29
|/ /