1. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  2. 60bce49 Move bunzip2 idecompression code to libunarchive by Glenn L McGrath · 22 years ago
  3. 9031481 inline many functions that are only called once. saves about 300 bytes by Aaron Lehmann · 22 years ago
  4. 8c26fbe remove cleanUpAndFail, and replace it with exit(). because that's what by Aaron Lehmann · 22 years ago
  5. 9f92d5f Major revamp. I've been trying to clean up the code. the bzerror stuff by Aaron Lehmann · 22 years ago
  6. a078268 * archival/bunzip2.c (bunzip2_main): Do not remove files if writing to standard by Matt Kraai · 23 years ago
  7. cf32ac5 * archival/bunzip2.c (bunzip2_main): Remove compressed file. by Matt Kraai · 23 years ago
  8. 9cdb060 * archival/bunzip2.c: Include <unistd.h>. by Matt Kraai · 23 years ago
  9. 1f0c436 Remove `== TRUE' tests and convert `!= TRUE' and `== FALSE' tests to use !. by Matt Kraai · 23 years ago
  10. b9df470 Commit my improvement on Rodney Brown's patch to g(un)zip, decreasing by Aaron Lehmann · 23 years ago
  11. fff11f1 bzcat and bunzip -c support from Thomas Lundquist by Glenn L McGrath · 23 years ago
  12. c822763 Change strdup calls to xstrdup (patch from Steve Merrifield). by Matt Kraai · 23 years ago
  13. 24e2833 Initial support for for bunzip2.... by Glenn L McGrath · 23 years ago