aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* (cargo-release) version 0.10.4v0.10.4Sven-Hendrik Haase2021-01-054-4/+7
|
* miniserve is now in Arch [community] so update instructionsSven-Hendrik Haase2021-01-051-1/+1
|
* Add CHANGELOG entry for --dirs-first optionSven-Hendrik Haase2021-01-051-0/+1
|
* Merge pull request #423 from levaitamas/dirs-firstSven-Hendrik Haase2021-01-053-0/+16
|\ | | | | Add option to list directories first
| * Fix indentationTamas Levai2021-01-042-3/+3
| | | | | | | | Convert tabs to spaces.
| * Add option to list directories firstTamas Levai2021-01-043-0/+16
|/
* Fix lintSven-Hendrik Haase2021-01-041-2/+2
|
* Bump depsSven-Hendrik Haase2021-01-041-19/+19
|
* Update depsSven-Hendrik Haase2020-12-282-110/+62
|
* Fix lintSven-Hendrik Haase2020-12-281-4/+2
|
* Bump all depsSven-Hendrik Haase2020-12-071-129/+113
|
* Merge pull request #415 from svenstaro/dependabot/cargo/actix-web-3.3.2dependabot-preview[bot]2020-12-021-5/+5
|\
| * Bump actix-web from 3.3.1 to 3.3.2dependabot-preview[bot]2020-12-021-5/+5
|/ | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.3.1 to 3.3.2. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.3.1...web-v3.3.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #414 from svenstaro/dependabot/cargo/structopt-0.3.21Sven-Hendrik Haase2020-12-011-4/+4
|\ | | | | Bump structopt from 0.3.20 to 0.3.21
| * Bump structopt from 0.3.20 to 0.3.21dependabot-preview[bot]2020-12-011-4/+4
|/ | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.20 to 0.3.21. - [Release notes](https://github.com/TeXitoi/structopt/releases) - [Changelog](https://github.com/TeXitoi/structopt/blob/master/CHANGELOG.md) - [Commits](https://github.com/TeXitoi/structopt/compare/v0.3.20...v0.3.21) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #413 from svenstaro/dependabot/cargo/actix-web-3.3.1dependabot-preview[bot]2020-11-302-29/+11
|\
| * Bump actix-web from 3.2.0 to 3.3.1dependabot-preview[bot]2020-11-302-29/+11
|/ | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.2.0 to 3.3.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.2.0...web-v3.3.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #412 from svenstaro/dependabot/cargo/actix-files-0.4.1Sven-Hendrik Haase2020-11-252-27/+33
|\ | | | | Bump actix-files from 0.4.0 to 0.4.1
| * Bump actix-files from 0.4.0 to 0.4.1dependabot-preview[bot]2020-11-252-27/+33
|/ | | | | | | | Bumps [actix-files](https://github.com/actix/actix-web) from 0.4.0 to 0.4.1. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/v0.4.1/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/v0.4.0...v0.4.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #410 from svenstaro/dependabot/cargo/assert_cmd-1.0.2dependabot-preview[bot]2020-11-241-2/+2
|\
| * Bump assert_cmd from 1.0.1 to 1.0.2dependabot-preview[bot]2020-11-241-2/+2
|/ | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.1 to 1.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/v1.0.1...v1.0.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #409 from svenstaro/dependabot/cargo/strum_macros-0.20.1Sven-Hendrik Haase2020-11-232-3/+3
|\ | | | | Bump strum_macros from 0.19.4 to 0.20.1
| * Bump strum_macros from 0.19.4 to 0.20.1dependabot-preview[bot]2020-11-232-3/+3
|/ | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.19.4 to 0.20.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 #408 from svenstaro/dependabot/cargo/strum-0.20.0Sven-Hendrik Haase2020-11-232-3/+3
|\ | | | | Bump strum from 0.19.5 to 0.20.0
| * Bump strum from 0.19.5 to 0.20.0dependabot-preview[bot]2020-11-232-3/+3
|/ | | | | | | | Bumps [strum](https://github.com/Peternator7/strum) from 0.19.5 to 0.20.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) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #407 from svenstaro/dependabot/cargo/reqwest-0.10.9Sven-Hendrik Haase2020-11-201-13/+72
|\ | | | | Bump reqwest from 0.10.8 to 0.10.9
| * Bump reqwest from 0.10.8 to 0.10.9dependabot-preview[bot]2020-11-201-13/+72
|/ | | | | | | | Bumps [reqwest](https://github.com/seanmonstar/reqwest) from 0.10.8 to 0.10.9. - [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.8...v0.10.9) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #406 from svenstaro/dependabot/cargo/grass-0.10.4Sven-Hendrik Haase2020-11-172-7/+7
|\ | | | | Bump grass from 0.10.3 to 0.10.4
| * Bump grass from 0.10.3 to 0.10.4dependabot-preview[bot]2020-11-172-7/+7
|/ | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/connorskees/grass/releases) - [Changelog](https://github.com/connorskees/grass/blob/master/CHANGELOG.md) - [Commits](https://github.com/connorskees/grass/commits) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #404 from svenstaro/dependabot/cargo/futures-0.3.8Sven-Hendrik Haase2020-11-102-19/+19
|\ | | | | Bump futures from 0.3.7 to 0.3.8
| * Bump futures from 0.3.7 to 0.3.8dependabot-preview[bot]2020-11-102-19/+19
|/ | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.7 to 0.3.8. - [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.7...0.3.8) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* (cargo-release) start next development iteration 0.10.4-alpha.0Sven-Hendrik Haase2020-11-092-2/+2
|
* (cargo-release) version 0.10.3v0.10.3Sven-Hendrik Haase2020-11-094-4/+7
|
* Actually fix publish workflowSven-Hendrik Haase2020-11-092-3/+2
|
* (cargo-release) start next development iteration 0.10.3-alpha.0Sven-Hendrik Haase2020-11-092-2/+2
|
* (cargo-release) version 0.10.2v0.10.2Sven-Hendrik Haase2020-11-094-4/+7
|
* Add CHANGELOG entry for publish workflow fixSven-Hendrik Haase2020-11-091-0/+1
|
* Fix publish jobSven-Hendrik Haase2020-11-081-0/+2
|
* (cargo-release) start next development iteration 0.10.2-alpha.0Sven-Hendrik Haase2020-11-082-2/+2
|
* (cargo-release) version 0.10.1v0.10.1Sven-Hendrik Haase2020-11-084-4/+7
|
* Now compiles on stableSven-Hendrik Haase2020-11-0810-29/+35
|
* Document how to generate a working sha256sum (fixes #401)Sven-Hendrik Haase2020-11-031-0/+5
|
* Bump depsSven-Hendrik Haase2020-11-031-410/+183
|
* Merge pull request #402 from svenstaro/dependabot/cargo/regex-1.4.2dependabot-preview[bot]2020-11-022-5/+5
|\
| * Bump regex from 1.4.1 to 1.4.2dependabot-preview[bot]2020-11-022-5/+5
|/ | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/rust-lang/regex/releases) - [Changelog](https://github.com/rust-lang/regex/blob/master/CHANGELOG.md) - [Commits](https://github.com/rust-lang/regex/compare/1.4.1...1.4.2) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #400 from svenstaro/dependabot/cargo/actix-web-3.2.0dependabot-preview[bot]2020-10-302-17/+23
|\
| * Bump actix-web from 3.1.0 to 3.2.0dependabot-preview[bot]2020-10-302-17/+23
|/ | | | | | | | Bumps [actix-web](https://github.com/actix/actix-web) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/actix/actix-web/releases) - [Changelog](https://github.com/actix/actix-web/blob/master/CHANGES.md) - [Commits](https://github.com/actix/actix-web/compare/web-v3.1.0...web-v3.2.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #398 from svenstaro/dependabot/cargo/futures-0.3.7Sven-Hendrik Haase2020-10-262-34/+54
|\ | | | | Bump futures from 0.3.6 to 0.3.7
| * Bump futures from 0.3.6 to 0.3.7dependabot-preview[bot]2020-10-262-34/+54
|/ | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.6 to 0.3.7. - [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.6...0.3.7) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Merge pull request #399 from svenstaro/dependabot/cargo/libflate-1.0.3dependabot-preview[bot]2020-10-262-3/+3
|\