dddffgg
3b34b47d55
docs: add --quiet-empty to PowerShell completion
2026-02-01 16:21:38 +08:00
dddffgg
9a5519057c
docs: add --quiet-empty to fish completion
2026-02-01 16:21:22 +08:00
dddffgg
93411a96e4
docs: add --quiet-empty to zsh completion
2026-02-01 16:21:05 +08:00
dddffgg
bd461afd75
docs: add --quiet-empty to bash completion
2026-02-01 16:20:49 +08:00
dddffgg
55306c15a6
docs: add --quiet-empty to man page
2026-02-01 16:20:27 +08:00
dddffgg
afd804ebea
Merge branch 'master' into feat/quiet-empty
2026-02-01 14:50:07 +08:00
auto-merge-dependabot-prs[bot]
3d0a7ed0a0
Merge pull request #3568 from sharkdp/dependabot/cargo/indexmap-2.13.0
...
build(deps): bump indexmap from 2.12.1 to 2.13.0
2026-02-01 05:30:27 +00:00
dependabot[bot]
8f6f5dfbd2
build(deps): bump indexmap from 2.12.1 to 2.13.0
...
Bumps [indexmap](https://github.com/indexmap-rs/indexmap ) from 2.12.1 to 2.13.0.
- [Changelog](https://github.com/indexmap-rs/indexmap/blob/main/RELEASES.md )
- [Commits](https://github.com/indexmap-rs/indexmap/compare/2.12.1...2.13.0 )
---
updated-dependencies:
- dependency-name: indexmap
dependency-version: 2.13.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-01 05:19:49 +00:00
auto-merge-dependabot-prs[bot]
43ab174d42
Merge pull request #3567 from sharkdp/dependabot/cargo/proc-macro2-1.0.106
...
build(deps): bump proc-macro2 from 1.0.103 to 1.0.106
2026-02-01 05:16:54 +00:00
dependabot[bot]
b396ab865f
build(deps): bump proc-macro2 from 1.0.103 to 1.0.106
...
Bumps [proc-macro2](https://github.com/dtolnay/proc-macro2 ) from 1.0.103 to 1.0.106.
- [Release notes](https://github.com/dtolnay/proc-macro2/releases )
- [Commits](https://github.com/dtolnay/proc-macro2/compare/1.0.103...1.0.106 )
---
updated-dependencies:
- dependency-name: proc-macro2
dependency-version: 1.0.106
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-01 04:54:36 +00:00
auto-merge-dependabot-prs[bot]
8a82847121
Merge pull request #3571 from sharkdp/dependabot/cargo/serde_with-3.16.1
...
build(deps): bump serde_with from 3.15.1 to 3.16.1
2026-02-01 04:48:09 +00:00
dependabot[bot]
c3c19c8018
build(deps): bump serde_with from 3.15.1 to 3.16.1
...
Bumps [serde_with](https://github.com/jonasbb/serde_with ) from 3.15.1 to 3.16.1.
- [Release notes](https://github.com/jonasbb/serde_with/releases )
- [Commits](https://github.com/jonasbb/serde_with/compare/v3.15.1...v3.16.1 )
---
updated-dependencies:
- dependency-name: serde_with
dependency-version: 3.16.1
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-01 04:19:31 +00:00
auto-merge-dependabot-prs[bot]
0d2078b32b
Merge pull request #3569 from sharkdp/dependabot/cargo/clap-4.5.56
...
build(deps): bump clap from 4.5.46 to 4.5.56
2026-02-01 04:15:25 +00:00
dependabot[bot]
cddfad83e4
build(deps): bump clap from 4.5.46 to 4.5.56
...
Bumps [clap](https://github.com/clap-rs/clap ) from 4.5.46 to 4.5.56.
- [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.5.46...clap_complete-v4.5.56 )
---
updated-dependencies:
- dependency-name: clap
dependency-version: 4.5.56
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-01 03:49:22 +00:00
dddffgg
2e355ffa4e
Merge branch 'master' into feat/quiet-empty
2026-02-01 11:48:43 +08:00
dddffgg
fa66d8e3ef
fix: correct position of --quiet-empty in long-help.txt
2026-02-01 11:48:10 +08:00
dddffgg
cb83b8fb9a
fix: correct position of --quiet-empty in short-help.txt
2026-02-01 11:47:24 +08:00
auto-merge-dependabot-prs[bot]
adfdcf4c6d
Merge pull request #3564 from sharkdp/dependabot/cargo/git2-0.20.3
...
build(deps): bump git2 from 0.20.2 to 0.20.3
2026-02-01 03:39:56 +00:00
dependabot[bot]
593cf76811
build(deps): bump git2 from 0.20.2 to 0.20.3
...
Bumps [git2](https://github.com/rust-lang/git2-rs ) from 0.20.2 to 0.20.3.
- [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.3/CHANGELOG.md )
- [Commits](https://github.com/rust-lang/git2-rs/compare/git2-0.20.2...git2-0.20.3 )
---
updated-dependencies:
- dependency-name: git2
dependency-version: 0.20.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-02-01 03:03:36 +00:00
dddffgg
3aaec8cb3b
docs: update long-help.txt with --quiet-empty flag
2026-01-31 17:02:24 +08:00
dddffgg
2030ffa664
docs: update short-help.txt with --quiet-empty flag
2026-01-31 17:02:12 +08:00
dddffgg
edb8342eab
docs: fix changelog entry to reference PR number
2026-01-31 16:48:03 +08:00
dddffgg
6a7936a26f
test: add integration tests for --quiet-empty flag
2026-01-31 16:45:46 +08:00
dddffgg
26118afde0
docs: add changelog entry for --quiet-empty flag
2026-01-31 16:44:39 +08:00
dddffgg
783acbc83d
feat: implement quiet_empty behavior in printer
2026-01-31 16:42:28 +08:00
dddffgg
6f0a61cef9
feat: wire up quiet_empty config in app
2026-01-31 16:41:46 +08:00
dddffgg
53a10e0b0a
feat: add --quiet-empty CLI flag
2026-01-31 16:41:13 +08:00
dddffgg
626154317f
feat: add quiet_empty config option
2026-01-31 16:40:59 +08:00
Keith Hall
885ae1dc81
Merge pull request #3561 from cerdelen/small_typo_fix
...
Small typo fixes
2026-01-28 22:03:09 +02:00
Cedric Erdelen
f6f1f18e9c
remove trailing whitespace
2026-01-28 19:59:10 +01:00
cerdelen
69a2ffbdac
Update src/config.rs
...
Co-authored-by: Keith Hall <keith-hall@users.noreply.github.com >
2026-01-28 19:48:02 +01:00
Cedric Erdelen
6b8decf2a4
Small typo fixes
2026-01-28 14:12:32 +01:00
Keith Hall
cd06fe46e0
Merge pull request #3552 from CosmicHorrorDev/remove-vs-dark+
...
Remove Visual Studio Dark+ theme
2026-01-15 22:13:41 +02:00
Cosmic Horror
099d716455
Remove Visual Studio Dark+ theme
2026-01-14 21:13:44 -07:00
auto-merge-dependabot-prs[bot]
298e1f5321
Merge pull request #3506 from sharkdp/dependabot/github_actions/actions/checkout-6
...
build(deps): bump actions/checkout from 5 to 6
2026-01-12 05:14:43 +00:00
dependabot[bot]
3cb55e85d0
build(deps): bump actions/checkout from 5 to 6
...
Bumps [actions/checkout](https://github.com/actions/checkout ) from 5 to 6.
- [Release notes](https://github.com/actions/checkout/releases )
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md )
- [Commits](https://github.com/actions/checkout/compare/v5...v6 )
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-version: '6'
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-12 06:04:14 +01:00
Keith Hall
981f25989a
Merge pull request #3550 from nmacl/master
...
Use cargo_bin! macro to fix tests for future Cargo versions
2026-01-10 13:53:09 +02:00
Your Name
57bf8ff7da
Update changelog with PR number
2026-01-08 09:45:41 -05:00
Your Name
31f982e736
Fixed formatting
2026-01-08 09:42:42 -05:00
Your Name
0a97a1edd7
Add changelog entry
2026-01-08 09:35:01 -05:00
Your Name
6c75acfffc
Replace deprecated cargo_bin with cargo_bin! macro
...
The old Command::cargo_bin() is deprecated and will break when Cargo
changes build directory layout. Updated to use cargo_bin!() macro instead.
Bumped assert_cmd to 2.0.16 to get the new macro.
Fixes #3528
2026-01-08 09:28:11 -05:00
auto-merge-dependabot-prs[bot]
4e84e838a3
Merge pull request #3544 from sharkdp/dependabot/cargo/shell-words-1.1.1
...
build(deps): bump shell-words from 1.1.0 to 1.1.1
2026-01-01 04:33:25 +00:00
dependabot[bot]
d48bf240a7
build(deps): bump shell-words from 1.1.0 to 1.1.1
...
Bumps [shell-words](https://github.com/tmiasko/shell-words ) from 1.1.0 to 1.1.1.
- [Commits](https://github.com/tmiasko/shell-words/compare/v1.1.0...v1.1.1 )
---
updated-dependencies:
- dependency-name: shell-words
dependency-version: 1.1.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 04:20:47 +00:00
auto-merge-dependabot-prs[bot]
7dc180eefb
Merge pull request #3542 from sharkdp/dependabot/cargo/console-0.16.2
...
build(deps): bump console from 0.16.1 to 0.16.2
2026-01-01 04:18:01 +00:00
dependabot[bot]
3276e9469a
build(deps): bump console from 0.16.1 to 0.16.2
...
Bumps [console](https://github.com/console-rs/console ) from 0.16.1 to 0.16.2.
- [Release notes](https://github.com/console-rs/console/releases )
- [Changelog](https://github.com/console-rs/console/blob/main/CHANGELOG.md )
- [Commits](https://github.com/console-rs/console/compare/0.16.1...0.16.2 )
---
updated-dependencies:
- dependency-name: console
dependency-version: 0.16.2
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 04:03:19 +00:00
auto-merge-dependabot-prs[bot]
60902c796f
Merge pull request #3541 from sharkdp/dependabot/cargo/nu-ansi-term-0.50.3
...
build(deps): bump nu-ansi-term from 0.50.1 to 0.50.3
2026-01-01 04:00:33 +00:00
dependabot[bot]
c12cdcace3
build(deps): bump nu-ansi-term from 0.50.1 to 0.50.3
...
Bumps [nu-ansi-term](https://github.com/nushell/nu-ansi-term ) from 0.50.1 to 0.50.3.
- [Release notes](https://github.com/nushell/nu-ansi-term/releases )
- [Changelog](https://github.com/nushell/nu-ansi-term/blob/main/CHANGELOG.md )
- [Commits](https://github.com/nushell/nu-ansi-term/compare/v0.50.1...v0.50.3 )
---
updated-dependencies:
- dependency-name: nu-ansi-term
dependency-version: 0.50.3
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 03:19:08 +00:00
auto-merge-dependabot-prs[bot]
823fd9f5c6
Merge pull request #3539 from sharkdp/dependabot/cargo/tempfile-3.23.0
...
build(deps): bump tempfile from 3.16.0 to 3.23.0
2026-01-01 03:15:20 +00:00
dependabot[bot]
88d6fd0248
build(deps): bump tempfile from 3.16.0 to 3.23.0
...
Bumps [tempfile](https://github.com/Stebalien/tempfile ) from 3.16.0 to 3.23.0.
- [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Stebalien/tempfile/compare/v3.16.0...v3.23.0 )
---
updated-dependencies:
- dependency-name: tempfile
dependency-version: 3.23.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2026-01-01 03:02:10 +00:00
Keith Hall
32047346e3
Merge pull request #3534 from ltrzesniewski/windows-clone
...
Make the repository clone correctly under Windows
2025-12-28 08:02:56 +02:00