1. 4d00896 use toplevel ARFLAGS and update default ARFLAGS to be quiet by Mike Frysinger · 19 years ago
  2. 7daa076 egor duda writes: by Eric Andersen · 20 years ago
  3. 762c64f rename uncompress.c to decompress_uncompress.c by Eric Andersen · 21 years ago
  4. c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
  5. 7ffe133 As we no longer use function pointers for read in common archiving code by Glenn L McGrath · 21 years ago
  6. 2cd1eb1 Remove unused function by Glenn L McGrath · 21 years ago
  7. 56f16b4 tar -Z, uncompress support by Glenn L McGrath · 21 years ago
  8. 5699b85 Move from read_gz to the pipe()+fork() method. by Glenn L McGrath · 21 years ago
  9. 7b215b9 Fix build error with tar -j by Glenn L McGrath · 21 years ago
  10. 0120be9 Fix stupid typo by Eric Andersen · 21 years ago
  11. e81fc5f Conditionally compile some files. by Glenn L McGrath · 21 years ago
  12. cb81e64 Update a bunch of docs. Run a script to update my email addr. by Eric Andersen · 21 years ago
  13. cc61692 Fix endian probelm on PPC, i had different types for an extern variable. by Glenn L McGrath · 22 years ago
  14. b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
  15. 66125c8 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). by Glenn L McGrath · 22 years ago
  16. 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
  17. 18bbca1 enable .tar.bz2 for dpkg-deb by Glenn L McGrath · 22 years ago
  18. 237ae42 Abstract read and seek in unarchiving code, convert bunzip to file descriptors, support tar -j by Glenn L McGrath · 22 years ago
  19. 6ab32eb Move data_extract_all_prefix to dpkg, its only used there. by Glenn L McGrath · 22 years ago
  20. 60bce49 Move bunzip2 idecompression code to libunarchive by Glenn L McGrath · 22 years ago
  21. 9ffd577 Move unzip.c uncompress.c from libbb to archiveal/libunarchive by Glenn L McGrath · 22 years ago
  22. 61b7904 Update dpkg to use new unarchive code by Glenn L McGrath · 22 years ago
  23. c5c1a8a Fix exclude/include problem by Glenn L McGrath · 22 years ago
  24. 7ca04f3 New common unarchive code. by Glenn L McGrath · 22 years ago
  25. 85208e2 Completely rework the config system so that it no longer annoys me to work on by Eric Andersen · 23 years ago