- 43b17b1 restore documentation on the build config language by Kartik Agaram · 7 years ago
- 72089cf config: deindent all help texts by Denys Vlasenko · 7 years ago
- 75d151e libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA by Denys Vlasenko · 7 years ago
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- eb3fdc8 Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable by Denys Vlasenko · 8 years ago
- 0269789 inetd: make FEATURE_INETD_RPC off by default by Denys Vlasenko · 9 years ago
- f6beef6 archival/*: move "config:" snippets into .c files by Denys Vlasenko · 11 years ago
- 02c3c38 Move seamless .Z support into unpack_gz_stream by Denys Vlasenko · 13 years ago
- 522041e regularize options which control size/speed trade by Denys Vlasenko · 13 years ago
- c2a06db gzip: new GZIP_BIG_MEM option by Ian Wienand · 13 years ago
- 91234b9 typo fixes in config help text by Denys Vlasenko · 14 years ago
- 5d26df6 tweak defconfig by Denys Vlasenko · 14 years ago
- 2b46fd4 tar: optional support for --to-command by Ladislav Michl · 14 years ago
- d70e0e9 *: add INSERTs to *.src files where appropriate by Denys Vlasenko · 15 years ago
- 2f32bf8 remove defconfig. Now "make defconfig" simply uses defaults from Config.in by Denys Vlasenko · 15 years ago
- da929a9 mass renaming Kbuild -> Kbuild.src, Config.in -> Config.src by Denys Vlasenko · 15 years ago[Renamed from archival/Config.in]
- 602ce69 unxz: new applet, complete with xzcat and xz -d aliases by Denys Vlasenko · 15 years ago
- e04c867 rename FEATURE_LZMA_ALIAS to just LZMA by Denys Vlasenko · 15 years ago
- ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
- 77a2c51 tar: optional support for restoring selinux context by J. Tang · 15 years ago
- 820874e tar compability modes for dpkg by Kim B. Heino · 15 years ago
- 535584c ar: add archive creation support by Alexander Shishkin · 15 years ago
- 6b01b71 randomconfig fixes by Denys Vlasenko · 15 years ago
- 0d47833 tar: handle -m (--touch) switch, enabled by FEATURE_TAR_NOPRESERVE_TIME by Mikhail Gusarov · 15 years ago
- 839fd71 gzip: add optional support for --long-opts by Matheus Izvekov · 15 years ago
- f2c184b unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denys Vlasenko · 15 years ago
- 3de3f57 Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)" by Denys Vlasenko · 15 years ago
- f3b92d3 getopt: FEATURE_GETOPT_LONG for -l; rename GETOPT_LONG to LONG_OPTS by Denys Vlasenko · 15 years ago
- bcbd37d tweak Config texts and some broken English elsewhere by Denys Vlasenko · 15 years ago
- 052ad9a lzop: new applet. Busyboxed by Alain Knaff. +7700 bytes. by Denis Vlasenko · 16 years ago
- 9ac3dc7 unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com) by Denis Vlasenko · 16 years ago
- 83518d1 Compatibility fixes: by Denis Vlasenko · 16 years ago
- 8854b35 build system: dpkg needs .gz handling by Denis Vlasenko · 16 years ago
- 540baf6 man: add handling of "man links", by Ivana Varekova <varekova AT redhat.com> by Denis Vlasenko · 16 years ago
- e9ad84d *: refactor handling of archived files. "tar f file.tar.lzma" now works too. by Denis Vlasenko · 16 years ago
- 3e8669f - wrap overlong lines (Cristian Ionescu-Idbohrn) - s/\. /. /g;# (me) by Bernhard Reutner-Fischer · 16 years ago
- bc06fb2 build system: fix indentation in config menu by Denis Vlasenko · 16 years ago
- 0381d42 dpkg_deb: slight code shrink by Denis Vlasenko · 16 years ago
- ffdcb41 build system: typo fix in help text by Denis Vlasenko · 17 years ago
- 1af00ed cpio: fix a bug where we do not extract zero-sized hardlinks by Denis Vlasenko · 17 years ago
- 261f237 cpio: optional support for writing cpio files in newc format. by Denis Vlasenko · 17 years ago
- 4ee7cd4 *: mode tcp/udpsvd to networking, delete ipsvd/* by Denis Vlasenko · 17 years ago
- e7b43cf trivial fixes to config system by Denis Vlasenko · 17 years ago
- 431a7c9 tar: optional autodetection of gz/bz2 compressed tarballs. by Denis Vlasenko · 17 years ago
- e00e502 tar: real support for -p. +200 if selected. by Denis Vlasenko · 17 years ago
- 77f1ec1 bzip2: port bzip2 1.0.4 to busybox. note: bzip2 code resides by Denis Vlasenko · 17 years ago
- a80b4a0 tar: improve OLDGNU compat, make old SUN compat configurable by Denis Vlasenko · 17 years ago
- c14d39e rmp: add optional support for bz2 data. +50 bytes of code by Denis Vlasenko · 18 years ago
- bfe1950 - spelling fix by Bernhard Reutner-Fischer · 18 years ago
- d031ffa tar: sanitize option handling by Denis Vlasenko · 18 years ago
- 7d219aa build system overhaul by Denis Vlasenko · 18 years ago
- 5929edc - spelling by Bernhard Reutner-Fischer · 19 years ago
- 01d23ad - add central knob to turn off getopt_long everywhere. EXPERIMENTAL! by Bernhard Reutner-Fischer · 19 years ago
- 2ec922e Patch from Robert P Day: let menuconfig indent stuff for us, we don't have by Rob Landley · 19 years ago
- a1bccc0 - typos: s/compatability/compatibility/g;s/compatable/compatible/g; by Bernhard Reutner-Fischer · 19 years ago
- c1ef7bd just whitespace by Tim Riker · 19 years ago
- c1d6990 Patch from Aurelien Jacobs to add unlzma. (A new decompression type, by Rob Landley · 19 years ago
- c7bda1c Remove trailing whitespace. Update copyright to include 2004. by Eric Andersen · 21 years ago
- b03be7f Patch from Arthur Othieno, clarify common options between dpkg and dpkg-deb by Glenn L McGrath · 21 years ago
- ce91c8a Isolate code better for unused options, config option to enable long by Glenn L McGrath · 21 years ago
- 56f16b4 tar -Z, uncompress support by Glenn L McGrath · 21 years ago
- 6530f0d make CONFIG_FEATURE_UNARCHIVE_TAPE common between itar and cpio, patch by Glenn L McGrath · 21 years ago
- 88c916b Andreas Mohr writes: by Eric Andersen · 21 years ago
- 6d3c7e7 trivial doc fix by Eric Andersen · 21 years ago
- e564211 Patch from Thomas Cameron: by Eric Andersen · 21 years ago
- 65e20a3 Patch from Kent Robotti adding a bunch of needed docs! -Erik by Eric Andersen · 21 years ago
- e5920a2 Patch from Kent Robotti adding a bunch of menuconfig help by Eric Andersen · 21 years ago
- 21110a0 Fix long standing bug with old gnu tar files, add a check so tar will by Glenn L McGrath · 22 years ago
- b72a735 rpm applet by Laurence Anderson by Glenn L McGrath · 22 years ago
- 0337c46 Add some help descriptions by Glenn L McGrath · 22 years ago
- 5360182 Kill the now obsolete docs/Configure.help file, and move all existing by Eric Andersen · 22 years ago
- c9f20d9 Yet another major rework of the BusyBox config system, using the considerably by Eric Andersen · 22 years ago