1. e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
  2. b605272 open_transformer: do not return fd, it does not change by Denis Vlasenko · 16 years ago
  3. defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
  4. 059c917 open_transformer: do not duplicate "<program> -cf -" by Denis Vlasenko · 17 years ago
  5. 476b070 style fix, no code changes by Denis Vlasenko · 17 years ago
  6. 211f7f8 tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
  7. c14d39e rmp: add optional support for bz2 data. +50 bytes of code by Denis Vlasenko · 18 years ago
  8. afc9ff9 removal of commented-out cruft by Denis Vlasenko · 18 years ago
  9. e1a0d48 message string changes, mostly for consistency, also -32 bytes in .rodata by Denis Vlasenko · 18 years ago
  10. 1385899 attempt to regularize atoi mess. by Denis Vlasenko · 18 years ago
  11. 801ab14 Add one-line GPL boilerplate to numerous (but not all yet) source files. by "Robert P. J. Day" · 18 years ago
  12. 63fc1a9 Standardize on the vi editing directives being on the first line. by "Robert P. J. Day" · 18 years ago
  13. dfba741 Robert P. Day removed 8 gazillion occurrences of "extern" on function by Rob Landley · 19 years ago
  14. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
  15. 1a41db8 Remove some tar_gz stuff that get dragged in by Glenn L McGrath · 21 years ago
  16. 94cf153 Remove debugging noise. by Glenn L McGrath · 21 years ago
  17. 2685724 Fix tar -j support by Glenn L McGrath · 21 years ago
  18. e356883 Minor cleanups by Glenn L McGrath · 22 years ago
  19. 7f2a953 Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files by Glenn L McGrath · 22 years ago