mirror of
https://github.com/google/brotli.git
synced 2026-07-08 17:56:58 +00:00
[PR #1117] [MERGED] add brcat alias + flag to decompress concatenated streams #1671
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/google/brotli/pull/1117
Author: @copybara-service[bot]
Created: 1/12/2024
Status: ✅ Merged
Merged: 1/15/2024
Merged by: @undefined
Base:
master← Head:test_597823915📝 Commits (1)
3396c67add brcat alias + flag to decompress concatenated streams📊 Changes
4 files changed (+151 additions, -51 deletions)
View changed files
📝
c/tools/brotli.c(+119 -49)📝
c/tools/brotli.md(+9 -1)📝
docs/brotli.1(+11 -1)📝
tests/cli_test.sh(+12 -0)📄 Description
add brcat alias + flag to decompress concatenated streams
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.