1. e4dcba1 *: whitespace fixes by Denys Vlasenko · 14 years ago
  2. ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
  3. 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
  4. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  5. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  6. e8a0788 moved biggest stack buffers to malloc space, or made their size configurable by Denis Vlasenko · 18 years ago
  7. 9a7d38f delete tons of extra #includes by Denis Vlasenko · 18 years ago
  8. 8746885 style fixes by Denis Vlasenko · 18 years ago
  9. 447b543 Stopped doing assignments inside expressions. Who wrote this gem, I wonder? by Denis Vlasenko · 18 years ago
  10. 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
  11. 5d72546 - strip 399424 off the bss by making decompress_uncompress buffers config buffers. by Bernhard Reutner-Fischer · 18 years ago
  12. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  13. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  14. 2ad1e7c Patch from Vladamir Oleynik, reducing memory consumption. by Rob Landley · 19 years ago
  15. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  16. 0c520e0 remove unrequired dependences by "Vladimir N. Oleynik" · 19 years ago
  17. cc428da punt unused variable by Mike Frysinger · 19 years ago
  18. 14f5c8d Patch from Bernhard Fischer to make a bunch of symbols static by Eric Andersen · 20 years ago
  19. aff114c Larry Doolittle writes: by Eric Andersen · 21 years ago
  20. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  21. 1a2d75f Use safe read by Glenn L McGrath · 21 years ago
  22. 56f16b4 tar -Z, uncompress support by Glenn L McGrath · 21 years ago
  23. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  24. fedbfe4 Style by Glenn L McGrath · 22 years ago
  25. 2fc54a9 Fix #define syntax by Glenn L McGrath · 22 years ago
  26. bf1cc8b Make uncompress a seperate applet so it doesnt pull in all the gunzip code by Glenn L McGrath · 22 years ago
  27. d6aec86 Allow short reads when filling compress buffer by Glenn L McGrath · 22 years ago
  28. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  29. 94a6a95 Support old-style compress (.Z) files via libbb / unzip( ) calls by Robert Griebl · 23 years ago