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
Lucas Trzesniewski
56678dc771
Change the Jinja2 fork URL
2025-12-28 07:53:27 +02:00
Lucas Trzesniewski
b34a1e0cc2
Make the repository clone correctly under Windows
2025-12-28 07:53:27 +02:00
Keith Hall
41f55bf902
Merge pull request #3535 from ltrzesniewski/windows-build
...
Fix integration tests on Windows
2025-12-28 07:46:13 +02:00
Lucas Trzesniewski
c8514543af
Fix integration tests on Windows
2025-12-27 21:17:40 +01:00
Hakil
ad608014d9
fix issue #3526 ( #3529 )
2025-12-23 19:08:38 +02:00
Keith Hall
9bf344f760
Merge pull request #3517 from akirk/strip-overstriking
...
Improve native man pages and command help syntax highlighting by stripping overstriking
2025-12-11 08:36:18 +02:00
Alex Kirk
4db185834b
Update changelog
2025-12-11 06:12:44 +01:00
Alex Kirk
4549ab3f22
Move the strip_overstrike check
2025-12-11 06:06:07 +01:00
Alex Kirk
629a8968fc
Remove unnecessary code change
2025-12-11 05:54:30 +01:00
Alex Kirk
de414ed631
Limit overstrike stripping to man pages and help
2025-12-11 05:49:46 +01:00
Alex Kirk
59c5896902
Simplify MANPAGER guide
2025-12-11 05:49:46 +01:00
Alex Kirk
b22fc5db6b
Add show-all integration test
2025-12-11 05:49:46 +01:00
Alex Kirk
f97f9ebf03
Remove double backspace scan
2025-12-11 05:49:46 +01:00
Alex Kirk
64a4b204a2
Only strip overstrike when a syntax highlighting theme is used
2025-12-11 05:49:46 +01:00
Alex Kirk
5fb8a25c30
Performance optimization
2025-12-11 05:49:46 +01:00
Alex Kirk
80ef6832d3
Add a changelog entry
2025-12-11 05:49:46 +01:00
Alex Kirk
51bdaa5f88
Strip overstriking to better support man pages
2025-12-11 05:49:46 +01:00
Keith Hall
eb2a8e29c7
Merge pull request #3524 from sharkdp/help_custom_assets
...
Support custom assets (themes) when displaying help output
2025-12-10 22:39:51 +02:00
Keith Hall
b7dd88eafd
Support custom assets (themes) when displaying help output
2025-12-10 22:30:01 +02:00
Keith Hall
79fe5fea63
Merge pull request #3521 from sharkdp/rainbow_csv_strings
...
[CSV] don't apply string highlighting by default
2025-12-08 20:08:04 +02:00
Keith Hall
d15e399fce
[CSV] don't apply string highlighting by default
2025-12-07 21:55:05 +02:00
Keith Hall
4d188e45fe
Merge pull request #3519 from sorairolake/change-zig-url
...
chore: Change URL of Zig submodule from GitHub to Codeberg
2025-12-06 13:18:58 +02:00
Shun Sakai
abce6ac0d1
chore: Change URL of Zig submodule
2025-12-06 12:00:48 +09:00
Keith Hall
566595f0eb
Merge pull request #3516 from sharkdp/fix_help_builtin_pager
...
Fix --help --pager=builtin
2025-12-05 22:22:22 +02:00
Keith Hall
1796324531
Fix --help --pager=builtin
...
Previously it still used less
2025-12-04 21:53:45 +02:00
David Peter
2371077352
Update sponsors section ( #3514 )
...
Removed Graphite sponsorship information from README.
2025-12-04 09:29:18 +01:00
Keith Hall
7e7ab8a860
Merge pull request #3511 from sharkdp/prepare_changelog
...
add empty changelog sections ready for future changes
2025-12-03 22:48:16 +02:00
Keith Hall
c054541776
add empty changelog sections ready for future changes
2025-12-03 22:37:26 +02:00