Skip to content

Adopt curl-compatible file output - #34

Merged
unitmatrix merged 1 commit into
mainfrom
cli/curl-compatible-output
Aug 24, 2026
Merged

Adopt curl-compatible file output#34
unitmatrix merged 1 commit into
mainfrom
cli/curl-compatible-output

Conversation

@unitmatrix

Copy link
Copy Markdown
Owner

Summary

  • stream -o FILE directly with normal overwrite and truncation semantics
  • treat -o - as standard output and preserve normal symlink, FIFO, and device behavior
  • retain partial named output after late extraction failures
  • update README and zget(1), with focused regression coverage

Tests

  • ctest --test-dir build --output-on-failure
  • ctest --test-dir build-stage4-clang --output-on-failure
  • ASAN_OPTIONS=strict_string_checks=1 UBSAN_OPTIONS=print_stacktrace=1:halt_on_error=1 ctest --test-dir build-stage4-sanitize --output-on-failure

@unitmatrix unitmatrix self-assigned this Aug 24, 2026
@unitmatrix
unitmatrix merged commit 035a863 into main Aug 24, 2026
9 checks passed
@unitmatrix
unitmatrix deleted the cli/curl-compatible-output branch August 24, 2026 17:01
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.

1 participant