[PR #1117] [MERGED] add brcat alias + flag to decompress concatenated streams #1671

Closed
opened 2026-01-29 20:55:15 +00:00 by claunia · 0 comments
Owner

📋 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: masterHead: test_597823915


📝 Commits (1)

  • 3396c67 add 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.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/1117 **Author:** [@copybara-service[bot]](https://github.com/apps/copybara-service) **Created:** 1/12/2024 **Status:** ✅ Merged **Merged:** 1/15/2024 **Merged by:** [@undefined](undefined) **Base:** `master` ← **Head:** `test_597823915` --- ### 📝 Commits (1) - [`3396c67`](https://github.com/google/brotli/commit/3396c67fea14aef349905b90dfef0ff4ada1be8c) add brcat alias + flag to decompress concatenated streams ### 📊 Changes **4 files changed** (+151 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `c/tools/brotli.c` (+119 -49) 📝 `c/tools/brotli.md` (+9 -1) 📝 `docs/brotli.1` (+11 -1) 📝 `tests/cli_test.sh` (+12 -0) </details> ### 📄 Description add brcat alias + flag to decompress concatenated streams --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 20:55:15 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1671