Skip to content

docs: remove -w flag of cut from the extensions - #13962

Merged
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:docs_remove_cut_extension
Aug 15, 2026
Merged

docs: remove -w flag of cut from the extensions#13962
sylvestre merged 1 commit into
uutils:mainfrom
cakebaker:docs_remove_cut_extension

Conversation

@cakebaker

Copy link
Copy Markdown
Contributor

The -w flag of cut is no longer an extension but a regular flag, and so this PR removes it from the extensions list.

@cakebaker cakebaker changed the title docs: remove cut's -w from the extensions docs: remove -w flag of cut from the extensions Aug 15, 2026
@github-actions

Copy link
Copy Markdown

GNU testsuite comparison:

Skip an intermittent issue tests/cut/bounded-memory (fails in this run but passes in the 'main' branch)
Skipping an intermittent issue tests/date/date-locale-hour (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/symlink (passes in this run but fails in the 'main' branch)
Skipping an intermittent issue tests/tail/tail-n0f (passes in this run but fails in the 'main' branch)
Note: The gnu test tests/printf/printf-surprise is now being skipped but was previously passing.
Note: The gnu test tests/tail/pipe-f is now being skipped but was previously passing.
Congrats! The gnu test tests/cp/link-heap is now passing!

@codspeed-hq

codspeed-hq Bot commented Aug 15, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 3.2%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

⚡ 1 improved benchmark
✅ 352 untouched benchmarks
⏩ 50 skipped benchmarks1

Performance Changes

Mode Benchmark BASE HEAD Efficiency
Simulation du_summarize_balanced_tree[(5, 4, 10)] 16.3 ms 15.8 ms +3.2%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing cakebaker:docs_remove_cut_extension (9e1b4d2) with main (4eb20ee)

Open in CodSpeed

Footnotes

  1. 50 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@sylvestre
sylvestre merged commit dc04342 into uutils:main Aug 15, 2026
167 checks passed
@cakebaker
cakebaker deleted the docs_remove_cut_extension branch August 16, 2026 08:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants