libbb: conditionalize AF_* usage in error reporting
[oweals/busybox.git] / archival /
2010-07-16 Denys Vlasenkotweak defconfig
2010-07-10 Denys Vlasenkoremove unzip doc: we don't have 100% proof it's ok...
2010-07-06 Denys Vlasenkowhitespace fixes
2010-07-05 Denys Vlasenkorandomconfig fixes
2010-07-04 Pascal Bellard*: introduce and use xfork() and xvfork()
2010-07-04 Denys Vlasenkoremove some dead assignments, add a TODO comment
2010-07-01 Denys Vlasenkoconsolidate xz format comment. no code changes
2010-07-01 Denys Vlasenkoxz compression detection: avoid the need to seek
2010-06-30 Denys Vlasenkobzip2 decompression: simple code shrink
2010-06-27 Ladislav Michl*: s/"/bin/sh"/DEFAULT_SHELL, run_shell() API fix,...
2010-06-26 Denys Vlasenkotar: make typical extraction less memory-hungry
2010-06-26 Denys Vlasenko*: tar-related cleanups: move struct to unarchive.h...
2010-06-26 Denys Vlasenkotar: fix --to-command wrt short writes
2010-06-26 Denys Vlasenkofix breakage in compressed file detection
2010-06-24 Ladislav Michltar: optional support for --to-command
2010-06-21 Denys Vlasenkodecompress_unxz: use common string
2010-06-20 Denys Vlasenkounxz: update from XZ embedded git
2010-06-19 Denys Vlasenkocosmetics on top of Dan's patches
2010-06-19 Dan FandrichA few minor portability improvements
2010-06-19 Denys VlasenkoMerge branch 'master' of git+ssh://vda@busybox.net...
2010-06-18 Dan FandrichImprove unzip's handling of stream ZIP files
2010-06-18 Denys Vlasenkodata_extract_all: do not chmod symlink. Closes 2053
2010-06-08 Denys Vlasenko*: add INSERTs to *.src files where appropriate
2010-06-06 Pascal Bellarddpkg: add support for lzma compression
2010-06-06 Denys Vlasenkopipe_progress: make it independent of printf machinery
2010-06-06 Denys Vlasenkoremove defconfig. Now "make defconfig" simply uses...
2010-06-05 Denys Vlasenkomake it possible to keep usage texts in .c files
2010-06-05 Denys Vlasenkomake it possible to have include/applets.h-esque entrie...
2010-06-04 Denys Vlasenkomass renaming Kbuild -> Kbuild.src, Config.in -> Config.src
2010-06-02 Denys Vlasenko*: simplify checks for gz/bz2/xz magic
2010-06-02 Denys Vlasenko*: better string sharing
2010-06-01 Denys Vlasenkodecompress_unxz: allocate permanent crc32 table _fisrt_
2010-06-01 Denys Vlasenkodeinline two big functions
2010-06-01 Denys Vlasenkodecompress_unxz: newer version, one which can unpack...
2010-05-31 Denys Vlasenkoarchival/*: shrink by reusing sufficiently similar...
2010-05-30 Denys Vlasenkorpm2cpio: teach it to understand xz format
2010-05-30 Denys Vlasenkounxz: remove debugging. no code changes
2010-05-30 Denys Vlasenko*: teach tar et. al. to understand .xz by heart
2010-05-30 Denys Vlasenkoforgotten "git add"...
2010-05-30 Denys Vlasenkoreorder parts of bbunzip.c, no code changes
2010-05-30 Denys Vlasenkounxz: new applet, complete with xzcat and xz -d aliases
2010-05-30 Denys Vlasenkorename FEATURE_LZMA_ALIAS to just LZMA
2010-05-29 Denys Vlasenkolzop: fix indentation
2010-05-27 Bernhard Reutner... bbunzip: silence warning about unused variable
2010-05-27 Denys Vlasenkounlzma: add "lzma -d" alias, add -t support, rename...
2010-05-24 Denys Vlasenkounzip: another small code shrink
2010-05-24 Denys Vlasenkounzip: tiny code shrink -2 bytes
2010-05-24 Denys Vlasenkounzip: restore unix file mode if possible. closes bug...
2010-05-10 Denys Vlasenkowork on adding testsuite runs to randomconfig test...
2010-05-06 Denys Vlasenkotar: support GNU 256-bit encoding in all numeric fields
2010-05-06 Denys Vlasenkorpm: make rpm -i SRPM.rpm install it to surrent dir...
2010-05-06 Denys Vlasenkorpm: code shrink. Now uses open_zipped's logic (factore...
2010-04-26 Matheus Izvekovcpio: "NNN blocks" should go to stderr
2010-04-15 Nguyễn Thái Ngọc Duyar: fix a regression: "ar t arch.a" stopped shoting...
2010-04-09 Denys Vlasenkotar: fix "hardlinks to symlinks chown" bug 1519.
2010-04-09 Denys Vlasenkotar: fix mishandling of repeated hardlink in tarball...
2010-03-30 Denys Vlasenkodpkg: remove redundant check
2010-03-30 Denys Vlasenkodpkg: better check for validity of options
2010-03-29 Kim B. Heinodpkg: support config file overwrite options
2010-03-19 J. Tangtar: optional support for restoring selinux context
2010-03-15 Kim B. Heinotar compability modes for dpkg
2010-03-15 Alexander Shishkinar: add archive creation support
2010-02-11 Joakim Tjernlundgunzip: inflate_codes(): add fix from upstream gzip...
2010-02-04 Denys Vlasenko*: suppress ~60% of "aliased warnings" on gcc-4.4.1
2010-01-28 Denys Vlasenkostyle fixes, no code changes
2010-01-28 Denys Vlasenko*: style fixes. no code changes (verified with objdump)
2010-01-24 Denys Vlasenkorandomconfig fixes
2010-01-20 Denys Vlasenko*: small code shrinks and compile fix for unicode
2010-01-20 Mikhail Gusarovtar: handle -m (--touch) switch, enabled by FEATURE_TAR...
2010-01-09 Denys Vlasenkocpio: fix -o-less cpio -F FILE
2010-01-09 Denys Vlasenkocpio: improve help text more; fix -p and -F interaction
2010-01-09 Denys Vlasenkocpio: improve help text; document two TODOs
2010-01-09 Denys Vlasenko*: make it easier to distinquish "struct tm", pointer...
2010-01-08 Denys Vlasenkodpkg: fix handling of names with leading dots. Closes...
2010-01-06 Denys Vlasenkolibunarchive: clean up dirty hacks. code shrank as...
2010-01-06 Denys Vlasenkolibunarchive: trivial code shrink
2010-01-06 Matheus Izvekovgzip: add optional support for --long-opts
2010-01-05 Denys Vlasenkocpio: fix unpacking of names with leading slashes
2010-01-04 Denys Vlasenkoar: heh, there *was* "-1" already...
2010-01-04 Denys Vlasenkoar: fix two bugs, one added by prev comment and other...
2010-01-04 Denys Vlasenko*: remove some uses of argc
2010-01-03 Denys Vlasenkotar: fix problem handling tarballs with chksums prepend...
2010-01-02 Denys Vlasenko*: do not assign to stdout/stderr, it's not portable.
2009-12-18 Denys Vlasenkotar: fix recently added SEGV on "tar" w/o args
2009-12-16 Denys Vlasenkotar: add support for --overwrite. +70 bytes.
2009-12-16 Denys Vlasenkolibunarchive: move dpkg-specific things into dpkg.c...
2009-12-11 Denys Vlasenkowget: check for close success; fix chunked; do not...
2009-11-29 Denys Vlasenkofix improper utimes usage
2009-11-29 Denys Vlasenkotar: revert part of last change. -39 bytes
2009-11-29 Denys Vlasenkotar: fix bug 673 (misdetection of repeated dir as hardl...
2009-11-24 Denys Vlasenkolibunarchive: fix reversed test for older/newer
2009-11-15 Denys Vlasenkosome non-gnu compilers can't have non-const struct...
2009-11-14 Bernhard Reutner... use utimes() rather than obsolescent utime()
2009-11-14 Bernhard Reutner... use utimes() rather than obsolescent utime()
2009-11-13 Denys Vlasenko*: use "can't" instead of "cannot"
2009-11-02 Denys Vlasenko*: introduce and use ffulsh_all()
2009-10-25 Bernhard Reutner... tar: add support for -o as synonym to --no-same-owner...
2009-10-24 Denys Vlasenkotar: handle "tar fx TARFILE" etc
2009-10-23 Denys Vlasenko*: optimize most of isXXXXX() macros
2009-10-08 Denys Vlasenko*: three more NOINLINEs
next