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