[PR #613] [MERGED] Fix permissions of various files in project #1264

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

📋 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: masterHead: fix-permissions


📝 Commits (1)

  • b9f75d3 Fix 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.

## 📋 Pull Request Information **Original PR:** https://github.com/google/brotli/pull/613 **Author:** [@tpopela](https://github.com/tpopela) **Created:** 10/10/2017 **Status:** ✅ Merged **Merged:** 10/10/2017 **Merged by:** [@eustas](https://github.com/eustas) **Base:** `master` ← **Head:** `fix-permissions` --- ### 📝 Commits (1) - [`b9f75d3`](https://github.com/google/brotli/commit/b9f75d31fa6ad3819347820cac7cd1fd4246578c) Fix permissions of various files in project ### 📊 Changes **84 files changed** (+0 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `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_ </details> ### 📄 Description Move from 755 to 644. --- <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:53:13 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/brotli#1264