aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #575 from svenstaro/dependabot/cargo/serde-1.0.129Sven-Hendrik Haase2021-08-241-4/+4
|\ \ | | | | | | Bump serde from 1.0.128 to 1.0.129
| * | Bump serde from 1.0.128 to 1.0.129dependabot[bot]2021-08-241-4/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.128 to 1.0.129. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.128...v1.0.129) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #571 from svenstaro/dependabot/cargo/grass-0.10.7Sven-Hendrik Haase2021-08-241-2/+2
|\ \ | | | | | | Bump grass from 0.10.6 to 0.10.7
| * | Bump grass from 0.10.6 to 0.10.7dependabot[bot]2021-08-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.10.6 to 0.10.7. - [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) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #573 from svenstaro/dependabot/cargo/httparse-1.5.1Sven-Hendrik Haase2021-08-241-2/+2
|\ \ \ | | | | | | | | Bump httparse from 1.4.1 to 1.5.1
| * | | Bump httparse from 1.4.1 to 1.5.1dependabot[bot]2021-08-201-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [httparse](https://github.com/seanmonstar/httparse) from 1.4.1 to 1.5.1. - [Release notes](https://github.com/seanmonstar/httparse/releases) - [Commits](https://github.com/seanmonstar/httparse/compare/v1.4.1...v1.5.1) --- updated-dependencies: - dependency-name: httparse dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | | Merge pull request #574 from svenstaro/dependabot/cargo/serde-1.0.128Sven-Hendrik Haase2021-08-241-4/+4
|\ \ \ \ | |/ / / |/| | | Bump serde from 1.0.127 to 1.0.128
| * | | Bump serde from 1.0.127 to 1.0.128dependabot[bot]2021-08-231-4/+4
|/ / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.127 to 1.0.128. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.127...v1.0.128) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #570 from svenstaro/dependabot/cargo/tar-0.4.37Sven-Hendrik Haase2021-08-171-2/+2
|\ \ \ | |/ / |/| | Bump tar from 0.4.36 to 0.4.37
| * | Bump tar from 0.4.36 to 0.4.37dependabot[bot]2021-08-131-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.36 to 0.4.37. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.36...0.4.37) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #569 from svenstaro/dependabot/cargo/tar-0.4.36Sven-Hendrik Haase2021-08-121-2/+2
|\ \ | | | | | | Bump tar from 0.4.35 to 0.4.36
| * | Bump tar from 0.4.35 to 0.4.36dependabot[bot]2021-08-111-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.35 to 0.4.36. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.35...0.4.36) --- updated-dependencies: - dependency-name: tar dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #564 from svenstaro/dependabot/cargo/assert_cmd-2.0.0Sven-Hendrik Haase2021-08-062-3/+3
|\ \ | | | | | | Bump assert_cmd from 1.0.8 to 2.0.0
| * | Bump assert_cmd from 1.0.8 to 2.0.0dependabot[bot]2021-08-062-3/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.8 to 2.0.0. - [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.8...v2.0.0) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #563 from pvonmoradi/masterSven-Hendrik Haase2021-08-061-1/+5
|\ \ \ | |/ / |/| | Fix README.md instruction for bash completions and add Termux install instruction
| * | Add instructions for installation on TermuxPooya Moradi2021-08-061-0/+4
| | |
| * | Fix README.md instruction for bash completionsPooya Moradi2021-08-051-1/+1
|/ / | | | | According to https://github.com/scop/bash-completion#faq , the completion file should reside in the `completions` subdir.
* | Merge pull request #561 from svenstaro/dependabot/cargo/serde-1.0.127Sven-Hendrik Haase2021-08-021-4/+4
|\ \ | | | | | | Bump serde from 1.0.126 to 1.0.127
| * | Bump serde from 1.0.126 to 1.0.127dependabot[bot]2021-08-021-4/+4
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [serde](https://github.com/serde-rs/serde) from 1.0.126 to 1.0.127. - [Release notes](https://github.com/serde-rs/serde/releases) - [Commits](https://github.com/serde-rs/serde/compare/v1.0.126...v1.0.127) --- updated-dependencies: - dependency-name: serde dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #549 from svenstaro/dependabot/cargo/assert_fs-1.0.3Sven-Hendrik Haase2021-08-021-38/+4
|\ \ \ | |/ / |/| | Bump assert_fs from 1.0.2 to 1.0.3
| * | Bump assert_fs from 1.0.2 to 1.0.3dependabot[bot]2021-08-021-38/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_fs](https://github.com/assert-rs/assert_fs) from 1.0.2 to 1.0.3. - [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.2...v1.0.3) --- 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 #560 from svenstaro/dependabot/cargo/bytesize-1.1.0Sven-Hendrik Haase2021-08-021-2/+2
|\ \ | | | | | | Bump bytesize from 1.0.1 to 1.1.0
| * | Bump bytesize from 1.0.1 to 1.1.0dependabot[bot]2021-08-021-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [bytesize](https://github.com/hyunsik/bytesize) from 1.0.1 to 1.1.0. - [Release notes](https://github.com/hyunsik/bytesize/releases) - [Commits](https://github.com/hyunsik/bytesize/compare/release-1.0.1...v1.1.0) --- updated-dependencies: - dependency-name: bytesize dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Merge pull request #559 from svenstaro/dependabot/cargo/assert_cmd-1.0.8Sven-Hendrik Haase2021-08-021-4/+30
|\ \ \ | | | | | | | | Bump assert_cmd from 1.0.6 to 1.0.8
| * | | Bump assert_cmd from 1.0.6 to 1.0.8dependabot[bot]2021-08-021-4/+30
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.6 to 1.0.8. - [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.6...v1.0.8) --- 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 #562 from svenstaro/dependabot/cargo/rstest-0.11.0Sven-Hendrik Haase2021-08-022-37/+10
|\ \ \ | |/ / |/| | Bump rstest from 0.10.0 to 0.11.0
| * | Bump rstest from 0.10.0 to 0.11.0dependabot[bot]2021-08-022-37/+10
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rstest](https://github.com/la10736/rstest) from 0.10.0 to 0.11.0. - [Release notes](https://github.com/la10736/rstest/releases) - [Changelog](https://github.com/la10736/rstest/blob/master/CHANGELOG.md) - [Commits](https://github.com/la10736/rstest/compare/0.10.0...0.11.0) --- updated-dependencies: - dependency-name: rstest dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #557 from svenstaro/dependabot/cargo/futures-0.3.16Sven-Hendrik Haase2021-07-261-18/+18
|\ \ | | | | | | Bump futures from 0.3.15 to 0.3.16
| * | Bump futures from 0.3.15 to 0.3.16dependabot[bot]2021-07-261-18/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [futures](https://github.com/rust-lang/futures-rs) from 0.3.15 to 0.3.16. - [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.15...0.3.16) --- 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 #558 from svenstaro/dependabot/cargo/grass-0.10.6Sven-Hendrik Haase2021-07-261-45/+67
|\ \ \ | |/ / |/| | Bump grass from 0.10.5 to 0.10.6
| * | Bump grass from 0.10.5 to 0.10.6dependabot[bot]2021-07-261-45/+67
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.10.5 to 0.10.6. - [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) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #554 from svenstaro/dependabot/cargo/grass-0.10.5Sven-Hendrik Haase2021-07-121-2/+2
|\ \ | | | | | | Bump grass from 0.10.4 to 0.10.5
| * | Bump grass from 0.10.4 to 0.10.5dependabot[bot]2021-07-121-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.10.4 to 0.10.5. - [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) --- updated-dependencies: - dependency-name: grass dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #550 from svenstaro/dependabot/cargo/thiserror-1.0.26Sven-Hendrik Haase2021-07-051-4/+4
|\ \ | | | | | | Bump thiserror from 1.0.25 to 1.0.26
| * | Bump thiserror from 1.0.25 to 1.0.26dependabot[bot]2021-07-051-4/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.25 to 1.0.26. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.25...1.0.26) --- 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 #548 from svenstaro/dependabot/cargo/assert_cmd-1.0.6Sven-Hendrik Haase2021-07-021-2/+2
|\ \ | | | | | | Bump assert_cmd from 1.0.5 to 1.0.6
| * | Bump assert_cmd from 1.0.5 to 1.0.6dependabot[bot]2021-07-021-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.5 to 1.0.6. - [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.5...v1.0.6) --- updated-dependencies: - dependency-name: assert_cmd dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump depsSven-Hendrik Haase2021-06-281-81/+79
| |
* | Fix lintsSven-Hendrik Haase2021-06-282-4/+4
| |
* | Don't ignore any depsSven-Hendrik Haase2021-06-281-4/+0
| |
* | Merge pull request #514 from svenstaro/dependabot/add-v2-config-fileSven-Hendrik Haase2021-06-281-0/+12
|\ \ | | | | | | Upgrade to GitHub-native Dependabot
| * | Upgrade to GitHub-native Dependabotdependabot-preview[bot]2021-04-291-0/+12
| | |
* | | Merge pull request #540 from svenstaro/dependabot/cargo/strum_macros-0.21.1Sven-Hendrik Haase2021-06-031-2/+2
|\ \ \ | | | | | | | | Bump strum_macros from 0.21.0 to 0.21.1
| * | | Bump strum_macros from 0.21.0 to 0.21.1dependabot-preview[bot]2021-06-031-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [strum_macros](https://github.com/Peternator7/strum) from 0.21.0 to 0.21.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 #541 from svenstaro/dependabot/cargo/assert_cmd-1.0.5dependabot-preview[bot]2021-06-031-2/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Bump assert_cmd from 1.0.4 to 1.0.5dependabot-preview[bot]2021-06-031-2/+2
|/ / / | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 1.0.4 to 1.0.5. - [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.4...v1.0.5) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* | | Bump strumSven-Hendrik Haase2021-06-012-6/+6
| | |
* | | Bump depsSven-Hendrik Haase2021-06-011-90/+80
| | |
* | | Merge pull request #536 from svenstaro/dependabot/cargo/tar-0.4.35Sven-Hendrik Haase2021-05-281-2/+2
|\ \ \ | | | | | | | | Bump tar from 0.4.33 to 0.4.35
| * | | Bump tar from 0.4.33 to 0.4.35dependabot-preview[bot]2021-05-281-2/+2
|/ / / | | | | | | | | | | | | | | | | | | Bumps [tar](https://github.com/alexcrichton/tar-rs) from 0.4.33 to 0.4.35. - [Release notes](https://github.com/alexcrichton/tar-rs/releases) - [Commits](https://github.com/alexcrichton/tar-rs/compare/0.4.33...0.4.35) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>