| Commit message (Expand) | Author | Age | Files | Lines |
* | dpkg_deb: slight code shrink | Denis Vlasenko | 2008-07-10 | 1 | -0/+1 |
* | open_transformer: do not return fd, it does not change | Denis Vlasenko | 2008-07-10 | 1 | -1/+1 |
* | *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on | Denis Vlasenko | 2008-06-27 | 1 | -1/+1 |
* | open_transformer: do not duplicate "<program> -cf -" | Denis Vlasenko | 2007-11-12 | 1 | -1/+1 |
* | gunzip: support concatenated gz files. | Denis Vlasenko | 2007-10-05 | 1 | -2/+0 |
* | style fix, no code changes | Denis Vlasenko | 2007-09-09 | 1 | -1/+2 |
* | tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yah... | Denis Vlasenko | 2007-09-05 | 1 | -1/+8 |
* | rmp: add optional support for bz2 data. +50 bytes of code | Denis Vlasenko | 2007-06-08 | 1 | -1/+1 |
* | make compressed help code NOMMU- and NOFORK-friendly - | Denis Vlasenko | 2007-04-10 | 1 | -2/+0 |
* | bunzip2/gunzip/uncompress/unlzma: merge into common code - | Denis Vlasenko | 2007-03-07 | 1 | -1/+1 |
* | message string changes, mostly for consistency, also -32 bytes in .rodata | Denis Vlasenko | 2006-10-20 | 1 | -1/+1 |
* | attempt to regularize atoi mess. | Denis Vlasenko | 2006-10-08 | 1 | -3/+3 |
* | g[un]zip: add support for -v (verbose). | Denis Vlasenko | 2006-10-01 | 1 | -1/+1 |
* | Cleaup read() and write() variants, plus a couple of new functions like | Rob Landley | 2006-07-16 | 1 | -1/+1 |
* | Add one-line GPL boilerplate to numerous (but not all yet) source files. | "Robert P. J. Day" | 2006-07-12 | 1 | -13/+1 |
* | Standardize on the vi editing directives being on the first line. | "Robert P. J. Day" | 2006-07-02 | 1 | -0/+1 |
* | Robert P. Day removed 8 gazillion occurrences of "extern" on function | Rob Landley | 2006-03-06 | 1 | -1/+1 |
* | Move from read_gz to the pipe()+fork() method. | Glenn L McGrath | 2003-11-15 | 1 | -12/+5 |
* | fix comment | Eric Andersen | 2003-11-07 | 1 | -1/+1 |
* | Major coreutils update. | Manuel Novoa III | 2003-03-19 | 1 | -1/+1 |
* | Use read_gz, remove fork() woohoo! | Glenn L McGrath | 2002-11-19 | 1 | -44/+9 |
* | Minor cleanups | Glenn L McGrath | 2002-11-13 | 1 | -1/+2 |
* | Abstract read and seek in unarchiving code, convert bunzip to file descriptor... | Glenn L McGrath | 2002-11-03 | 1 | -1/+4 |
* | Fix compress support and prevent a segfault | Glenn L McGrath | 2002-09-27 | 1 | -1/+8 |
* | New common unarchive code. | Glenn L McGrath | 2002-09-25 | 1 | -0/+73 |