mirror of
https://github.com/google/brotli.git
synced 2026-09-22 06:35:52 +00:00
[PR #926] [CLOSED] Make TODO/Author entries copybara-reversible. #1502
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/926
Author: @eustas
Created: 9/9/2021
Status: ❌ Closed
Base:
master← Head:upd09b📝 Commits (1)
a05a6a0Make 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.