Bug: 316037781

Clone this repo:
  1. 9bc9fa1 pigz.c: adjust zopfli include path by Matthias Maennich · 5 months ago main
  2. 8020b32 Merge remote-tracking branch 'origin/upstream' Import: b/316037781 by Inna Palant · 5 months ago
  3. c1200cb Import https://github.com/madler/pigz into sso://android/platform/external/pigz by Matthias Maennich · 5 months ago upstream
  4. e93e4e4 Initial empty repository by Inna Palant · 5 months ago
  5. fe4894f pigz version 2.8 by Mark Adler · 9 months ago upstream-master upstream/v2.8
  6. d9a51cd Remove side effect from assert(). by Mark Adler · 9 months ago
  7. fb4222c Put modification times in the gzip header only for regular files. by Mark Adler · 9 months ago
  8. 907ca07 Make pigz compatible with two-component zlib version numbers. by Mark Adler · 9 months ago
  9. e1ed230 Avoid calling memcpy() with a NULL pointer. by Mark Adler · 1 year, 4 months ago
  10. e9c0bbb Write all available uncompressed output upon encountering an error. by Mark Adler · 1 year, 9 months ago
  11. e1fa51c Avoid collision with Solaris definition of index_t. by Mark Adler · 2 years, 3 months ago
  12. 67fd6e4 Fix NOTHREAD compile error for combination code. by Mark Adler · 2 years, 4 months ago
  13. cb8a432 pigz version 2.7 by Mark Adler · 2 years, 4 months ago upstream/v2.7
  14. 072575b Permit Huffman only (-H) when not compiling with zopfli. by Mark Adler · 2 years, 4 months ago
  15. 95c54be Exit with status of zero if skipping non .gz files. by Mark Adler · 2 years, 4 months ago
  16. 326bba4 Fix bug when combining -l with -d. by Mark Adler · 2 years, 4 months ago
  17. 6df395c Add documentation for environment variables. by Mark Adler · 2 years, 6 months ago
  18. 90198bc Don't unlink input file if it has other links. by Mark Adler · 2 years, 8 months ago
  19. 66e8711 Fix pre-C99 type usage. by Mark Adler · 3 years ago
  20. d953302 Remove superceded type adjustments. by Mark Adler · 3 years ago