mirror of
https://github.com/google/brotli.git
synced 2026-09-22 22:56:08 +00:00
[PR #613] [MERGED] Fix permissions of various files in project #1264
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/613
Author: @tpopela
Created: 10/10/2017
Status: ✅ Merged
Merged: 10/10/2017
Merged by: @eustas
Base:
master← Head:fix-permissions📝 Commits (1)
b9f75d3Fix permissions of various files in project📊 Changes
84 files changed (+0 additions, -0 deletions)
View changed files
📝
c/common/dictionary.bin(+0 -0)📝
c/common/version.h(+0 -0)📝
c/enc/backward_references_hq.c(+0 -0)📝
c/enc/backward_references_hq.h(+0 -0)📝
c/enc/dictionary_hash.c(+0 -0)📝
c/enc/hash_forgetful_chain_inc.h(+0 -0)📝
c/enc/hash_longest_match64_inc.h(+0 -0)📝
c/enc/hash_to_binary_tree_inc.h(+0 -0)📝
c/enc/quality.h(+0 -0)📝
c/include/brotli/decode.h(+0 -0)📝
c/include/brotli/encode.h(+0 -0)📝
c/include/brotli/port.h(+0 -0)📝
c/include/brotli/types.h(+0 -0)📝
c/tools/brotli.c(+0 -0)📝
c/tools/brotli.md(+0 -0)📝
docs/brotli.1(+0 -0)📝
docs/decode.h.3(+0 -0)📝
docs/encode.h.3(+0 -0)📝
docs/types.h.3(+0 -0)📝
go/cbrotli/BUILD(+0 -0)...and 64 more files
📄 Description
Move from 755 to 644.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.