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
/
libarchive
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
1
-0
/
+26
*
Move seamless .Z support into unpack_gz_stream
Denys Vlasenko
2012-03-06
1
-0
/
+18
*
update seamless uncompression code
Denys Vlasenko
2012-03-06
10
-138
/
+95
*
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
*
bzcat: fix unpacking of more than one file, and unpacking of zero-size bz2. C...
Denys Vlasenko
2011-10-31
1
-1
/
+8
*
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
29
-29
/
+29
*
regularize options which control size/speed trade
Denys Vlasenko
2011-09-10
4
-10
/
+10
*
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
*
tar: ignore file size (assume 0) for hardlinks
Ian Wienand
2011-07-29
1
-3
/
+13
*
fix "variable 'foo' set but not used" warnings
Denys Vlasenko
2011-05-13
1
-6
/
+1
*
use user's shell instead of hardwired "/bin/sh" (android needs this)
Denys Vlasenko
2011-03-08
1
-2
/
+6
*
tar: skip leading / and handle names like abc/..////def -> def (not ///def)
Denys Vlasenko
2011-03-02
1
-21
/
+30
*
tar: on extract, everything up to and including last ".." is stripped
Denys Vlasenko
2011-03-01
1
-5
/
+22
*
tar: fix a bug where autodetection messes up -z on extract
Denys Vlasenko
2011-02-06
1
-2
/
+2
*
remove a few aliasing warnings
Denys Vlasenko
2011-01-16
1
-1
/
+1
*
bzip2: plug memory leak on every processed file
Denys Vlasenko
2010-12-30
1
-3
/
+1
*
rename archival/libunarchive -> archival/libarchive; move bz/ into it
Denys Vlasenko
2010-11-03
53
-0
/
+12790