aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Merge pull request #366 from svenstaro/dependabot/cargo/structopt-0.3.17Sven-Hendrik Haase2020-08-271-4/+4
|\ \ | |/ |/| Bump structopt from 0.3.16 to 0.3.17
| * Bump structopt from 0.3.16 to 0.3.17dependabot-preview[bot]2020-08-261-4/+4
|/ | | | | | | | Bumps [structopt](https://github.com/TeXitoi/structopt) from 0.3.16 to 0.3.17. - [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.16...v0.3.17) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
* Bump Dockerfile nightly versionSven-Hendrik Haase2020-08-253-3/+2
|
* Fix formattingSven-Hendrik Haase2020-08-242-1/+3
|
* Remove duplicated identifiersSven-Hendrik Haase2020-08-242-2/+2
|
* Try to fix file names on WindowsSven-Hendrik Haase2020-08-242-2/+8
|
* Bump lockfileSven-Hendrik Haase2020-08-241-1132/+1132
|
* Fix double-escaping (fixes #354)Sven-Hendrik Haase2020-08-246-15/+13
|
* Give up and just duplicate stuffSven-Hendrik Haase2020-08-241-4/+3
|
* Fix CHANGELOG formattingSven-Hendrik Haase2020-08-241-0/+1
|
* Add CHANGELOG entry for recent contributionsSven-Hendrik Haase2020-08-241-0/+3
|
* Merge pull request #362 from ahti/masterSven-Hendrik Haase2020-08-242-38/+55
|\ | | | | visual and sorting fixes
| * make linter happyLukas Stabe2020-08-211-2/+6
| |
| * set size and date column to smaller, fixed sizesLukas Stabe2020-08-211-6/+13
| |
| * make name ordering case-insensitiveLukas Stabe2020-08-211-23/+19
| |
| * url-decode path in title and headingLukas Stabe2020-08-212-9/+19
| |
* | Bump some depsSven-Hendrik Haase2020-08-241-230/+215
| |
* | Upgrade toolchain to nightly-2020-08-21Sven-Hendrik Haase2020-08-241-1/+1
|/
* Merge pull request #361 from svenstaro/dependabot/cargo/chrono-0.4.15Sven-Hendrik Haase2020-08-172-7/+7
|\ | | | | Bump chrono from 0.4.13 to 0.4.15
| * Bump chrono from 0.4.13 to 0.4.15dependabot-preview[bot]2020-08-172-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.115dependabot-preview[bot]2020-08-112-18/+18
|\
| * Bump serde from 1.0.114 to 1.0.115dependabot-preview[bot]2020-08-112-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.2Sven-Hendrik Haase2020-08-072-4/+4
|\ | | | | Bump strum_macros from 0.19.1 to 0.19.2
| * Bump strum_macros from 0.19.1 to 0.19.2dependabot-preview[bot]2020-08-072-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.2Sven-Hendrik Haase2020-08-072-4/+4
|\ | | | | Bump strum from 0.19.1 to 0.19.2
| * Bump strum from 0.19.1 to 0.19.2dependabot-preview[bot]2020-08-072-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.16Sven-Hendrik Haase2020-08-061-6/+6
|\ | | | | Bump structopt from 0.3.15 to 0.3.16
| * Bump structopt from 0.3.15 to 0.3.16dependabot-preview[bot]2020-08-061-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.1Sven-Hendrik Haase2020-08-032-4/+4
|\ | | | | Bump strum_macros from 0.18.0 to 0.19.1
| * Bump strum_macros from 0.18.0 to 0.19.1dependabot-preview[bot]2020-08-032-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.1Sven-Hendrik Haase2020-08-032-4/+4
|\ | | | | Bump strum from 0.18.0 to 0.19.1
| * Bump strum from 0.18.0 to 0.19.1dependabot-preview[bot]2020-08-032-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.0dependabot-preview[bot]2020-07-312-4/+4
|\
| * Bump alphanumeric-sort from 1.3.3 to 1.4.0dependabot-preview[bot]2020-07-312-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.3dependabot-preview[bot]2020-07-292-4/+4
|\
| * Bump alphanumeric-sort from 1.3.2 to 1.3.3dependabot-preview[bot]2020-07-292-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.7Sven-Hendrik Haase2020-07-271-16/+23
|\ | | | | Bump reqwest from 0.10.6 to 0.10.7
| * Bump reqwest from 0.10.6 to 0.10.7dependabot-preview[bot]2020-07-271-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 buildSven-Hendrik Haase2020-07-232-2/+5
|
* Fix and improve Docker buildSven-Hendrik Haase2020-07-232-7/+6
|
* Fix typo when getting tag nameSven-Hendrik Haase2020-07-231-1/+1
|
* Fix publish job nameSven-Hendrik Haase2020-07-231-1/+1
|
* Add README entry for new prebuilt architecturesSven-Hendrik Haase2020-07-231-0/+1
|
* Merge pull request #350 from svenstaro/add-cross-compilation-targetsSven-Hendrik Haase2020-07-231-9/+39
|\ | | | | Add a bunch of cross-compilation targets
| * Add a bunch of cross-compilation targetsSven-Hendrik Haase2020-07-231-9/+39
|/
* Add rust-toolchain fileSven-Hendrik Haase2020-07-231-0/+1
| | | | This makes sure this will always be compiled with a known-good nightly version.
* Bump depsSven-Hendrik Haase2020-07-221-17/+17
|
* Remove dependency on opensslSven-Hendrik Haase2020-07-212-129/+83
|
* (cargo-release) start next development iteration 0.8.1-alpha.0Sven-Hendrik Haase2020-07-212-2/+2
|
* (cargo-release) version 0.8.0Sven-Hendrik Haase2020-07-214-4/+7
|