| Commit message (Expand) | Author | Age | Files | Lines |
* | - revert back to r14406 | Bernhard Reutner-Fischer | 2006-03-13 | 1 | -47/+53 |
* | - backout using features which are not available with the previous stable | Bernhard Reutner-Fischer | 2006-03-09 | 1 | -2/+6 |
* | - fixes parallel builds (make -j) | Bernhard Reutner-Fischer | 2006-03-01 | 1 | -54/+42 |
* | make the build system puuuuuuuuuuurty | Mike Frysinger | 2006-02-02 | 1 | -3/+2 |
* | Patch from Aurelien Jacobs to add unlzma. (A new decompression type, | Rob Landley | 2006-01-20 | 1 | -0/+3 |
* | - shared libbusybox. | Bernhard Reutner-Fischer | 2006-01-15 | 1 | -18/+16 |
* | - typo in makefile variable: s/archvial/archival/ | Bernhard Reutner-Fischer | 2005-10-13 | 1 | -1/+1 |
* | Patch from Berhnard Fischer to keep duplicate objects out of the library. | Rob Landley | 2005-09-14 | 1 | -0/+1 |
* | typo, thanks, Bernhard Fischer | "Vladimir N. Oleynik" | 2005-09-06 | 1 | -1/+1 |
* | use toplevel ARFLAGS and update default ARFLAGS to be quiet | Mike Frysinger | 2005-07-27 | 1 | -1/+1 |
* | egor duda writes: | Eric Andersen | 2004-10-08 | 1 | -1/+5 |
* | rename uncompress.c to decompress_uncompress.c | Eric Andersen | 2004-04-05 | 1 | -4/+4 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -3/+3 |
* | As we no longer use function pointers for read in common archiving code | Glenn L McGrath | 2003-11-21 | 1 | -3/+0 |
* | Remove unused function | Glenn L McGrath | 2003-11-20 | 1 | -1/+0 |
* | tar -Z, uncompress support | Glenn L McGrath | 2003-11-18 | 1 | -0/+1 |
* | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath | 2003-11-15 | 1 | -0/+1 |
* | Fix build error with tar -j | Glenn L McGrath | 2003-11-14 | 1 | -1/+1 |
* | Fix stupid typo | Eric Andersen | 2003-10-31 | 1 | -1/+1 |
* | Conditionally compile some files. | Glenn L McGrath | 2003-10-28 | 1 | -20/+23 |
* | Update a bunch of docs. Run a script to update my email addr. | Eric Andersen | 2003-07-14 | 1 | -1/+1 |
* | Fix endian probelm on PPC, i had different types for an extern variable. | Glenn L McGrath | 2003-02-09 | 1 | -1/+0 |
* | rpm applet by Laurence Anderson | Glenn L McGrath | 2002-12-10 | 1 | -0/+1 |
* | Move add_to_list from libunarchive to libbb so it can be of more general use ... | Glenn L McGrath | 2002-12-08 | 1 | -1/+0 |
* | Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ... | Glenn L McGrath | 2002-11-05 | 1 | -0/+1 |
* | enable .tar.bz2 for dpkg-deb | Glenn L McGrath | 2002-11-05 | 1 | -0/+1 |
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath | 2002-11-03 | 1 | -2/+10 |
* | Move data_extract_all_prefix to dpkg, its only used there. | Glenn L McGrath | 2002-11-03 | 1 | -1/+0 |
* | Move bunzip2 idecompression code to libunarchive | Glenn L McGrath | 2002-11-03 | 1 | -0/+1 |
* | Move unzip.c uncompress.c from libbb to archiveal/libunarchive | Glenn L McGrath | 2002-10-22 | 1 | -1/+3 |
* | Update dpkg to use new unarchive code | Glenn L McGrath | 2002-10-19 | 1 | -0/+2 |
* | Fix exclude/include problem | Glenn L McGrath | 2002-10-19 | 1 | -0/+1 |
* | New common unarchive code. | Glenn L McGrath | 2002-09-25 | 1 | -8/+35 |
* | Completely rework the config system so that it no longer annoys me to work on | Eric Andersen | 2002-04-12 | 1 | -0/+38 |