1. 440a509 dpkg: fix creation of .list files (were empty since b768aeb). Closes 5324 by Denys Vlasenko · 12 years ago
  2. d52c951 trivial small speed optimization by Denys Vlasenko · 12 years ago
  3. cfc212c tar: fix 256-bit encoded number decoding by Etienne Le Sueur · 13 years ago
  4. 6e9284d build system: fix build failure when only gunzip is selected by Anthony G. Basile · 13 years ago
  5. d133144 fix build failure when compressed help is selected, but bz2 compression is not by Denys Vlasenko · 13 years ago
  6. df9196d Fix another build failure found with randconfig by Denys Vlasenko · 13 years ago
  7. 8cab667 fix build breakage found by randconfig by Denys Vlasenko · 13 years ago
  8. d29c946 fix trivial bug in unpack_gz_stream (wrong fd used in read) by Denys Vlasenko · 13 years ago
  9. b5d6ae9 Don't compile get_header_tar_FOO function if they are not needed by Denys Vlasenko · 13 years ago
  10. faac1d3 tar,rpm2cpio: check that child decompressor did not error out by Denys Vlasenko · 13 years ago
  11. 02c3c38 Move seamless .Z support into unpack_gz_stream by Denys Vlasenko · 13 years ago
  12. 8a6a2f9 update seamless uncompression code by Denys Vlasenko · 13 years ago
  13. 774bce8 archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes by Denys Vlasenko · 13 years ago
  14. 5965507 preparatory cleanups for seamless uncompression improvements by Denys Vlasenko · 13 years ago
  15. 6111f96 tar: add support for PAX-encoded path=LONGFILENAME by Denys Vlasenko · 13 years ago
  16. c531b9a bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. Closes 4393 by Denys Vlasenko · 13 years ago
  17. f74f280 get_header_tar: shrink 6->64 sign extension code by Denys Vlasenko · 13 years ago
  18. d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
  19. 522041e regularize options which control size/speed trade by Denys Vlasenko · 13 years ago
  20. a04e4c2 uncompress: die on read errors by Denys Vlasenko · 13 years ago
  21. 251fc70 uncompress: fix buffer underrun by corrupted input by Denys Vlasenko · 13 years ago
  22. 954dbd3 tar: ignore file size (assume 0) for hardlinks by Ian Wienand · 13 years ago
  23. 60a9414 fix "variable 'foo' set but not used" warnings by Denys Vlasenko · 14 years ago
  24. 681efe2 use user's shell instead of hardwired "/bin/sh" (android needs this) by Denys Vlasenko · 14 years ago
  25. b80acf5 tar: skip leading / and handle names like abc/..////def -> def (not ///def) by Denys Vlasenko · 14 years ago
  26. 5e29e26 tar: on extract, everything up to and including last ".." is stripped by Denys Vlasenko · 14 years ago
  27. aef441c tar: fix a bug where autodetection messes up -z on extract by Denys Vlasenko · 14 years ago
  28. df16891 remove a few aliasing warnings by Denys Vlasenko · 14 years ago
  29. ed9b08d bzip2: plug memory leak on every processed file by Denys Vlasenko · 14 years ago
  30. 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago