3 Commits
Author SHA1 Message Date
Jeff Bailey cef2373196 benches: set allow_absolute to true to avoid warning overhead 2026-06-07 12:47:29 +01:00
Jeff Bailey 3be98e9e5c tar: support -f - for stdin/stdout archives
When the archive path is "-", read archives from stdin for list and
extract, and write archive data to stdout for create.

Route create status output to stderr when writing the archive to
stdout so verbose output does not corrupt the stream. Add CLI tests
for create-to-stdout, list-from-stdin, extract-from-stdin, and the
stderr routing cases.
2026-06-07 11:19:50 +01:00
codspeed-hq[bot]andGitHub 0faed0baeb Add CodSpeed performance benchmarks 2026-06-04 19:44:08 +00:00