hush/archival/libunarchive
Ladislav Michl 2b46fd49b1 tar: optional support for --to-command
function                                             old     new   delta
data_extract_to_command                                -     430    +430
dec2env                                                -      44     +44
tar_main                                             778     819     +41
str2env                                                -      37     +37
tar_var                                                -      32     +32
xputenv                                                -      22     +22
tar_longopts                                         257     270     +13
------------------------------------------------------------------------------
(add/remove: 6/0 grow/shrink: 2/0 up/down: 619/0)             Total: 619 bytes

Signed-off-by: Ladislav Michl <Ladislav.Michl@seznam.cz>
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
2010-06-25 01:33:00 +02:00
..
unxz unxz: update from XZ embedded git 2010-06-20 02:40:56 +02:00
data_align.c rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
data_extract_all.c data_extract_all: do not chmod symlink. Closes 2053 2010-06-18 02:00:55 +02:00
data_extract_to_command.c tar: optional support for --to-command 2010-06-25 01:33:00 +02:00
data_extract_to_stdout.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
data_skip.c rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
decompress_bunzip2.c *: mass renaming of USE_XXXX to IF_XXXX 2009-04-21 11:09:40 +00:00
decompress_uncompress.c unlzma: add "lzma -d" alias, add -t support, rename lzmacat->lzcat 2010-05-27 02:22:54 +02:00
decompress_unlzma.c use PACKED macro insted of open-coding GCC-ism 2009-09-16 00:58:11 +02:00
decompress_unxz.c decompress_unxz: use common string 2010-06-21 02:16:51 +02:00
decompress_unzip.c *: better string sharing 2010-06-02 12:57:26 +02:00
filter_accept_all.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
filter_accept_list_reassign.c libunarchive: clean up dirty hacks. code shrank as a result 2010-01-06 10:53:17 +01:00
filter_accept_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
filter_accept_reject_list.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
find_list_entry.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
get_header_ar.c ar: add archive creation support 2010-03-15 15:38:09 +01:00
get_header_cpio.c cpio: improve help text; document two TODOs 2010-01-09 19:56:15 +01:00
get_header_tar_bz2.c *: refactor handling of archived files. "tar f file.tar.lzma" now works too. 2008-08-05 13:10:34 +00:00
get_header_tar_gz.c dpkg_deb: slight code shrink 2008-07-10 23:06:00 +00:00
get_header_tar_lzma.c open_transformer: do not return fd, it does not change 2008-07-10 17:43:01 +00:00
get_header_tar.c tar: support GNU 256-bit encoding in all numeric fields 2010-05-06 20:08:14 +02:00
header_list.c cpio: improve help text; document two TODOs 2010-01-09 19:56:15 +01:00
header_skip.c *: rename ATTRIBUTE_XXX to just XXX. 2008-07-05 09:18:54 +00:00
header_verbose_list.c tar: fix "hardlinks to symlinks chown" bug 1519. 2010-04-09 14:11:45 +02:00
init_handle.c *: introduce and use FAST_FUNC: regparm on i386, otherwise no-on 2008-06-27 02:52:20 +00:00
Kbuild.src tar: optional support for --to-command 2010-06-25 01:33:00 +02:00
open_transformer.c switch_root: improve behavior on error; improve help text 2009-04-21 20:40:51 +00:00
seek_by_jump.c rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
seek_by_read.c rpm2cpio: handle unseekable input correctly 2009-08-28 21:09:51 +02:00
unpack_ar_archive.c ar: add archive creation support 2010-03-15 15:38:09 +01:00