Commit Graph

  • 0b939d7dbc (sys_exec_command,sys_wait_command): New functions Sergey Poznyakoff 2005-02-05 10:34:46 +00:00
  • 75a16f75a9 (exec_error, fork_error, dup_error,pipe_error): New functions Sergey Poznyakoff 2005-02-05 10:34:25 +00:00
  • e758088191 (extract_file): Handle to_command_option Fix error recovery: decrease size' by written', not by `count', otherwise tar misses the next header Do not diagnose write errror if to_command_option is set, since the command may have exited prematurely. It would be better to check for sigpipe, though. (prepare_to_extract): Handle to_command_option Sergey Poznyakoff 2005-02-05 10:34:01 +00:00
  • f96dc77bbc (to_command_option) (ignore_command_error_option): New globals (sys_exec_command,sys_wait_command): New commands Sergey Poznyakoff 2005-02-05 10:33:25 +00:00
  • 23cf312ef1 Do not use 8-bit chars in comments Sergey Poznyakoff 2005-02-05 10:33:05 +00:00
  • 0e4b59b4b2 Get setenv module from gnulib Sergey Poznyakoff 2005-02-05 10:32:35 +00:00
  • a6f6974f75 Improved checksum diagnostics; adjust to gnulib changes. Paul Eggert 2005-02-04 01:52:48 +00:00
  • 8f0112cb23 (from_header): New arg OCTAL_ONLY, normally false. All uses changed. Fix typo that sometimes suppressed all "Archive contains obsolescent base-64 headers" warnings, not just the first one. (tar_checksum): Accept only octal checksums, since they aren't supposed to overflow into weird formats. Paul Eggert 2005-02-04 01:52:20 +00:00
  • 9c2f942930 Adjust to gnulib changes. * lib/.cvsignore: Add chdir-long.c, chdir-long.h, memrchr.c, memrchr.h, openat.c, openat.h. Remove pathmax.h (added by mistake, perhaps?), sysexit.h (my typo), xstrdup.c (gnulib removed this file). Sort entries. Paul Eggert 2005-02-04 01:44:45 +00:00
  • 5422166048 Updated Sergey Poznyakoff 2005-02-04 01:43:41 +00:00
  • 0ad4063606 (update_argv): Changed type to void Sergey Poznyakoff 2005-02-04 01:42:58 +00:00
  • db2d3f2344 Removed unused variables. Sergey Poznyakoff 2005-02-04 01:42:33 +00:00
  • 5179c0b5e6 Further rewrite Sergey Poznyakoff 2005-02-04 01:41:32 +00:00
  • 87a7b31a82 Updated Sergey Poznyakoff 2005-02-04 00:05:46 +00:00
  • 1044149e3a Determine path to the tar executable. Sergey Poznyakoff 2005-02-04 00:04:55 +00:00
  • d8dc269927 (options) Minor spelling fix Sergey Poznyakoff 2005-02-04 00:04:40 +00:00
  • 1e2e868af5 Add translators' comments Sergey Poznyakoff 2005-02-04 00:04:16 +00:00
  • c8764440d9 (extract_archive): Rewritten Sergey Poznyakoff 2005-02-04 00:03:59 +00:00
  • 59f314a2c4 (start_private_header,write_header_name) (dump_hard_link): Restore compatibility with 1.13.25 Sergey Poznyakoff 2005-02-04 00:03:42 +00:00
  • 0e45413e1e (OLDGNU_NAME_FIELD_SIZE): New constant Sergey Poznyakoff 2005-02-04 00:03:15 +00:00
  • 2fcd454e17 Updated Sergey Poznyakoff 2005-02-03 16:29:58 +00:00
  • e318ac6fe8 (RE_CHECK): Added missing space Sergey Poznyakoff 2005-02-03 16:29:45 +00:00
  • 71b7086ff7 sort ls output Sergey Poznyakoff 2005-02-03 16:29:27 +00:00
  • 5cf84df777 Add translators' comment Sergey Poznyakoff 2005-02-03 16:29:08 +00:00
  • 4a7703ff21 Use quote() Sergey Poznyakoff 2005-02-03 16:28:37 +00:00
  • 91c69c885b (short_read): Use ngettext() (new_volume): use quote(). Sergey Poznyakoff 2005-02-03 16:28:12 +00:00
  • 63c140752f Added tests/genfile.c Sergey Poznyakoff 2005-02-03 16:27:11 +00:00
  • ce852113e0 Updated Sergey Poznyakoff 2005-02-03 00:06:34 +00:00
  • ccb2072c7e Extract and compare sparse file Sergey Poznyakoff 2005-02-03 00:04:43 +00:00
  • d8b24b63e8 Skip the test on filesystems that do not update ctime of a file when renaming it. To be reverted when the new incremental mode is ready. Sergey Poznyakoff 2005-02-03 00:04:30 +00:00
  • 0dcb0ad279 Added sparse02.at Sergey Poznyakoff 2005-02-03 00:04:02 +00:00
  • 0cde2ad44c Test extracting sparse files over a pipe. Sergey Poznyakoff 2005-02-03 00:03:44 +00:00
  • 88e9b05867 Updated Sergey Poznyakoff 2005-02-02 11:02:12 +00:00
  • 198596f161 Extract sparse files even if the output fd is not seekable. Sergey Poznyakoff 2005-02-02 11:01:49 +00:00
  • ccac216e67 Updated Sergey Poznyakoff 2005-02-01 05:52:10 +00:00
  • 660d760587 Ignore all *.m4 files Sergey Poznyakoff 2005-02-01 05:51:24 +00:00
  • 771ac30e0f Updated Sergey Poznyakoff 2005-02-01 05:48:06 +00:00
  • ebd88883f5 Add append.at Sergey Poznyakoff 2005-02-01 05:47:20 +00:00
  • 81572b57a3 Insert Emacs magic to the first line. Sergey Poznyakoff 2005-02-01 05:47:05 +00:00
  • 5be8e9d4c7 Add a comment to lib/Makefile.am saying that this is an autogenerated file. Exit with code 1 if any of autotools fails. Sergey Poznyakoff 2005-02-01 05:46:49 +00:00
  • 4e52e75bbe Updated Sergey Poznyakoff 2005-01-18 01:53:09 +00:00
  • 4caea8d763 Updated Sergey Poznyakoff 2005-01-18 01:20:41 +00:00
  • 0037ae7f9e Remove inclusion of obstack.h Sergey Poznyakoff 2005-01-18 01:18:45 +00:00
  • 01778aa4a9 Updated Sergey Poznyakoff 2005-01-18 01:18:07 +00:00
  • 3360b2cce4 Moved rendition macros and option value definitions from tar.texi into separate files Sergey Poznyakoff 2005-01-18 01:15:48 +00:00
  • 5f19de0372 Document new options. Moved rendition macros and option value definitions into separate files Sergey Poznyakoff 2005-01-18 01:14:04 +00:00
  • cdb27293db 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 Sergey Poznyakoff 2005-01-18 01:12:34 +00:00
  • 937202acb9 (name_file): Removed variable. (read_name_from_file): Removed function. All callers changed. (name_close): Removed function. All callers changed. Sergey Poznyakoff 2005-01-18 01:11:56 +00:00
  • 3971a56b22 (stat_fatal): New function Sergey Poznyakoff 2005-01-18 01:11:22 +00:00
  • 18ee9a103a Remove inclusion of obstack.h src/incremen.c Sergey Poznyakoff 2005-01-18 01:11:05 +00:00
  • de772cad88 Include obstack.h (files_from_option): Removed (unquote_option): New variable (stat_fatal): New function (name_close): Removed function. Sergey Poznyakoff 2005-01-18 01:10:39 +00:00
  • 2c9d869851 Raised version number to 1.15.2 Sergey Poznyakoff 2005-01-18 01:10:12 +00:00
  • 2b9556cb8e Complete the reference Sergey Poznyakoff 2005-01-14 09:27:03 +00:00
  • 47b2def4a2 *** empty log message *** Sergey Poznyakoff 2005-01-14 08:47:36 +00:00
  • f389e8657d * tests/testsuite.at (RE_CHECK): Use "join - file", not "join file -". Paul Eggert 2005-01-13 20:57:40 +00:00
  • c6ca601327 (RE_CHECK): Use "join - file", not "join file -", to work around a bug in Solaris 8 join. Paul Eggert 2005-01-13 20:57:23 +00:00
  • 5dc9944b5a Updated Sergey Poznyakoff 2005-01-13 16:19:23 +00:00
  • fabcc30f69 Updated Sergey Poznyakoff 2005-01-13 16:13:43 +00:00
  • 8a59f40796 Updated Sergey Poznyakoff 2005-01-13 16:07:35 +00:00
  • 1859998c22 Added Josef Bauer Sergey Poznyakoff 2005-01-13 16:01:14 +00:00
  • e7db56c0ef Added long01.at Sergey Poznyakoff 2005-01-13 16:00:59 +00:00
  • 14d8c8a035 Sort tar output Sergey Poznyakoff 2005-01-13 16:00:45 +00:00
  • 471cf501e5 Test listing of GNU long names divisible by 512. Sergey Poznyakoff 2005-01-13 16:00:23 +00:00
  • 4719a5d55b Use memset instead of bzero, memmove (or memcpy, if appropriate), instead of bcopy, and strchr/strrchr instead of index/rindex. Rename isnumber to isnumber_p. Proposed by Albert Chin. Sergey Poznyakoff 2005-01-13 15:59:26 +00:00
  • cff5cfb5ce Updated Sergey Poznyakoff 2005-01-12 00:08:10 +00:00
  • ef96e14fe1 Template file for gendocs.sh Sergey Poznyakoff 2005-01-12 00:07:49 +00:00
  • 248069ea4a Updated Sergey Poznyakoff 2005-01-11 16:28:17 +00:00
  • d882e8f39b Reworded docstrings for --[no-]same-permissions Sergey Poznyakoff 2005-01-11 16:28:07 +00:00
  • 3e5686c1ec Updated docs for --[no-]same-permissions Sergey Poznyakoff 2005-01-11 16:27:57 +00:00
  • b8efe40f54 Use gendocs.sh to generate web documentation Sergey Poznyakoff 2005-01-11 16:27:43 +00:00
  • 73777093b1 Updated for 1.15.1 Sergey Poznyakoff 2005-01-11 16:27:26 +00:00
  • 746e6b45b6 Updated Sergey Poznyakoff 2005-01-06 18:33:29 +00:00
  • c251377da9 Updated Sergey Poznyakoff 2005-01-06 18:27:36 +00:00
  • 39a00a8f4f Do not create useless directory Sergey Poznyakoff 2005-01-06 18:17:20 +00:00
  • 85d8f1d2a2 Add options02.at Sergey Poznyakoff 2005-01-06 18:16:50 +00:00
  • 2266e14d8c Test that tar correctly handles non-option arguments interspersed with options. Sergey Poznyakoff 2005-01-06 18:16:30 +00:00
  • 941d7586db Call tar_PAXUTILS Sergey Poznyakoff 2005-01-06 18:15:50 +00:00
  • 1c7a6c11ce Create m4/paxutils.m4 Sergey Poznyakoff 2005-01-06 18:15:12 +00:00
  • 2ad41b6fe0 (parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike Frysinger <vapier@gentoo.org> for reporting. Sergey Poznyakoff 2005-01-05 17:30:36 +00:00
  • af2fa08aa0 * lib/Makefile.tmpl (localedir.h): Omit needless quotes and a needless sed command. Paul Eggert 2005-01-04 20:20:56 +00:00
  • 93e4188e60 Accommodate latest gnulib. Paul Eggert 2004-12-24 07:44:30 +00:00
  • c0eaf364d0 Add getdate.texi. Paul Eggert 2004-12-24 07:43:52 +00:00
  • 86c379f7c1 Do not treat alloca-opt specially; this is no longer needed (and breaks builds) with latest gnulib. Paul Eggert 2004-12-24 07:43:32 +00:00
  • 3352016cf0 Updated release_1_15_1 Sergey Poznyakoff 2004-12-22 10:54:22 +00:00
  • 6bc808b25f (main): Reverted recent changes (#ifdef). Sergey Poznyakoff 2004-12-22 10:53:48 +00:00
  • 19f60610d1 Updated Sergey Poznyakoff 2004-12-21 16:21:53 +00:00
  • 2433f6813e (open_compressed_archive): Do not attemt to determine compression type if handling multi-volume archive Sergey Poznyakoff 2004-12-21 15:10:56 +00:00
  • 76bbb5710f Minor improvement: reset hit_eof in open_compressed_archive Sergey Poznyakoff 2004-12-21 15:00:29 +00:00
  • e8fbac5ec1 Updated Sergey Poznyakoff 2004-12-21 14:45:18 +00:00
  • 5842962ed6 (main): Protect invocation of setlocale by ifdef. Sergey Poznyakoff 2004-12-21 14:44:15 +00:00
  • 368172bf25 (from_header, tar_checksum): Changed declaration. All callers updated. Sergey Poznyakoff 2004-12-21 14:44:03 +00:00
  • 0f9b299745 (tar_checksum): changed declaration Sergey Poznyakoff 2004-12-21 14:42:15 +00:00
  • ab3b31cfef (check_compressed_archive): Check remote archves as well Sergey Poznyakoff 2004-12-21 14:41:35 +00:00
  • f152367c57 Updated Sergey Poznyakoff 2004-12-21 13:38:01 +00:00
  • a34d0e906f Updated Sergey Poznyakoff 2004-12-21 13:27:50 +00:00
  • dcedecad2b Rewritten in xhtml to follow recent GNU site standards. Sergey Poznyakoff 2004-12-21 13:27:28 +00:00
  • 436741221c Discard stderr from sort, on some systems it spits out lots of irrelevant info. Sergey Poznyakoff 2004-12-21 13:27:06 +00:00
  • 8ccde495f4 Use AT_GZIP_PREREQ Sergey Poznyakoff 2004-12-21 13:26:41 +00:00
  • 29a6b977e9 (comprec.at,pipe.at): New tests Sergey Poznyakoff 2004-12-21 13:26:07 +00:00
  • 5129d9eb8c New test Sergey Poznyakoff 2004-12-21 13:24:37 +00:00