- 6937487 libbb: reduce the overhead of single parameter bb_error_msg() calls by James Byrne · 5 years ago
- b097a84 config: update size information by Denys Vlasenko · 6 years ago
- d6f0f03 libarchive: move bbunpack constants to bb_archive.h by Denys Vlasenko · 7 years ago
- 0c4dbd4 regularize format of source file headers, no code changes by Denys Vlasenko · 7 years ago
- 036585a getopt32: remove applet_long_options by Denys Vlasenko · 7 years ago
- 18e781d config: do not use `a' quoting in help texts by Denys Vlasenko · 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
- ebe3c35 bzcat,zcat: simplify code if gunzip/bunzip2 is not selected by Denys Vlasenko · 7 years ago
- 4eed2c6 Update menuconfig items with approximate applet sizes by Denys Vlasenko · 7 years ago
- 034ceab bzcat: compile bunzip2_main() if BZCAT. by Denys Vlasenko · 7 years ago
- d4e4fdb fixes for bugs found by make_single_applets.sh by Denys Vlasenko · 7 years ago
- 1c013fa archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop by Denys Vlasenko · 7 years ago
- 205d48e *: add comment about APPLET_ODDNAME format by Denys Vlasenko · 8 years ago
- f560422 Big cleanup in config help and description by Denys Vlasenko · 8 years ago
- 2a0867a unzip: optional support for bzip2 and lzma by Denys Vlasenko · 8 years ago
- b130f9f Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2 by Kang-Che Sung · 8 years ago
- d5e7ff0 bunzip2: fix code bloat caused by zcat's seamless magic by Kang-Che Sung · 8 years ago
- 9cc3d3a fix breakage found by mass one-applet builds by Denys Vlasenko · 8 years ago
- 548620c randomconfig fixes by Denys Vlasenko · 8 years ago
- eb3fdc8 Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable by Denys Vlasenko · 8 years ago
- 984b0a6 libarchive: fix xmalloc_open_zipped_read_close() on NOMMU by Denys Vlasenko · 8 years ago
- cddc98e gzip: add support for --no-name long option by Aaro Koskinen · 9 years ago
- fbe50cf gunzip: add support for long options by Aaro Koskinen · 9 years ago
- db70033 tweak defconfig by Denys Vlasenko · 9 years ago
- b4c11c1 libarchive: add capability to unpack to mem.buffer by Denys Vlasenko · 10 years ago
- e7800f3 Rename transformer_aux_data_t -> transformer_state_t by Denys Vlasenko · 10 years ago
- 640ce3d zcat: complain if input is not compressed by Denys Vlasenko · 11 years ago
- f6beef6 archival/*: move "config:" snippets into .c files by Denys Vlasenko · 11 years ago
- ac21687 archival/*: move "applet:" snippets into .c files, part 2 by Denys Vlasenko · 11 years ago
- 36184a4 archival/*: move "applet:" snippets into .c files by Denys Vlasenko · 11 years ago
- 66620fa archival/*: move "kbuild:" snippets into .c files by Denys Vlasenko · 11 years ago
- d0bc708 unpackers: by users' request, print compression percentage if -v and DESKTOP by Denys Vlasenko · 11 years ago
- 93b5181 archival: note implicit dependencies between lzop & bbunzip by Mike Frysinger · 12 years ago
- 08e28e8 bbunzip: fix order of flags vs bit defines by Mike Frysinger · 12 years ago
- 920c1ba bbunzip: ignore the -q flag with the decompressors by Mike Frysinger · 12 years ago
- 4165543 zcat: fix "zcat FILE" trying to do detection twice by Denys Vlasenko · 12 years ago
- 8e96efa zcat: if seamless uncompressors are defined, autodetect file's format by Denys Vlasenko · 12 years ago
- f2d8478 fix error message on failure to oen /dev/null; fix zcat's help text by Denys Vlasenko · 12 years ago
- 02c3c38 Move seamless .Z support into unpack_gz_stream by Denys Vlasenko · 13 years ago
- 8a6a2f9 update seamless uncompression code by Denys Vlasenko · 13 years ago
- c531b9a bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. Closes 4393 by Denys Vlasenko · 13 years ago
- d184a72 rename archive.h to bb_archive.h. no code changes by Denys Vlasenko · 13 years ago
- 6642676 *: remove "Options:" string from help texts by Denys Vlasenko · 14 years ago
- 1f4447b move help text from include/usage.src.h to archival/*.c by Pere Orga · 14 years ago
- b9f2d9f mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo by Denys Vlasenko · 14 years ago
- 833d4e7 rename archival/libunarchive -> archival/libarchive; move bz/ into it by Denys Vlasenko · 14 years ago
- 3b2acb7 tweak help text by Denys Vlasenko · 14 years ago
- 0ef64bd *: make GNU licensing statement forms more regular by Denys Vlasenko · 14 years ago
- 9297dbc randomconfig fixes by Denys Vlasenko · 14 years ago
- 45f6616 xz compression detection: avoid the need to seek by Denys Vlasenko · 14 years ago
- f0f9470 make it possible to keep usage texts in .c files by Denys Vlasenko · 15 years ago
- 6c5bf0d make it possible to have include/applets.h-esque entries in .c files by Denys Vlasenko · 15 years ago
- 39a04f7 archival/*: shrink by reusing sufficiently similar functions by Denys Vlasenko · 15 years ago
- 6948f21 *: teach tar et. al. to understand .xz by heart by Denys Vlasenko · 15 years ago
- d93f19e reorder parts of bbunzip.c, no code changes by Denys Vlasenko · 15 years ago
- 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
- 7bdfb7c bbunzip: silence warning about unused variable by Bernhard Reutner-Fischer · 15 years ago
- ccb88a6 unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat by Denys Vlasenko · 15 years ago
- dcbfaba fix improper utimes usage by Denys Vlasenko · 15 years ago
- 389cca4 some non-gnu compilers can't have non-const struct initializers by Denys Vlasenko · 15 years ago
- cc8b687 use utimes() rather than obsolescent utime() by Bernhard Reutner-Fischer · 15 years ago
- dcd27ab unpackers: check errors from close() too by Denys Vlasenko · 15 years ago
- 5e34ff2 *: mass renaming of USE_XXXX to IF_XXXX by Denis Vlasenko · 16 years ago
- 1a9e9bd gunzip: restore mtime. approx +80 bytes of code 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
- a60f84e *: rename ATTRIBUTE_XXX to just XXX. by Denis Vlasenko · 16 years ago
- defc1ea *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on by Denis Vlasenko · 16 years ago
- a04cc47 b[un]zip2, g[un]zip: unlink destination if -f is given. Closes 3854 by Denis Vlasenko · 16 years ago
- 5297809 g[un]zip: accept and ignore -n (needed for kernel compile) by Denis Vlasenko · 17 years ago
- 68404f1 *: add -Wunused-parameter; fix resulting breakage by Denis Vlasenko · 17 years ago
- 6fa3ab3 bzip2: make -d actually work by Denis Vlasenko · 17 years ago
- 9b49a5e add -fvisibility=hidden to CC flags, mark XXX_main functions by Denis Vlasenko · 17 years ago
- 5dd8a03 gunzip: support concatenated gz files. by Denis Vlasenko · 17 years ago
- 0c97c9d 'simple' error message functions by Loic Grenie <loic.grenie@gmail.com>. by Denis Vlasenko · 17 years ago
- 0beaff8 update Glenn McGrath's email address by Denis Vlasenko · 17 years ago
- 211f7f8 tar + gzip/bzip2/etc: support NOMMU machines (by Alex Landau <landau_alex@yahoo.com>) by Denis Vlasenko · 17 years ago
- fe7cd64 don't pass argc in getopt32, it's superfluous by Denis Vlasenko · 17 years ago
- dbe6e66 trylink: automatically use custom link script if user provides one by Denis Vlasenko · 17 years ago
- e324184 s/#ifdef CONFIG_/#if ENABLE_/g by Denis Vlasenko · 17 years ago
- c14d39e rmp: add optional support for bz2 data. +50 bytes of code by Denis Vlasenko · 18 years ago
- b6adbf1 usage.c: remove reference to busybox.h by Denis Vlasenko · 18 years ago
- 51742f4 style fixes. No code changes by Denis Vlasenko · 18 years ago
- 50f7f44 bb_full_fd_action: remove potential xmalloc from NOFORK path by Denis Vlasenko · 18 years ago
- 1bb552b libbb: add xunlink() patch: do not try to delete same file twice by Denis Vlasenko · 18 years ago
- 7560578 gzip: use common bbunzip infrastructure - ~700 bytes code less by Denis Vlasenko · 18 years ago
- 214aec4 bbunzip: remove extra formatting directives in comments by Denis Vlasenko · 18 years ago
- a4688bf fix buglets found by randomconfig run by Denis Vlasenko · 18 years ago
- bebbd8c bbunzip: size optimization: ~90 bytes by Denis Vlasenko · 18 years ago
- 6c939e0 bbunzip: fix comments to match reality by Denis Vlasenko · 18 years ago
- ab9eef2 bunzip2/gunzip/uncompress/unlzma: merge into common code - by Denis Vlasenko · 18 years ago