1. 059c917 open_transformer: do not duplicate "<program> -cf -" by Denis Vlasenko · 17 years ago
  2. 5dd8a03 gunzip: support concatenated gz files. by Denis Vlasenko · 17 years ago
  3. 476b070 style fix, no code changes by Denis Vlasenko · 17 years ago
  4. 211f7f8 tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  5. c14d39e rmp: add optional support for bz2 data. +50 bytes of code by Denis Vlasenko · 18 years ago
  6. c6758a0 make compressed help code NOMMU- and NOFORK-friendly - by Denis Vlasenko · 18 years ago
  7. ab9eef2 bunzip2/gunzip/uncompress/unlzma: merge into common code - by Denis Vlasenko · 18 years ago
  8. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  9. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  10. 97a8dd3 g[un]zip: add support for -v (verbose). by Denis Vlasenko · 18 years ago
  11. 5343747 Cleaup read() and write() variants, plus a couple of new functions like by Rob Landley · 18 years ago
  12. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 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. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  15. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
  16. d2160aa fix comment by Eric Andersen · 21 years ago
  17. cad5364 Major coreutils update. by Manuel Novoa III · 22 years ago
  18. a0d395e Use read_gz, remove fork() woohoo! by Glenn L McGrath · 22 years ago
  19. e356883 Minor cleanups by Glenn L McGrath · 22 years ago
  20. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  21. 2e41d0c Fix compress support and prevent a segfault by Glenn L McGrath · 22 years ago
  22. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago