aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix more lintsSven-Hendrik Haase2022-12-311-1/+1
| |
* | Make clippy happySven-Hendrik Haase2022-12-301-1/+1
| |
* | Run cargo fmtSven-Hendrik Haase2022-12-305-40/+36
| |
* | Fix lintsSven-Hendrik Haase2022-12-1916-74/+72
| |
* | Bump depsSven-Hendrik Haase2022-12-192-253/+140
|/
* Bump depsSven-Hendrik Haase2022-11-282-42/+94
|
* Bump depsSven-Hendrik Haase2022-11-211-30/+30
|
* Merge pull request #972 from svenstaro/dependabot/cargo/comrak-0.15.0Sven-Hendrik Haase2022-11-152-54/+6
|\ | | | | Bump comrak from 0.14.0 to 0.15.0
| * Bump comrak from 0.14.0 to 0.15.0dependabot[bot]2022-11-152-54/+6
|/ | | | | | | | | | | | | | | Bumps [comrak](https://github.com/kivikakk/comrak) from 0.14.0 to 0.15.0. - [Release notes](https://github.com/kivikakk/comrak/releases) - [Changelog](https://github.com/kivikakk/comrak/blob/main/changelog.txt) - [Commits](https://github.com/kivikakk/comrak/compare/0.14.0...0.15.0) --- updated-dependencies: - dependency-name: comrak dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #968 from svenstaro/dependabot/cargo/fast_qr-0.6.1Sven-Hendrik Haase2022-11-151-2/+2
|\ | | | | Bump fast_qr from 0.6.0 to 0.6.1
| * Bump fast_qr from 0.6.0 to 0.6.1dependabot[bot]2022-11-141-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.6.0 to 0.6.1. - [Release notes](https://github.com/erwanvivien/fast_qr/releases) - [Commits](https://github.com/erwanvivien/fast_qr/commits) --- updated-dependencies: - dependency-name: fast_qr dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump depsSven-Hendrik Haase2022-11-141-10/+10
|/
* Bump depsSven-Hendrik Haase2022-11-113-8/+12
|
* Fix clap 4 behavior when allowing duplicate argsSven-Hendrik Haase2022-11-111-12/+3
|
* Add CHANGELOG entry for localized datetimeSven-Hendrik Haase2022-11-111-1/+2
|
* Merge pull request #949 from IvkinStanislav/issue-440Sven-Hendrik Haase2022-11-112-19/+8
|\ | | | | Change DateTime format
| * RefactoringIvkinStanislav2022-11-101-4/+2
| |
| * Merge branch 'svenstaro:master' into issue-440IvkinStanislav2022-11-102-141/+176
| |\ | |/ |/|
* | Merge pull request #956 from svenstaro/update-depsSven-Hendrik Haase2022-11-081-140/+175
|\ \ | | | | | | Bump deps
| * | Bump depsSven-Hendrik Haase2022-11-081-140/+175
| | |
* | | Merge pull request #955 from svenstaro/use-distroless-imageSven-Hendrik Haase2022-11-081-1/+1
|\ \ \ | |/ / |/| | Use gcr.io/distroless/cc as a glibc-based container instead of ubuntu
| * | Use gcr.io/distroless/cc as a glibc-based container instead of ubuntuSven-Hendrik Haase2022-11-061-1/+1
|/ / | | | | | | This should have less useless stuff in the image and fix #939.
| * Update datetime formatIvkinStanislav2022-11-101-1/+1
| | | | | | Co-authored-by: Sven-Hendrik Haase <svenstaro@gmail.com>
| * Change DateTime formats.ivkin2022-10-232-16/+7
|/
* Merge pull request #940 from svenstaro/dependabot/cargo/clap_complete-4.0.3Sven-Hendrik Haase2022-10-191-2/+2
|\ | | | | Bump clap_complete from 4.0.2 to 4.0.3
| * Bump clap_complete from 4.0.2 to 4.0.3dependabot[bot]2022-10-191-2/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_complete](https://github.com/clap-rs/clap) from 4.0.2 to 4.0.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_complete-v4.0.2...clap_complete-v4.0.3) --- updated-dependencies: - dependency-name: clap_complete dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #941 from svenstaro/dependabot/cargo/clap_mangen-0.2.3Sven-Hendrik Haase2022-10-191-2/+2
|\ \ | | | | | | Bump clap_mangen from 0.2.2 to 0.2.3
| * | Bump clap_mangen from 0.2.2 to 0.2.3dependabot[bot]2022-10-191-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [clap_mangen](https://github.com/clap-rs/clap) from 0.2.2 to 0.2.3. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/clap_mangen-v0.2.2...clap_mangen-v0.2.3) --- updated-dependencies: - dependency-name: clap_mangen dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #942 from svenstaro/dependabot/cargo/rustls-0.20.7Sven-Hendrik Haase2022-10-191-2/+2
|\ \ | | | | | | Bump rustls from 0.20.6 to 0.20.7
| * | Bump rustls from 0.20.6 to 0.20.7dependabot[bot]2022-10-191-2/+2
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.6 to 0.20.7. - [Release notes](https://github.com/rustls/rustls/releases) - [Changelog](https://github.com/rustls/rustls/blob/main/RELEASE_NOTES.md) - [Commits](https://github.com/rustls/rustls/compare/v/0.20.6...v/0.20.7) --- updated-dependencies: - dependency-name: rustls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #943 from svenstaro/dependabot/cargo/clap-4.0.17Sven-Hendrik Haase2022-10-191-2/+2
|\ \ | |/ |/| Bump clap from 4.0.16 to 4.0.17
| * Bump clap from 4.0.16 to 4.0.17dependabot[bot]2022-10-191-2/+2
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 4.0.16 to 4.0.17. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.0.16...v4.0.17) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Merge pull request #938 from svenstaro/dependabot/cargo/clap-4.0.16Sven-Hendrik Haase2022-10-181-2/+2
|\ | | | | Bump clap from 4.0.15 to 4.0.16
| * Bump clap from 4.0.15 to 4.0.16dependabot[bot]2022-10-181-2/+2
|/ | | | | | | | | | | | | | | Bumps [clap](https://github.com/clap-rs/clap) from 4.0.15 to 4.0.16. - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](https://github.com/clap-rs/clap/compare/v4.0.15...v4.0.16) --- updated-dependencies: - dependency-name: clap dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* Don't try to set version in README anymoreSven-Hendrik Haase2022-10-151-1/+0
| | | | This is outdated since the new clap doesn't print the version in the help output.
* Golf a use lineSven-Hendrik Haase2022-10-141-2/+1
|
* Try to reflow README to fit betterSven-Hendrik Haase2022-10-141-7/+10
|
* Fix clap deprecationsSven-Hendrik Haase2022-10-143-132/+126
| | | | Also update README
* Bump depsSven-Hendrik Haase2022-10-141-4/+4
|
* Merge pull request #929 from svenstaro/upgrade-clapSven-Hendrik Haase2022-10-1410-111/+196
|\ | | | | Upgrade clap to v4
| * Add CHANGELOG for clap v4 upgradeSven-Hendrik Haase2022-10-121-0/+1
| |
| * Explain required argument disambiguation with -uSven-Hendrik Haase2022-10-121-1/+8
| | | | | | | | Fixes #919.
| * Upgrade clap to v4Sven-Hendrik Haase2022-10-128-110/+187
|/
* Bump depsSven-Hendrik Haase2022-09-271-11/+10
|
* Merge pull request #918 from tranzystorek-io/remove-clap2Sven-Hendrik Haase2022-09-262-59/+6
|\ | | | | Remove unused clap2 dependency
| * Remove unused clap2 dependencyMarcin Puc2022-09-262-59/+6
|/
* Bump depsSven-Hendrik Haase2022-09-263-31/+37
|
* Merge pull request #917 from svenstaro/dependabot/cargo/thiserror-1.0.36Sven-Hendrik Haase2022-09-261-4/+4
|\ | | | | Bump thiserror from 1.0.35 to 1.0.36
| * Bump thiserror from 1.0.35 to 1.0.36dependabot[bot]2022-09-261-4/+4
|/ | | | | | | | | | | | | | Bumps [thiserror](https://github.com/dtolnay/thiserror) from 1.0.35 to 1.0.36. - [Release notes](https://github.com/dtolnay/thiserror/releases) - [Commits](https://github.com/dtolnay/thiserror/compare/1.0.35...1.0.36) --- 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 #914 from svenstaro/dependabot/cargo/serde-1.0.145Sven-Hendrik Haase2022-09-231-4/+4
|\ | | | | Bump serde from 1.0.144 to 1.0.145