[PR #926] [CLOSED] Make TODO/Author entries copybara-reversible. #1502

Open
opened 2026-01-29 20:54:26 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/google/brotli/pull/926
Author: @eustas
Created: 9/9/2021
Status: Closed

Base: masterHead: upd09b


📝 Commits (1)

  • a05a6a0 Make TODO entries copybara-reversible.

📊 Changes

31 files changed (+61 additions, -63 deletions)

View changed files

📝 c/common/platform.h (+2 -2)
📝 c/common/shared_dictionary.c (+2 -2)
📝 c/dec/decode.c (+1 -1)
📝 c/enc/block_splitter.c (+1 -2)
📝 c/enc/block_splitter_inc.h (+2 -2)
📝 c/enc/brotli_bit_stream.c (+4 -4)
📝 c/enc/cluster_inc.h (+2 -2)
📝 c/enc/compound_dictionary.c (+1 -1)
📝 c/enc/compress_fragment.c (+2 -2)
📝 c/enc/compress_fragment_two_pass.c (+3 -3)
📝 c/enc/compress_fragment_two_pass.h (+1 -1)
📝 c/enc/encode.c (+7 -7)
📝 c/enc/encoder_dict.c (+3 -3)
📝 c/enc/hash_composite_inc.h (+1 -1)
📝 c/enc/histogram.c (+1 -1)
📝 c/enc/params.h (+1 -1)
📝 c/enc/static_dict.c (+1 -1)
📝 c/include/brotli/encode.h (+0 -1)
📝 c/tools/brotli.c (+1 -1)
📝 go/cbrotli/writer.go (+1 -1)

...and 11 more files

📄 Description

This change allows both automated copybara export and import.


🔄 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/926 **Author:** [@eustas](https://github.com/eustas) **Created:** 9/9/2021 **Status:** ❌ Closed **Base:** `master` ← **Head:** `upd09b` --- ### 📝 Commits (1) - [`a05a6a0`](https://github.com/google/brotli/commit/a05a6a073b0e7ab5f1091c0ac06aed7ee8109a0c) Make TODO entries copybara-reversible. ### 📊 Changes **31 files changed** (+61 additions, -63 deletions) <details> <summary>View changed files</summary> 📝 `c/common/platform.h` (+2 -2) 📝 `c/common/shared_dictionary.c` (+2 -2) 📝 `c/dec/decode.c` (+1 -1) 📝 `c/enc/block_splitter.c` (+1 -2) 📝 `c/enc/block_splitter_inc.h` (+2 -2) 📝 `c/enc/brotli_bit_stream.c` (+4 -4) 📝 `c/enc/cluster_inc.h` (+2 -2) 📝 `c/enc/compound_dictionary.c` (+1 -1) 📝 `c/enc/compress_fragment.c` (+2 -2) 📝 `c/enc/compress_fragment_two_pass.c` (+3 -3) 📝 `c/enc/compress_fragment_two_pass.h` (+1 -1) 📝 `c/enc/encode.c` (+7 -7) 📝 `c/enc/encoder_dict.c` (+3 -3) 📝 `c/enc/hash_composite_inc.h` (+1 -1) 📝 `c/enc/histogram.c` (+1 -1) 📝 `c/enc/params.h` (+1 -1) 📝 `c/enc/static_dict.c` (+1 -1) 📝 `c/include/brotli/encode.h` (+0 -1) 📝 `c/tools/brotli.c` (+1 -1) 📝 `go/cbrotli/writer.go` (+1 -1) _...and 11 more files_ </details> ### 📄 Description This change allows both automated copybara export and import. --- <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:54:26 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1502