Branch :
| Author | Commit | Date | CI | Message |
|---|---|---|---|---|
| 9a4ba593 | 2025-08-15 06:18:13 | internal change PiperOrigin-RevId: 795452145 | ||
| 3396c67f | 2024-01-15 12:49:21 | add brcat alias + flag to decompress concatenated streams PiperOrigin-RevId: 598652401 | ||
| 033940f9 | 2024-01-11 02:03:59 | add comment (fingerprint) CLI feature PiperOrigin-RevId: 597489910 | ||
| c1bd1968 | 2023-08-25 01:06:33 | comb HAVE_UTIMENSAT definition PiperOrigin-RevId: 560011681 | ||
| d639a81d | 2023-07-31 07:18:48 | add option to delete files that are not "compressed" PiperOrigin-RevId: 552472135 | ||
| 27a9a809 | 2023-07-30 03:44:38 | simplify CMake build PiperOrigin-RevId: 552238545 | ||
| 2e6164d7 | 2023-07-10 11:40:07 | verbose error report in CLI PiperOrigin-RevId: 546833411 | ||
| 509d4419 | 2022-12-22 16:05:25 | Copy ns time stat (#992) | ||
| a8f5813b | 2022-11-17 13:03:09 | Update Documentation: - add note that brotli is a "stream" format, not an archive-like - regenerate .1 with Pandoc Build: - drop legacy "BROTLI_BUILD_PORTABLE" option - drop "BROTLI_SANITIZED" definition Code: - c: comb includes - c/enc: extract encoder state into separate header - c/enc: drop designated q10 codepath - c/enc: dealing better with flushing of empty stream - fix MSVC compilation API: - py: use library version instead of one in version.h - c: add plugable API to report consumed input / produced output - c/java: support "lean" prepared dictionaries (without copy of source) | ||
| 8376f72e | 2021-11-10 10:34:39 | Prepare for copybara (#939) Co-authored-by: Eugene Kliuchnikov <eustas@chromium.org> |