From: Sergey Poznyakoff Date: Tue, 18 Jan 2005 01:12:34 +0000 (+0000) Subject: New options --unquote (--no-unquote) and --add-file X-Git-Url: https://git.dogcows.com/gitweb?a=commitdiff_plain;h=cdb27293dbb5cee783043a836ef331f6e8b78950;hp=cdb27293dbb5cee783043a836ef331f6e8b78950;p=chaz%2Ftar New options --unquote (--no-unquote) and --add-file (add_file_id,read_name_from_file,update_argv): New functions (parse_opt): Rewritten handling of -T option. Handle hidden --HANG option for debugging purposes. (decode_options): Init unquote_option to true. Init argv_stk. Remove unneded references to files_from_option ---