Commit Graph

  • 472f860074 Add longv7.sh Sergey Poznyakoff 2004-03-26 19:40:27 +00:00
  • d8981440bb (write_long_name): Do not allow more than NAME_FIELD_SIZE-1 characters in a file name for V7 format archives. Sergey Poznyakoff 2004-03-26 19:39:40 +00:00
  • 7f2e3cf63a Updated Sergey Poznyakoff 2004-03-22 12:01:46 +00:00
  • f7dbd14d57 Updated to match the recent changes Sergey Poznyakoff 2004-03-22 12:00:12 +00:00
  • 106a24176e (open_archive): Clear read_full_records_option if reading from a pipe. (short_read): Display warning about the deduced record size if version > 1 Sergey Poznyakoff 2004-03-22 11:59:35 +00:00
  • c83fcab116 Updated Sergey Poznyakoff 2004-03-22 09:18:36 +00:00
  • 4cb8697f60 Use genfile instead of dd Sergey Poznyakoff 2004-03-22 09:17:48 +00:00
  • 6bd7b64c78 (to_decimal): New function. (xheader_format_name): Use to_decimal() instead of snprintf. Sergey Poznyakoff 2004-03-22 09:17:18 +00:00
  • e5882c8220 (start_header): Check for GNU_FORMAT if incremental_option is set. Sergey Poznyakoff 2004-03-22 09:16:49 +00:00
  • 72e3da5dc7 Added gl_FUNC_STRTOULL Sergey Poznyakoff 2004-03-22 09:15:56 +00:00
  • 7b0b6c4e7a Updated Sergey Poznyakoff 2004-03-12 10:39:27 +00:00
  • 683390b02d (read_and): Stop processing the archive after encountering a single zero record. Many old archives contain arbitrary garbage after it. The warning is issued anyway. Sergey Poznyakoff 2004-03-12 10:38:46 +00:00
  • e189bd8eca Updated Sergey Poznyakoff 2004-03-02 09:36:20 +00:00
  • 5282ef9709 (utf8_convert): Indentation fix. Sergey Poznyakoff 2004-03-02 09:35:13 +00:00
  • b38e4b4520 Added Leland Lucius Sergey Poznyakoff 2004-03-02 09:34:44 +00:00
  • 9f14fd52de (rmt_lseek__,rmt_ioctl__): Bugfix. The conversion buffer was not null terminated. Fix provided by Leland Lucius <llucius@tiny.net> Sergey Poznyakoff 2004-03-02 09:34:06 +00:00
  • 2345d02c63 Updated Sergey Poznyakoff 2004-02-29 10:21:17 +00:00
  • 6f219c485e Updated Sergey Poznyakoff 2004-02-29 10:18:05 +00:00
  • a06ed48867 Added multi-fail.sh Sergey Poznyakoff 2004-02-29 10:17:18 +00:00
  • d6929326e7 New test. Sergey Poznyakoff 2004-02-29 10:16:33 +00:00
  • 7fb546943e (sys_child_open_for_uncompress): Minor stylistic fix. Sergey Poznyakoff 2004-02-29 10:16:02 +00:00
  • 37400fa94e (flush_read): Bugfix: the condition at line 714 included Sergey Poznyakoff 2004-02-29 10:15:45 +00:00
  • 8c1b242931 Updated Sergey Poznyakoff 2004-02-29 00:15:05 +00:00
  • 176557a004 New file Sergey Poznyakoff 2004-02-29 00:09:31 +00:00
  • 427f8d6185 Accomodate for the new testsuite logic Sergey Poznyakoff 2004-02-29 00:07:00 +00:00
  • d584c1ed0f Rewritten Sergey Poznyakoff 2004-02-29 00:06:36 +00:00
  • a8d1b579d7 Added new tests Sergey Poznyakoff 2004-02-29 00:06:16 +00:00
  • 5a9174376b New options: --utc and keep-newer-files Sergey Poznyakoff 2004-02-29 00:06:03 +00:00
  • cedd9d6e81 (tartime): Print UTC if --utc was given. Sergey Poznyakoff 2004-02-29 00:05:31 +00:00
  • 29584d69fd Handle --keep-newer-files option Sergey Poznyakoff 2004-02-29 00:05:12 +00:00
  • 236deef28e (utc_option): new global (enum old_files.KEEP_NEWER_FILES): New element Sergey Poznyakoff 2004-02-29 00:04:50 +00:00
  • ca84e28ee5 Removed spurious AC_CHECK_LIB(iconv) Sergey Poznyakoff 2004-02-29 00:04:21 +00:00
  • 81bf1687f8 Updated Sergey Poznyakoff 2004-02-29 00:04:03 +00:00
  • 7afd75ed24 Append period to dircategory entry. Paul Eggert 2004-02-26 18:02:50 +00:00
  • 3dbc6a6645 Updated Sergey Poznyakoff 2004-02-24 15:28:27 +00:00
  • d8b790047f (decode_header): Call xheader_decode before the assignment to current_stat_info.archive_file_size. Sergey Poznyakoff 2004-02-24 15:27:54 +00:00
  • fb9a7d180f Invoke AM_ICONV, to define ICONV_CONST if needed. Paul Eggert 2004-02-23 22:31:20 +00:00
  • 6a887bbbe5 Updated alpha_1_13_93 Sergey Poznyakoff 2004-02-23 10:07:21 +00:00
  • 9e0d059205 Use prereq() instead of passing arguments to 'before'. Sergey Poznyakoff 2004-02-23 10:05:42 +00:00
  • 97b9e3d31c Move testing of the prerequisite archive formats to the separate function 'prereq'. Do not expect any arguments Sergey Poznyakoff 2004-02-23 10:05:22 +00:00
  • 7add6e4274 Updated Sergey Poznyakoff 2004-02-23 10:04:49 +00:00
  • 96148abcfe Added UTF-8 support. Finished global extended header support. Sergey Poznyakoff 2004-02-22 21:00:07 +00:00
  • a00631babf Give credit to Andreas Schuldei. Sergey Poznyakoff 2004-02-22 20:55:12 +00:00
  • b8754a37c7 Use keywords from the global headers. Correctly handle UTF-8 conversions. (xheader_list_destroy): New function. (xheader_set_single_keyword,xheader_set_keyword_equal): Added missing gettext markers (decode_record): Rewritten using caller-provided handler and data closure. Sergey Poznyakoff 2004-02-22 20:54:44 +00:00
  • fb766eefb4 Decode encountered global headers. Sergey Poznyakoff 2004-02-22 20:54:04 +00:00
  • b1f33c8362 (write_header_name) In pax format, use "path" keyword if the file name is not ASCII Sergey Poznyakoff 2004-02-22 20:53:27 +00:00
  • 7a8bded5dd Added utf8.c Sergey Poznyakoff 2004-02-22 20:52:56 +00:00
  • 2de1477b3d Conversions to and from utf-8. Sergey Poznyakoff 2004-02-22 20:52:34 +00:00
  • 634927b7d2 Detect libiconv Sergey Poznyakoff 2004-02-22 20:51:10 +00:00
  • 7eeb467132 Minor fix Sergey Poznyakoff 2004-02-22 20:50:33 +00:00
  • 6847d128e9 Updated Sergey Poznyakoff 2004-02-21 09:41:19 +00:00
  • 44da0983c0 Sorry, the version number is .93 Sergey Poznyakoff 2004-02-21 09:40:45 +00:00
  • dfbfc2446f Updated Sergey Poznyakoff 2004-02-21 09:38:29 +00:00
  • c145d8a6e3 Added listed01.sh Sergey Poznyakoff 2004-02-21 09:36:15 +00:00
  • 985199c260 Check listed incremental backups on individual files. Sergey Poznyakoff 2004-02-21 09:35:44 +00:00
  • e8af2fec8a Minor stylistic fixes. Sergey Poznyakoff 2004-02-21 09:35:10 +00:00
  • ee6aa2bea8 Raised patchlevel to 92a Sergey Poznyakoff 2004-02-21 09:34:39 +00:00
  • 2ad098dfff Updated Sergey Poznyakoff 2004-02-21 09:34:22 +00:00
  • b960c38c4b (dump_file0): The conditional at line 1296 prevented incremental backups on individual files from working, as reported by Andreas Schuldei <andreas@schuldei.org>. Sergey Poznyakoff 2004-02-21 09:33:58 +00:00
  • ccaedb6b29 Updated Sergey Poznyakoff 2004-02-20 15:42:41 +00:00
  • d46025b23c (sort_obstack): Fixed typo in the comment Sergey Poznyakoff 2004-02-20 15:40:47 +00:00
  • 72ac31581d (decode_header): Call xheader_decode unconditionally. Sergey Poznyakoff 2004-02-20 15:39:45 +00:00
  • 64cca92a1f (delete_archive_members): Call xheader_decode unconditionally. Sergey Poznyakoff 2004-02-20 15:39:29 +00:00
  • c487595864 Require gnu or oldgnu format Sergey Poznyakoff 2004-02-20 15:36:18 +00:00
  • 29e59e07b1 Require gnu, oldgnu or posix format Sergey Poznyakoff 2004-02-20 15:35:30 +00:00
  • 74d29bc5de Accept an optional list of allowed archive formats. Exit with the status 77 if the current archive format does not match any of them. Sergey Poznyakoff 2004-02-20 15:35:19 +00:00
  • 069c0d99ae Document new default for extended header names. Sergey Poznyakoff 2004-02-20 15:34:37 +00:00
  • f038194718 (xheader_format_name): Bugfix. (xheader_xhdr_name): Changed the default extended header name to '%d/PaxHeaders.%p/%f', as POSIX requires. (xheader_ghdr_name): Removed unused argument. (xheader_write,xheader_write_global): New function. (xheader_decode): Modified to honor overrides whatever the current archive format is. Sergey Poznyakoff 2004-02-20 15:34:12 +00:00
  • eff25ef359 (update_archive): Write global extended header if constructed. Sergey Poznyakoff 2004-02-20 15:33:12 +00:00
  • b3060eabaf (assert_format): Do not bail out if several --format arguments are given. This is a common case when TAR_OPTIONS are used. (decode_options): New option --show-defaults displays the compiled-in defaults. Sergey Poznyakoff 2004-02-20 15:32:56 +00:00
  • 93a4273b66 (start_private_header): Removed static qualifier. (write_extended): Removed superfluous last argument. Use xheader_write() (simple_finish_header): New function. (finish_header): Use simple_finish_header() to break recursive dependency between this function and write_extended(). Sergey Poznyakoff 2004-02-20 15:32:12 +00:00
  • 17be45c834 (simple_finish_header,start_private_header): New declarations (xheader_ghdr_name): Changed declaration Sergey Poznyakoff 2004-02-20 15:30:26 +00:00
  • 694f427d0e Updated Sergey Poznyakoff 2004-02-20 11:46:33 +00:00
  • b4e605a829 Added a comment Sergey Poznyakoff 2004-02-20 11:45:15 +00:00
  • b58452bdbd Documented --pax-option Sergey Poznyakoff 2004-02-20 11:44:46 +00:00
  • ff541dcac6 Updated Sergey Poznyakoff 2004-02-18 14:56:56 +00:00
  • 6613170489 Updated Sergey Poznyakoff 2004-02-18 14:49:08 +00:00
  • 6ac0d0aadd Updated Sergey Poznyakoff 2004-02-18 14:44:53 +00:00
  • 694e8376ab Minor fixes Sergey Poznyakoff 2004-02-18 14:41:41 +00:00
  • 440e65ef2c Implement pax -o option. Fixed misleading heading comment (introduced 2003-09-02). Sergey Poznyakoff 2004-02-18 14:41:23 +00:00
  • d0eceef438 New option --pax-option (equivalent to -o option of pax). Sergey Poznyakoff 2004-02-18 14:41:00 +00:00
  • 434f2a22ba (write_extended): Call xheader_xhdr_name instead of using hardcoded "././@PaxHeader" name. Sergey Poznyakoff 2004-02-18 14:40:21 +00:00
  • 0bfb6e136d (xheader_xhdr_name,xheader_ghdr_name): New functions Sergey Poznyakoff 2004-02-18 14:39:36 +00:00
  • 7d31c8176c Added stpcpy Sergey Poznyakoff 2004-02-18 14:39:24 +00:00
  • cbde0aa660 Updated Sergey Poznyakoff 2004-02-18 14:39:10 +00:00
  • 251935d751 Updated Sergey Poznyakoff 2004-02-17 13:34:14 +00:00
  • b840052b46 Fixed typo Sergey Poznyakoff 2004-02-17 13:33:52 +00:00
  • 67d29a4d60 Minor changes Sergey Poznyakoff 2004-02-17 13:33:14 +00:00
  • df7792b5d8 Removed accumulator stuff in favor of obstack. get_directory_contents): Split into two functions Sergey Poznyakoff 2004-02-17 13:32:41 +00:00
  • 8b107d09e1 Fix Debian bug 230872, originally reported by Jeff King in <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=230872>. Paul Eggert 2004-02-15 08:36:20 +00:00
  • f6db096374 Updated Sergey Poznyakoff 2004-01-21 10:38:38 +00:00
  • 814c517a15 Updated Sergey Poznyakoff 2004-01-21 10:37:28 +00:00
  • 9771467dc8 Updated TP URL, improved help output. Default to :ext:anoncvs and set CVS_RSH, unless already set. Sergey Poznyakoff 2004-01-21 10:34:30 +00:00
  • 64dd6a38b4 Updated Sergey Poznyakoff 2004-01-21 10:32:40 +00:00
  • 65ef81b0a3 Require automake-1.8/autoconf-2.59. Removed m4/Makefile. Sergey Poznyakoff 2004-01-21 10:32:06 +00:00
  • 143e677b5e Removed m4 Sergey Poznyakoff 2004-01-21 10:31:06 +00:00
  • 092b81cb95 Updated Sergey Poznyakoff 2004-01-20 23:32:26 +00:00
  • 0ad27d1986 Use $option instead of $1 so all options will be parsed. Bugfix by Marco Gerards Sergey Poznyakoff 2004-01-20 23:31:26 +00:00
  • 6c347931b1 Updated Sergey Poznyakoff 2004-01-03 22:35:22 +00:00
  • d7860cb091 Added recurse.sh and mksparse.c Sergey Poznyakoff 2004-01-03 22:27:58 +00:00