index
:
busybox-w32
ansi
awk_faster
busybox
cng_backend
dscho-kill-gently
embed
fix_backslash
manifest
master
merge
merge_1_19
merge_1_20
noconsole
noconsole2
old
path_search
propagate_sigint
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
/
libunarchive
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
tar: fix "hardlinks to symlinks chown" bug 1519.
Denys Vlasenko
2010-04-09
2
-50
/
+53
*
tar: fix mishandling of repeated hardlink in tarball; expand tests
Denys Vlasenko
2010-04-09
2
-9
/
+28
*
tar: optional support for restoring selinux context
J. Tang
2010-03-19
2
-3
/
+96
*
ar: add archive creation support
Alexander Shishkin
2010-03-15
2
-13
/
+7
*
gunzip: inflate_codes(): add fix from upstream gzip to prevent false CRC error
Joakim Tjernlund
2010-02-11
1
-1
/
+4
*
*: suppress ~60% of "aliased warnings" on gcc-4.4.1
Denys Vlasenko
2010-02-04
1
-3
/
+7
*
cpio: improve help text; document two TODOs
Denys Vlasenko
2010-01-09
2
-0
/
+5
*
*: make it easier to distinquish "struct tm", pointer to one, etc
Denys Vlasenko
2010-01-09
1
-13
/
+21
*
libunarchive: clean up dirty hacks. code shrank as a result
Denys Vlasenko
2010-01-06
6
-52
/
+36
*
libunarchive: trivial code shrink
Denys Vlasenko
2010-01-06
1
-10
/
+12
*
cpio: fix unpacking of names with leading slashes
Denys Vlasenko
2010-01-05
1
-0
/
+9
*
tar: fix problem handling tarballs with chksums prepended by spaces
Denys Vlasenko
2010-01-03
1
-1
/
+2
*
tar: add support for --overwrite. +70 bytes.
Denys Vlasenko
2009-12-16
1
-1
/
+4
*
libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences
Denys Vlasenko
2009-12-16
2
-18
/
+0
*
fix improper utimes usage
Denys Vlasenko
2009-11-29
1
-4
/
+4
*
tar: fix bug 673 (misdetection of repeated dir as hardlink). +92 bytes
Denys Vlasenko
2009-11-29
1
-6
/
+11
*
libunarchive: fix reversed test for older/newer
Denys Vlasenko
2009-11-24
1
-3
/
+3
*
some non-gnu compilers can't have non-const struct initializers
Denys Vlasenko
2009-11-15
1
-2
/
+4
*
use utimes() rather than obsolescent utime()
Bernhard Reutner-Fischer
2009-11-15
1
-3
/
+3
*
*: a few more NOINLINEs
Denys Vlasenko
2009-10-08
1
-1
/
+1
*
tar: accept spaces at the end of header fields (compat)
Denys Vlasenko
2009-09-23
1
-11
/
+13
*
ar: fix long filenames handling (bug 611)
Denys Vlasenko
2009-09-20
1
-37
/
+50
*
tar: do chown, not lchown to restore mode (compat)
Denys Vlasenko
2009-09-17
1
-2
/
+3
*
tar: fix --numeric-owner, --no-same-owner, --no-same-permissions bits
Denys Vlasenko
2009-09-17
1
-14
/
+15
*
use PACKED macro insted of open-coding GCC-ism
Denys Vlasenko
2009-09-16
2
-2
/
+2
*
unlzma: fixed speedup/shrink by Pascal Bellard (pascal.bellard AT ads-lu.com)
Denys Vlasenko
2009-09-15
1
-144
/
+106
*
Revert "unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)"
Denys Vlasenko
2009-09-06
1
-58
/
+96
*
libunarchive: fix a bug where mode and time is no longer restored
Denys Vlasenko
2009-08-30
1
-1
/
+1
*
rpm2cpio: handle unseekable input correctly
Denys Vlasenko
2009-08-28
4
-8
/
+8
*
tar: handle 256-base encoding in mtime
Denys Vlasenko
2009-07-08
1
-3
/
+7
*
df: fix "df /"
Denys Vlasenko
2009-07-05
1
-2
/
+2
*
only build common libarchive objs when needed
Mike Frysinger
2009-05-28
1
-1
/
+7
*
libunarchive: fix build failure with !FEATURE_TAR_UNAME_GNAME
Mike Frysinger
2009-05-05
1
-5
/
+4
*
unlzma: speedup, by Pascal Bellard (pascal.bellard AT ads-lu.com)
Denis Vlasenko
2009-04-25
1
-96
/
+58
*
switch_root: improve behavior on error; improve help text
Denis Vlasenko
2009-04-21
1
-1
/
+1
*
*: mass renaming of USE_XXXX to IF_XXXX
Denis Vlasenko
2009-04-21
6
-34
/
+34
*
tar: support for tar --numeric-owner. By Natanael Copa.
Denis Vlasenko
2009-04-21
1
-14
/
+16
*
trailing whitespace removal
Denis Vlasenko
2009-04-01
1
-1
/
+1
*
tar: make FEATURE_TAR_AUTODETECT work with DESKTOP off too.
Denis Vlasenko
2009-03-13
1
-2
/
+2
*
header_verbose_list: show off_t size, not cast to (unsigned)
Denis Vlasenko
2008-12-12
2
-3
/
+74
*
optimize 16- and 32-bit moves
Denis Vlasenko
2008-12-08
1
-3
/
+2
*
gunzip: restore mtime. approx +80 bytes of code
Denis Vlasenko
2008-11-01
1
-7
/
+19
*
data_extract_all: do not complain if directory exists on mkdir
Denis Vlasenko
2008-10-17
2
-2
/
+5
*
*: refactor handling of archived files. "tar f file.tar.lzma" now works too.
Denis Vlasenko
2008-08-05
6
-38
/
+46
*
fix trivial build warning
Denis Vlasenko
2008-07-22
1
-1
/
+1
*
tar: fix handling of tarballs with symlinks with size field != 0
Denis Vlasenko
2008-07-20
2
-7
/
+14
*
cpio: internalize archive_xread_all_eof. add a few paranoia checks
Denis Vlasenko
2008-07-12
4
-55
/
+38
*
cpio: on unpack, limit filename length to 8k; shorten comment a bit
Denis Vlasenko
2008-07-11
1
-0
/
+2
*
cpio: support some long options; document GNU options
Denis Vlasenko
2008-07-11
1
-2
/
+3
*
fix compile failures resulting from last few commits
Denis Vlasenko
2008-07-11
1
-2
/
+1
[next]