aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (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
|/ /
* | Merge pull request #618 from aliemjay/revert-unnecessarySven-Hendrik Haase2021-10-133-61/+26
|\ \ | | | | | | Patially revert #582
| * | revert unnecessary changesAli MJ Al-Nasrawy2021-10-133-61/+26
| |/
* | Merge pull request #617 from svenstaro/dependabot/cargo/strum_macros-0.22.0Sven-Hendrik Haase2021-10-112-3/+3
|\ \ | | | | | | Bump strum_macros from 0.21.1 to 0.22.0
| * | Bump strum_macros from 0.21.1 to 0.22.0dependabot[bot]2021-10-112-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.21.1 to 0.22.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 #615 from svenstaro/dependabot/cargo/strum-0.22.0Sven-Hendrik Haase2021-10-112-3/+3
|\ \ | | | | | | Bump strum from 0.21.0 to 0.22.0
| * | Bump strum from 0.21.0 to 0.22.0dependabot[bot]2021-10-112-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.21.0 to 0.22.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 #616 from svenstaro/dependabot/cargo/thiserror-1.0.30Sven-Hendrik Haase2021-10-111-4/+4
|\ \ | |/ |/| Bump thiserror from 1.0.29 to 1.0.30
| * Bump thiserror from 1.0.29 to 1.0.30dependabot[bot]2021-10-111-4/+4
|/ | | | | | | | | | | | | | Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.29 to 1.0.30. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.29...1.0.30) --- updated-dependencies: - dependency-name: thiserror dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #613 from svenstaro/dependabot/cargo/assert_fs-1.0.6Sven-Hendrik Haase2021-10-081-2/+2
|\ | | | | Bump assert_fs from 1.0.5 to 1.0.6
| * Bump assert_fs from 1.0.5 to 1.0.6dependabot[bot]2021-10-081-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.5 to 1.0.6. - [Release notes](https://github.com/assert-rs/assert_fs/releases) - [Changelog](https://github.com/assert-rs/assert_fs/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_fs/compare/v1.0.5...v1.0.6) --- updated-dependencies: - dependency-name: assert_fs dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #612 from svenstaro/dependabot/cargo/assert_cmd-2.0.2Sven-Hendrik Haase2021-10-081-2/+2
|\ \ | | | | | | Bump assert_cmd from 2.0.1 to 2.0.2
| * | Bump assert_cmd from 2.0.1 to 2.0.2dependabot[bot]2021-10-081-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.1 to 2.0.2. - [Release notes](https://github.com/assert-rs/assert_cmd/releases) - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](https://github.com/assert-rs/assert_cmd/compare/v2.0.1...v2.0.2) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #611 from svenstaro/dependabot/cargo/reqwest-0.11.5Sven-Hendrik Haase2021-10-081-4/+3
|\ \ | | | | | | Bump reqwest from 0.11.4 to 0.11.5
| * | Bump reqwest from 0.11.4 to 0.11.5dependabot[bot]2021-10-081-4/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.11.4 to 0.11.5. - [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.4...v0.11.5) --- 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 #610 from svenstaro/dependabot/cargo/predicates-2.0.3Sven-Hendrik Haase2021-10-081-2/+2
|\ \ | |/ |/| Bump predicates from 2.0.2 to 2.0.3
| * Bump predicates from 2.0.2 to 2.0.3dependabot[bot]2021-10-081-2/+2
|/ | | | | | | | | | | | | | | Bumps [predicates](https://github.com/assert-rs/predicates-rs) from 2.0.2 to 2.0.3. - [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.2...v2.0.3) --- updated-dependencies: - dependency-name: predicates dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #609 from svenstaro/dependabot/cargo/pretty_assertions-1.0.0Sven-Hendrik Haase2021-09-292-3/+3
|\ | | | | Bump pretty_assertions from 0.7.2 to 1.0.0
| * Bump pretty_assertions from 0.7.2 to 1.0.0dependabot[bot]2021-09-292-3/+3
|/ | | | | | | | | | | | | | | Bumps [pretty_assertions](https://github.com/colin-kiegel/rust-pretty-assertions) from 0.7.2 to 1.0.0. - [Release notes](https://github.com/colin-kiegel/rust-pretty-assertions/releases) - [Changelog](https://github.com/colin-kiegel/rust-pretty-assertions/blob/main/CHANGELOG.md) - [Commits](https://github.com/colin-kiegel/rust-pretty-assertions/compare/v0.7.2...v1.0.0) --- updated-dependencies: - dependency-name: pretty_assertions dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #607 from svenstaro/dependabot/cargo/simplelog-0.10.2Sven-Hendrik Haase2021-09-281-2/+2
|\ | | | | Bump simplelog from 0.10.0 to 0.10.2
| * Bump simplelog from 0.10.0 to 0.10.2dependabot[bot]2021-09-281-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [simplelog](https://github.com/drakulix/simplelog.rs) from 0.10.0 to 0.10.2. - [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.0...v0.10.2) --- 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 #608 from svenstaro/dependabot/cargo/maud-0.22.3Sven-Hendrik Haase2021-09-281-6/+6
|\ \ | |/ |/| Bump maud from 0.22.2 to 0.22.3
| * Bump maud from 0.22.2 to 0.22.3dependabot[bot]2021-09-281-6/+6
|/ | | | | | | | | | | | | | | Bumps [maud](https://github.com/lambda-fairy/maud) from 0.22.2 to 0.22.3. - [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.2...v0.22.3) --- updated-dependencies: - dependency-name: maud dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Golf tests a bitSven-Hendrik Haase2021-09-231-38/+30
|
* Add CHANGELOG and README entry for raw modeSven-Hendrik Haase2021-09-232-1/+5
|
* Merge pull request #508 from Jikstra/feat_raw_modeSven-Hendrik Haase2021-09-237-23/+239
|\ | | | | Implement a raw rendering mode for recursive folder download
| * cargo fmtjikstra2021-09-111-1/+3
| |
| * Fix testsjikstra2021-09-102-2/+14
| |
| * Remove unused imports and filesjikstra2021-09-102-16/+0
| |
| * Implement --show-wget-footer argumentjikstra2021-09-103-2/+12
| |
| * Fix testsjikstra2021-09-101-2/+2
| |
| * Align download directory hint properlyjikstra2021-09-101-1/+1
| |
| * Merge branch 'master' into feat_raw_modeJikstra2021-09-1011-82/+221
| |\
| * | Apply requested changesjikstra2021-09-103-5/+3
| | |
| * | cargo fmt & cargo clippyjikstra2021-09-024-20/+11
| | |