aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Bump deps moreSven-Hendrik Haase2023-02-012-3/+19
| |
* | Bump depsSven-Hendrik Haase2023-02-011-108/+157
| |
* | Merge pull request #1030 from svenstaro/dependabot/cargo/grass-0.12.2Sven-Hendrik Haase2023-02-011-4/+4
|\ \ | | | | | | Bump grass from 0.12.1 to 0.12.2
| * | Bump grass from 0.12.1 to 0.12.2dependabot[bot]2023-02-011-4/+4
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.12.1 to 0.12.2. - [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>
* | Bump more depsSven-Hendrik Haase2023-01-223-24/+8
| |
* | Bump depsSven-Hendrik Haase2023-01-221-99/+98
| |
* | Merge pull request #1012 from svenstaro/dependabot/cargo/rustls-0.20.8Sven-Hendrik Haase2023-01-141-2/+2
|\ \ | | | | | | Bump rustls from 0.20.7 to 0.20.8
| * | Bump rustls from 0.20.7 to 0.20.8dependabot[bot]2023-01-141-2/+2
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rustls](https://github.com/rustls/rustls) from 0.20.7 to 0.20.8. - [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.7...v/0.20.8) --- 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 #1008 from svenstaro/dependabot/cargo/grass-0.12.1Sven-Hendrik Haase2023-01-141-2/+12
|\ \ | | | | | | Bump grass from 0.12.0 to 0.12.1
| * | Bump grass from 0.12.0 to 0.12.1dependabot[bot]2023-01-091-2/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [grass](https://github.com/connorskees/grass) from 0.12.0 to 0.12.1. - [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 #1009 from svenstaro/dependabot/cargo/regex-1.7.1Sven-Hendrik Haase2023-01-141-2/+2
|\ \ \ | | | | | | | | Bump regex from 1.7.0 to 1.7.1
| * | | Bump regex from 1.7.0 to 1.7.1dependabot[bot]2023-01-101-2/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [regex](https://github.com/rust-lang/regex) from 1.7.0 to 1.7.1. - [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.7.0...1.7.1) --- updated-dependencies: - dependency-name: regex dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | | Disable upx compression for mipsSven-Hendrik Haase2023-01-141-1/+1
| | | | | | | | | | | | It appears to be currently broken in upx 4.0.1
* | | Merge pull request #1010 from svenstaro/dependabot/cargo/assert_cmd-2.0.8Sven-Hendrik Haase2023-01-141-2/+2
|\ \ \ | | | | | | | | Bump assert_cmd from 2.0.7 to 2.0.8
| * | | Bump assert_cmd from 2.0.7 to 2.0.8dependabot[bot]2023-01-101-2/+2
| |/ / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [assert_cmd](https://github.com/assert-rs/assert_cmd) from 2.0.7 to 2.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/v2.0.7...v2.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 #1011 from svenstaro/dependabot/cargo/rustls-pemfile-1.0.2Sven-Hendrik Haase2023-01-111-6/+12
|\ \ \ | |/ / |/| | Bump rustls-pemfile from 1.0.1 to 1.0.2
| * | Bump rustls-pemfile from 1.0.1 to 1.0.2dependabot[bot]2023-01-111-6/+12
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [rustls-pemfile](https://github.com/rustls/pemfile) from 1.0.1 to 1.0.2. - [Release notes](https://github.com/rustls/pemfile/releases) - [Commits](https://github.com/rustls/pemfile/commits/v/1.0.2) --- updated-dependencies: - dependency-name: rustls-pemfile dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
* | Merge pull request #1004 from connorskees/update-grassSven-Hendrik Haase2023-01-013-83/+42
|\ \ | | | | | | update grass to 0.12.0
| * | update Cargo.lockConnor Skees2023-01-011-80/+19
| | |
| * | update grass to 0.12.0Connor Skees2023-01-012-3/+23
| | |
* | | Merge pull request #998 from svenstaro/dependabot/cargo/fast_qr-0.7.0Sven-Hendrik Haase2023-01-012-3/+3
|\ \ \ | |/ / |/| | Bump fast_qr from 0.6.1 to 0.7.0
| * | Bump fast_qr from 0.6.1 to 0.7.0dependabot[bot]2023-01-012-3/+3
|/ / | | | | | | | | | | | | | | | | | | | | | | | | | | Bumps [fast_qr](https://github.com/erwanvivien/fast_qr) from 0.6.1 to 0.7.0. - [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-minor ... Signed-off-by: dependabot[bot] <support@github.com>
* | Bump depsSven-Hendrik Haase2023-01-011-33/+33
| |
* | Merge pull request #1006 from svenstaro/fix-freebsd-buildSven-Hendrik Haase2023-01-011-0/+3
|\ \ | | | | | | Try to fix FreeBSD build by using custom image
| * | Try to fix FreeBSD build by using custom imageSven-Hendrik Haase2023-01-011-0/+3
|/ / | | | | | | We need https://github.com/cross-rs/cross/pull/1166 here.
* | 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