Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Denis Vlasenko 5dd8a03665 gunzip: support concatenated gz files. 17 vuotta sitten
  Denis Vlasenko 211f7f88ae tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) 17 vuotta sitten
  Denis Vlasenko 7510384107 do not do utime() on links, it acts on link targets, and we don't want that. 17 vuotta sitten
  Denis Vlasenko c14d39e83a rmp: add optional support for bz2 data. +50 bytes of code 17 vuotta sitten
  Denis Vlasenko 9a7d38fe24 delete tons of extra #includes 17 vuotta sitten
  Denis Vlasenko c6758a07c6 make compressed help code NOMMU- and NOFORK-friendly - 17 vuotta sitten
  Denis Vlasenko ab9eef21a5 bunzip2/gunzip/uncompress/unlzma: merge into common code - 18 vuotta sitten
  Denis Vlasenko cd42cb8df0 do not expose internal state of [g]zip unpacker. 18 vuotta sitten
  Denis Vlasenko bb3d0fab3b extern variable declaration in a .c file is heresy - fixing it 18 vuotta sitten
  Denis Vlasenko 714701c890 tar et al: die if bb_copyfd_size copies less than asked for. 18 vuotta sitten
  Denis Vlasenko 1385899416 attempt to regularize atoi mess. 18 vuotta sitten
  Denis Vlasenko 97a8dd3857 g[un]zip: add support for -v (verbose). 18 vuotta sitten
  Denis Vlasenko 314908da9e tar: revert older fix (non-portable), added new one. 18 vuotta sitten
  Bernhard Reutner-Fischer 73561cc75a - pull from busybox_scratch: r15829:15850 18 vuotta sitten
  Rob Landley 534374755d Cleaup read() and write() variants, plus a couple of new functions like 18 vuotta sitten
  Bernhard Reutner-Fischer 9457e70357 - typo: s/compenent/component/g 18 vuotta sitten
  Rob Landley c1d69906a0 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, 19 vuotta sitten
  Rob Landley f3d6c94c7f Add --no-same-owner and --no-same-permissions options to tar. 19 vuotta sitten
  Paul Fox 0840b76602 applying fixes from: 19 vuotta sitten
  Eric Andersen c7bda1ce65 Remove trailing whitespace. Update copyright to include 2004. 21 vuotta sitten
  Glenn L McGrath 7ffe133864 As we no longer use function pointers for read in common archiving code 21 vuotta sitten
  Glenn L McGrath 2cd1eb16ad Remove unused function 21 vuotta sitten
  Glenn L McGrath 5699b8525e Move from read_gz to the pipe()+fork() method. 21 vuotta sitten
  Glenn L McGrath f235d05773 Use the return value from uncompress_bunzip, fix some typo 21 vuotta sitten
  Glenn L McGrath 4cee66d5a8 Dont unlink when testing ! 21 vuotta sitten
  Glenn L McGrath b72a735a32 rpm applet by Laurence Anderson 22 vuotta sitten
  Glenn L McGrath 66125c8065 Move add_to_list from libunarchive to libbb so it can be of more general use (eg ifupdown). Changed the name to llist_add_to as i plan on adding more llist_ functions as needed (e.g. llist_free). 22 vuotta sitten
  Glenn L McGrath efe7889086 Headers for the read_gz changes 22 vuotta sitten
  Glenn L McGrath 7f2a95319b Fail silently if a partial tar header is read as tar.bz2 is leaving trailing junk (not sure why), add some missing files 22 vuotta sitten
  Glenn L McGrath 18bbca18ac enable .tar.bz2 for dpkg-deb 22 vuotta sitten