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