Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath | 2003-11-15 | 1 | -2/+2 |
* | Fix tar -j support | Glenn L McGrath | 2003-11-05 | 1 | -16/+0 |
* | Put back the tar support stubs (and warnings) for now. | Eric Andersen | 2003-10-31 | 1 | -0/+16 |
* | Add some error messages, use xmalloc instead of malloc | Glenn L McGrath | 2003-10-28 | 1 | -5/+18 |
* | Another bzip2 update and speedup from Manuel Novoa III, with some | Eric Andersen | 2003-10-23 | 1 | -223/+267 |
* | Manuel Novoa III writes: | Eric Andersen | 2003-10-18 | 1 | -22/+43 |
* | Rob Landley's new micro-bunzip version 3. Rob writes: | Eric Andersen | 2003-10-18 | 1 | -1592/+465 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -4/+4 |
* | Fail silently if a partial tar header is read as tar.bz2 is leaving trailing ... | Glenn L McGrath | 2002-11-05 | 1 | -1/+1 |
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath | 2002-11-03 | 1 | -189/+58 |
* | Move bunzip2 idecompression code to libunarchive | Glenn L McGrath | 2002-11-03 | 1 | -0/+1789 |