aboutsummaryrefslogtreecommitdiff
path: root/archival/bbunzip.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'busybox' into mergeRon Yorston2023-07-131-4/+4
|\
| * Update applet size estimatesDenys Vlasenko2023-07-101-4/+4
* | Merge branch 'busybox' into mergeRon Yorston2021-06-281-3/+7
|\|
| * *: --help tweaksDenys Vlasenko2021-06-141-3/+7
* | Merge branch 'busybox' into mergeRon Yorston2021-01-141-5/+5
|\|
| * help text tweaksDenys Vlasenko2020-12-181-5/+5
* | Merge branch 'busybox' into mergeRon Yorston2020-07-091-1/+1
|\|
| * gzip -d with zcat enabled but gunzip disabled was misbehavingDenys Vlasenko2020-06-251-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2020-01-081-0/+2
|\|
| * unxz: show -t in --helpDenys Vlasenko2019-11-081-0/+2
* | Merge branch 'busybox' into mergeRon Yorston2019-08-161-1/+1
|\|
| * libbb: reduce the overhead of single parameter bb_error_msg() callsJames Byrne2019-07-021-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2019-01-101-6/+6
|\|
| * config: update size informationDenys Vlasenko2018-12-281-6/+6
* | Merge branch 'busybox' into mergeRon Yorston2018-02-131-35/+22
|\|
| * libarchive: move bbunpack constants to bb_archive.hDenys Vlasenko2018-02-011-35/+22
* | Merge branch 'busybox' into mergeRon Yorston2017-09-271-3/+3
|\|
| * regularize format of source file headers, no code changesDenys Vlasenko2017-09-181-3/+3
* | Merge branch 'busybox' into mergeRon Yorston2017-08-221-3/+4
|\|
| * getopt32: remove applet_long_optionsDenys Vlasenko2017-08-081-2/+3
| * config: do not use `a' quoting in help textsDenys Vlasenko2017-08-021-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-07-241-53/+36
|\|
| * config: deindent all help textsDenys Vlasenko2017-07-211-25/+25
| * libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMADenys Vlasenko2017-07-201-18/+1
| * bzcat,zcat: simplify code if gunzip/bunzip2 is not selectedDenys Vlasenko2017-07-201-2/+2
| * Update menuconfig items with approximate applet sizesDenys Vlasenko2017-07-181-9/+9
* | Merge branch 'busybox' into mergeRon Yorston2017-07-181-18/+42
|\|
| * bzcat: compile bunzip2_main() if BZCAT.Denys Vlasenko2017-07-041-1/+1
| * fixes for bugs found by make_single_applets.shDenys Vlasenko2017-07-031-3/+8
| * archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzopDenys Vlasenko2017-06-151-15/+34
* | Merge branch 'busybox' into mergeRon Yorston2017-02-081-37/+39
|\|
| * *: add comment about APPLET_ODDNAME formatDenys Vlasenko2017-01-291-22/+26
| * Big cleanup in config help and descriptionDenys Vlasenko2017-01-101-3/+1
| * unzip: optional support for bzip2 and lzmaDenys Vlasenko2017-01-091-1/+1
| * Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2Kang-Che Sung2017-01-091-10/+10
| * bunzip2: fix code bloat caused by zcat's seamless magicKang-Che Sung2017-01-081-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2017-01-041-1/+10
|\|
| * fix breakage found by mass one-applet buildsDenys Vlasenko2016-12-231-0/+4
| * randomconfig fixesDenys Vlasenko2016-12-081-1/+6
* | Merge branch 'busybox' into mergeRon Yorston2016-11-291-25/+57
|\|
| * Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectableDenys Vlasenko2016-11-161-25/+57
* | Merge branch 'busybox' into mergeRon Yorston2016-07-071-1/+1
|\|
| * libarchive: fix xmalloc_open_zipped_read_close() on NOMMUDenys Vlasenko2016-06-201-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2015-10-311-1/+22
|\|
| * gzip: add support for --no-name long optionAaro Koskinen2015-10-271-0/+1
| * gunzip: add support for long optionsAaro Koskinen2015-10-271-0/+20
| * tweak defconfigDenys Vlasenko2015-10-251-1/+1
* | Merge branch 'busybox' into mergeRon Yorston2014-12-141-37/+14
|\|
| * libarchive: add capability to unpack to mem.bufferDenys Vlasenko2014-12-071-30/+7
| * Rename transformer_aux_data_t -> transformer_state_tDenys Vlasenko2014-12-071-17/+17