index
:
busybox-w32
ansi
awk_faster
busybox
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
realpath
stty
su_cmd
su_cmd2
su_cmd3
symlink
tab_completion
tab_completion2
tilde
ucrt_hack
w32_1_26_2
wget-post-file
wip
A mirror of https://github.com/rmyorston/busybox-w32.git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
archival
/
bbunzip.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'busybox' into merge
Ron Yorston
2023-07-13
1
-4
/
+4
|
\
|
*
Update applet size estimates
Denys Vlasenko
2023-07-10
1
-4
/
+4
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-06-28
1
-3
/
+7
|
\
|
|
*
*: --help tweaks
Denys Vlasenko
2021-06-14
1
-3
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2021-01-14
1
-5
/
+5
|
\
|
|
*
help text tweaks
Denys Vlasenko
2020-12-18
1
-5
/
+5
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-07-09
1
-1
/
+1
|
\
|
|
*
gzip -d with zcat enabled but gunzip disabled was misbehaving
Denys Vlasenko
2020-06-25
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2020-01-08
1
-0
/
+2
|
\
|
|
*
unxz: show -t in --help
Denys Vlasenko
2019-11-08
1
-0
/
+2
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-08-16
1
-1
/
+1
|
\
|
|
*
libbb: reduce the overhead of single parameter bb_error_msg() calls
James Byrne
2019-07-02
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2019-01-10
1
-6
/
+6
|
\
|
|
*
config: update size information
Denys Vlasenko
2018-12-28
1
-6
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2018-02-13
1
-35
/
+22
|
\
|
|
*
libarchive: move bbunpack constants to bb_archive.h
Denys Vlasenko
2018-02-01
1
-35
/
+22
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-09-27
1
-3
/
+3
|
\
|
|
*
regularize format of source file headers, no code changes
Denys Vlasenko
2017-09-18
1
-3
/
+3
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-08-22
1
-3
/
+4
|
\
|
|
*
getopt32: remove applet_long_options
Denys Vlasenko
2017-08-08
1
-2
/
+3
|
*
config: do not use `a' quoting in help texts
Denys Vlasenko
2017-08-02
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-24
1
-53
/
+36
|
\
|
|
*
config: deindent all help texts
Denys Vlasenko
2017-07-21
1
-25
/
+25
|
*
libarchive: FEATURE_LZMA_FAST should be visible if FEATURE_SEAMLESS_LZMA
Denys Vlasenko
2017-07-20
1
-18
/
+1
|
*
bzcat,zcat: simplify code if gunzip/bunzip2 is not selected
Denys Vlasenko
2017-07-20
1
-2
/
+2
|
*
Update menuconfig items with approximate applet sizes
Denys Vlasenko
2017-07-18
1
-9
/
+9
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-07-18
1
-18
/
+42
|
\
|
|
*
bzcat: compile bunzip2_main() if BZCAT.
Denys Vlasenko
2017-07-04
1
-1
/
+1
|
*
fixes for bugs found by make_single_applets.sh
Denys Vlasenko
2017-07-03
1
-3
/
+8
|
*
archival: add option -k "keep" to gzip/bzip2/lzop, add -U "nokeep" to lzop
Denys Vlasenko
2017-06-15
1
-15
/
+34
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-02-08
1
-37
/
+39
|
\
|
|
*
*: add comment about APPLET_ODDNAME format
Denys Vlasenko
2017-01-29
1
-22
/
+26
|
*
Big cleanup in config help and description
Denys Vlasenko
2017-01-10
1
-3
/
+1
|
*
unzip: optional support for bzip2 and lzma
Denys Vlasenko
2017-01-09
1
-1
/
+1
|
*
Allow 'gzip -d' and 'bzip2 -d' without gunzip or bunzip2
Kang-Che Sung
2017-01-09
1
-10
/
+10
|
*
bunzip2: fix code bloat caused by zcat's seamless magic
Kang-Che Sung
2017-01-08
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2017-01-04
1
-1
/
+10
|
\
|
|
*
fix breakage found by mass one-applet builds
Denys Vlasenko
2016-12-23
1
-0
/
+4
|
*
randomconfig fixes
Denys Vlasenko
2016-12-08
1
-1
/
+6
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-11-29
1
-25
/
+57
|
\
|
|
*
Make bzcat, lzcat, xzcat, zcat, lzopcat, unlzop individually selectable
Denys Vlasenko
2016-11-16
1
-25
/
+57
*
|
Merge branch 'busybox' into merge
Ron Yorston
2016-07-07
1
-1
/
+1
|
\
|
|
*
libarchive: fix xmalloc_open_zipped_read_close() on NOMMU
Denys Vlasenko
2016-06-20
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2015-10-31
1
-1
/
+22
|
\
|
|
*
gzip: add support for --no-name long option
Aaro Koskinen
2015-10-27
1
-0
/
+1
|
*
gunzip: add support for long options
Aaro Koskinen
2015-10-27
1
-0
/
+20
|
*
tweak defconfig
Denys Vlasenko
2015-10-25
1
-1
/
+1
*
|
Merge branch 'busybox' into merge
Ron Yorston
2014-12-14
1
-37
/
+14
|
\
|
|
*
libarchive: add capability to unpack to mem.buffer
Denys Vlasenko
2014-12-07
1
-30
/
+7
|
*
Rename transformer_aux_data_t -> transformer_state_t
Denys Vlasenko
2014-12-07
1
-17
/
+17
[next]