| Commit message (Expand) | Author | Age | Files | Lines |
* | Apply post-1.15.0 fixes; bump version to 1.15.11_15_1 | Denys Vlasenko | 2009-09-12 | 1 | -2/+2 |
* | getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS | Denys Vlasenko | 2009-06-19 | 1 | -1/+1 |
* | tweak Config texts and some broken English elsewhere | Denys Vlasenko | 2009-06-18 | 1 | -5/+5 |
* | lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. | Denis Vlasenko | 2009-04-29 | 1 | -0/+15 |
* | unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com) | Denis Vlasenko | 2009-04-25 | 1 | -2/+2 |
* | Compatibility fixes: | Denis Vlasenko | 2009-03-20 | 1 | -0/+7 |
* | build system: dpkg needs .gz handling | Denis Vlasenko | 2008-10-15 | 1 | -2/+3 |
* | man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com> | Denis Vlasenko | 2008-08-05 | 1 | -6/+6 |
* | *: refactor handling of archived files. "tar f file.tar.lzma" now works too. | Denis Vlasenko | 2008-08-05 | 1 | -88/+26 |
* | - wrap overlong lines (Cristian Ionescu-Idbohrn) | Bernhard Reutner-Fischer | 2008-07-22 | 1 | -21/+25 |
* | build system: fix indentation in config menu | Denis Vlasenko | 2008-07-17 | 1 | -2/+6 |
* | dpkg_deb: slight code shrink | Denis Vlasenko | 2008-07-10 | 1 | -5/+6 |
* | build system: typo fix in help text | Denis Vlasenko | 2008-04-23 | 1 | -1/+1 |
* | cpio: fix a bug where we do not extract zero-sized hardlinks | Denis Vlasenko | 2008-04-05 | 1 | -7/+0 |
* | cpio: optional support for writing cpio files in newc format. | Denis Vlasenko | 2008-04-05 | 1 | -0/+8 |
* | *: mode tcp/udpsvd to networking, delete ipsvd/* | Denis Vlasenko | 2008-03-17 | 1 | -4/+4 |
* | trivial fixes to config system | Denis Vlasenko | 2008-02-19 | 1 | -0/+1 |
* | tar: optional autodetection of gz/bz2 compressed tarballs. | Denis Vlasenko | 2008-02-19 | 1 | -14/+22 |
* | tar: real support for -p. +200 if selected. | Denis Vlasenko | 2008-02-14 | 1 | -1/+9 |
* | bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides | Denis Vlasenko | 2007-10-13 | 1 | -3/+13 |
* | tar: improve OLDGNU compat, make old SUN compat configurable | Denis Vlasenko | 2007-06-21 | 1 | -0/+9 |
* | rmp: add optional support for bz2 data. +50 bytes of code | Denis Vlasenko | 2007-06-08 | 1 | -0/+7 |
* | - spelling fix | Bernhard Reutner-Fischer | 2007-01-04 | 1 | -1/+1 |
* | tar: sanitize option handling | Denis Vlasenko | 2006-11-24 | 1 | -2/+2 |
* | build system overhaul | Denis Vlasenko | 2006-10-05 | 1 | -50/+50 |
* | - spelling | Bernhard Reutner-Fischer | 2006-06-07 | 1 | -1/+1 |
* | - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! | Bernhard Reutner-Fischer | 2006-05-26 | 1 | -1/+1 |
* | Patch from Robert P Day: let menuconfig indent stuff for us, we don't have | Rob Landley | 2006-04-13 | 1 | -17/+17 |
* | - typos: s/compatability/compatibility/g;s/compatable/compatible/g; | Bernhard Reutner-Fischer | 2006-04-02 | 1 | -1/+1 |
* | just whitespace | Tim Riker | 2006-01-25 | 1 | -10/+10 |
* | Patch from Aurelien Jacobs to add unlzma. (A new decompression type, | Rob Landley | 2006-01-20 | 1 | -0/+42 |
* | Remove trailing whitespace. Update copyright to include 2004. | Eric Andersen | 2004-03-15 | 1 | -11/+11 |
* | Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb | Glenn L McGrath | 2004-01-17 | 1 | -20/+23 |
* | Isolate code better for unused options, config option to enable long | Glenn L McGrath | 2003-12-26 | 1 | -3/+10 |
* | tar -Z, uncompress support | Glenn L McGrath | 2003-11-18 | 1 | -0/+8 |
* | make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patch | Glenn L McGrath | 2003-10-29 | 1 | -7/+10 |
* | Andreas Mohr writes: | Eric Andersen | 2003-10-22 | 1 | -10/+10 |
* | trivial doc fix | Eric Andersen | 2003-08-22 | 1 | -2/+3 |
* | Patch from Thomas Cameron: | Eric Andersen | 2003-07-14 | 1 | -28/+28 |
* | Patch from Kent Robotti adding a bunch of needed docs! | Eric Andersen | 2003-07-05 | 1 | -2/+2 |
* | Patch from Kent Robotti adding a bunch of menuconfig help | Eric Andersen | 2003-07-03 | 1 | -12/+27 |
* | Fix long standing bug with old gnu tar files, add a check so tar will | Glenn L McGrath | 2003-01-28 | 1 | -7/+10 |
* | rpm applet by Laurence Anderson | Glenn L McGrath | 2002-12-10 | 1 | -1/+7 |
* | Add some help descriptions | Glenn L McGrath | 2002-12-06 | 1 | -10/+44 |
* | Kill the now obsolete docs/Configure.help file, and move all existing | Eric Andersen | 2002-12-05 | 1 | -2/+22 |
* | Yet another major rework of the BusyBox config system, using the considerably | Eric Andersen | 2002-12-05 | 1 | -0/+158 |