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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit '1_20_0' into merge
Ron Yorston
2012-04-23
1
-0
/
+2
|
\
|
*
Fix another build failure found with randconfig
Denys Vlasenko
2012-04-20
1
-0
/
+1
|
*
fix build breakage found by randconfig
Denys Vlasenko
2012-04-20
1
-0
/
+1
*
|
Remove unnecessary rename of variable eof
Ron Yorston
2012-03-26
1
-7
/
+7
*
|
Merge branch 'busybox' into merge
Ron Yorston
2012-03-23
23
-337
/
+393
|
\
|
|
*
fix trivial bug in unpack_gz_stream (wrong fd used in read)
Denys Vlasenko
2012-03-06
1
-1
/
+1
|
*
Don't compile get_header_tar_FOO function if they are not needed
Denys Vlasenko
2012-03-06
1
-5
/
+8
|
*
tar,rpm2cpio: check that child decompressor did not error out
Denys Vlasenko
2012-03-06
3
-59
/
+40
|
*
Move seamless .Z support into unpack_gz_stream
Denys Vlasenko
2012-03-06
3
-25
/
+21
|
*
update seamless uncompression code
Denys Vlasenko
2012-03-06
18
-275
/
+198
|
*
archival/libarchive/decompress_unzip.c -> decompress_gunzip.c. no code changes
Denys Vlasenko
2012-03-06
2
-5
/
+5
|
*
preparatory cleanups for seamless uncompression improvements
Denys Vlasenko
2012-03-06
3
-17
/
+161
|
*
tar: add support for PAX-encoded path=LONGFILENAME
Denys Vlasenko
2012-02-23
3
-40
/
+41
|
*
*: style fixes. no code changes
Denys Vlasenko
2011-12-15
1
-5
/
+6
|
*
nommu: fix cases where we mangle argv[0][0]
Denys Vlasenko
2011-11-22
1
-0
/
+1
*
|
Merge commit 'c0cae52662ccced9df19f19ec94238d1b1e3bd71' into merge
Ron Yorston
2012-03-23
46
-72
/
+105
|
\
|
|
*
bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...
Denys Vlasenko
2011-10-31
2
-2
/
+14
|
*
get_header_tar: shrink 6->64 sign extension code
Denys Vlasenko
2011-10-19
1
-4
/
+4
|
*
rename archive.h to bb_archive.h. no code changes
Denys Vlasenko
2011-09-22
41
-41
/
+41
|
*
regularize options which control size/speed trade
Denys Vlasenko
2011-09-10
7
-28
/
+31
|
*
gzip: new GZIP_BIG_MEM option
Ian Wienand
2011-09-09
2
-1
/
+15
|
*
unzip: fflush stdout before reading interative y/n answer from stdin
Denys Vlasenko
2011-09-09
1
-2
/
+3
|
*
uncompress: die on read errors
Denys Vlasenko
2011-08-22
1
-1
/
+1
|
*
uncompress: fix buffer underrun by corrupted input
Denys Vlasenko
2011-08-18
1
-5
/
+8
*
|
Merge commit 'd84b175cb6948eb17f847313bf912174e2f934e1' into merge
Ron Yorston
2012-03-22
2
-4
/
+14
|
\
|
|
*
randomconfig fixes
Denys Vlasenko
2011-08-10
1
-1
/
+1
|
*
tar: ignore file size (assume 0) for hardlinks
Ian Wienand
2011-07-29
1
-3
/
+13
*
|
Merge commit '066f39956641300c1e5c6bfe6c11a115cea3e2cf' into merge
Ron Yorston
2012-03-22
11
-20
/
+2
|
\
|
|
*
*: remove "Options:" string from help texts
Denys Vlasenko
2011-06-05
11
-20
/
+2
*
|
Merge commit '56a3b82e9692a25ef9c9269e88feac0d579ce8e8' into merge
Ron Yorston
2012-03-22
3
-17
/
+33
|
\
|
|
*
warning removal
Cristian Ionescu-Idbohrn
2011-05-20
1
-7
/
+0
|
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-6
/
+1
|
*
tar: store negative mtime as 0; pack very large files using base-256 encoding
Denys Vlasenko
2011-05-04
1
-4
/
+32
*
|
Merge commit 'b83c9704128dd106071184e4b00335a3b8486857' into merge
Ron Yorston
2012-03-22
10
-3
/
+218
|
\
|
|
*
Fix double words in comments. No code changes
Marek Polacek
2011-04-16
2
-3
/
+3
|
*
move help text from include/usage.src.h to archival/*.c
Pere Orga
2011-03-27
10
-0
/
+215
*
|
Merge commit '19311bfa7b8e8c6effa9c375de9b0eb4338bee12' into merge
Ron Yorston
2012-03-22
3
-19
/
+41
|
\
|
|
*
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-03-08
2
-2
/
+7
|
*
tar: skip leading / and handle names like abc/..////def -> def (not ///def)
Denys Vlasenko
2011-03-02
2
-32
/
+32
|
*
tar: on extract, everything up to and including last ".." is stripped
Denys Vlasenko
2011-03-01
1
-5
/
+22
*
|
Merge commit 'da4441c44f6efccb6f7b7588404d9c6bfb7b6af8' into merge
Ron Yorston
2012-03-22
3
-14
/
+21
|
\
|
|
*
tar: fix a bug where autodetection messes up -z on extract
Denys Vlasenko
2011-02-06
2
-4
/
+6
|
*
tar: support -T - and -X -
Denys Vlasenko
2011-02-03
1
-1
/
+1
|
*
whitespace fixes
Denys Vlasenko
2011-02-03
1
-1
/
+1
|
*
tar: add -h and -T to help text
Denys Vlasenko
2011-01-31
1
-8
/
+13
*
|
Merge commit '8d0e0cdadf726beab28ccdc7d69738c1534e1f74' into merge
Ron Yorston
2012-03-21
2
-3
/
+3
|
\
|
|
*
mass removal of underscores from _BB_DIR_foo and _BB_SUID_foo
Denys Vlasenko
2011-01-18
1
-2
/
+2
|
*
remove a few aliasing warnings
Denys Vlasenko
2011-01-16
1
-1
/
+1
*
|
Merge remote-tracking branch 'upstream/master'
Nguyễn Thái Ngọc Duy
2011-01-04
67
-354
/
+427
|
\
|
|
*
tar: add a note about -C and symlink-in-tarball attack
Denys Vlasenko
2011-01-04
1
-0
/
+19
[next]