Commit Graph

  • 1428b7f176 (options): Add --lzop option. Sergey Poznyakoff 2008-10-07 07:19:09 +00:00
  • 6901594ac4 Bugfix. Sergey Poznyakoff 2008-10-05 09:09:16 +00:00
  • c78356feda Implement --no-null option. Sergey Poznyakoff 2008-09-24 10:58:19 +00:00
  • 60c00c18b5 Update Sergey Poznyakoff 2008-09-23 17:07:17 +00:00
  • c1b55e02b1 ChangeLog Sergey Poznyakoff 2008-09-23 17:06:43 +00:00
  • 15abf5c4d9 Update Sergey Poznyakoff 2008-09-18 09:46:39 +00:00
  • 1353511226 Remove incorrect example. Sergey Poznyakoff 2008-09-18 09:46:34 +00:00
  • 85c7909497 Bugfixes. Sergey Poznyakoff 2008-09-07 08:49:10 +00:00
  • db83069aea Update Sergey Poznyakoff 2008-07-31 07:13:13 +00:00
  • dbbffde583 Fix incremental archiving of renamed directories. Sergey Poznyakoff 2008-07-31 07:12:50 +00:00
  • 1d79c6734c Untabify Sergey Poznyakoff 2008-07-24 18:16:51 +00:00
  • 3af9cc0f15 Fix multivolume archive creation when volume length=record size. Sergey Poznyakoff 2008-07-24 18:16:08 +00:00
  • c9a7297a8a * configure.ac, NEWS: Version 1.20.90 * doc/tar.texi: Document -J, --no-auto-compress, etc. * src/buffer.c (ct_tar): New constant. (magic): Add lzop support. Proposed by Kevin Day <thekevinday@gmail.com>. (check_compressed_archive): Do not use autodetect if the compression program was specified explicitly. Fall back to analyzing archive name, if the autodetection fails. * src/suffix.c: Add .lzo * src/tar.c: New options --lzop and --no-auto-compress. New short option -J (alias for --lzma). Sergey Poznyakoff 2008-06-26 10:19:19 +00:00
  • 985637ab5a Bugfixes. Sergey Poznyakoff 2008-06-26 06:32:25 +00:00
  • 1024343a2b Update Sergey Poznyakoff 2008-06-14 10:17:42 +00:00
  • 1efa1f3b43 Remove a TZ dependency.Remove a TZ dependency. Sergey Poznyakoff 2008-06-14 10:17:34 +00:00
  • 5f1a4f9f12 Fix typos. Sergey Poznyakoff 2008-06-14 10:17:14 +00:00
  • 969d2b986b Update Sergey Poznyakoff 2008-06-14 10:16:09 +00:00
  • d5f2066cac (exclude): Document support for new VCS. Sergey Poznyakoff 2008-06-14 10:16:01 +00:00
  • 79ce0e6789 (exclude_vcs_files): Support for Bazaar, Mercurial and Darcs. Sergey Poznyakoff 2008-06-14 10:15:25 +00:00
  • 6a052fd5a3 Update Sergey Poznyakoff 2008-05-05 21:33:51 +00:00
  • 8aa729b90e (main): Reword the "delayed error" message. New wording proposed by Karl Berry. Sergey Poznyakoff 2008-05-05 21:33:39 +00:00
  • 057dd26a60 Update Sergey Poznyakoff 2008-05-05 21:31:13 +00:00
  • b94eed6d03 Version 1.20. release_1_20 Sergey Poznyakoff 2008-05-05 21:30:57 +00:00
  • 192860abb8 Update Sergey Poznyakoff 2008-03-31 08:03:00 +00:00
  • c2d2e806a1 (dump_file0): Count links only for actually dumped files Sergey Poznyakoff 2008-03-31 08:02:53 +00:00
  • 2a89f7a0a8 * NEWS: Document --no-check-device and --check-device. * doc/rendition.texi: Change the way FIXME-*refs are handled in !PROOF. * doc/intern.texi, doc/tar.texi: Update. * doc/untabify.el: New file. * doc/Makefile.am (EXTRA_DIST): Add untabify.el (untabify, final, check-format, check-refs, check-fixmes) (check-unrevised, all-check-docs, check-docs): New rules. Sergey Poznyakoff 2008-03-27 10:11:05 +00:00
  • 71d2a66f42 * src/common.h (check_device_option): New global. * src/incremen.c (procdir): Use boolean and instead of bitwise one. Patch by Jean-Louis Martineau. Compare device numbers only if check_device_option is set. * src/tar.c: New command line options --no-check-device and --check-device. Proposed by Jean-Louis Martineau. (parse_opt): Hanlde new options. (decode_options): Initialize check_device_option to true. Sergey Poznyakoff 2008-03-27 08:56:26 +00:00
  • e496c1b529 * bootstrap: Use rsync to get translations. * doc/tar.texi: Minor change. * lib/.cvsignore: Update * po/.cvsignore: Update * src/system.c: Remove include setenv.h. * tests/atlocal.in (STAR_DATA_URL): Update. * tests/star/README: Update URL. Sergey Poznyakoff 2008-03-06 08:17:33 +00:00
  • 6667fa7fb8 Update Sergey Poznyakoff 2008-02-09 10:36:40 +00:00
  • a16ad3112e Fix a typo Sergey Poznyakoff 2008-02-09 10:35:55 +00:00
  • 7efe3850f6 * NEWS: Update. * configure.ac: Version 1.19.90 * po/POTFILES.in: Add missing files. * src/compare.c (verify_volume): Honor --ignore-zeros. Proposed by Jan-Benedict Glaw. * tests/shortfile.at (AT_KEYWORDS): Add shortfile0. Sergey Poznyakoff 2008-02-08 14:12:22 +00:00
  • d0694ee604 Update the description Sergey Poznyakoff 2008-02-08 10:32:15 +00:00
  • 37f0faf1c0 (dump_file0): Apply transform_name to symlink targets. Sergey Poznyakoff 2008-02-07 15:46:41 +00:00
  • b893aee6d2 Update Sergey Poznyakoff 2008-02-07 15:46:28 +00:00
  • f60d655908 Update Sergey Poznyakoff 2008-02-04 10:39:05 +00:00
  • 549481a0a7 Update Sergey Poznyakoff 2008-02-04 10:38:27 +00:00
  • e08afc2002 Document changes to the --transform option. Sergey Poznyakoff 2008-02-04 10:38:18 +00:00
  • 338591a486 Support multiple --transform options. Support semicolon-separated lists of replace expressions. Sergey Poznyakoff 2008-02-04 10:35:20 +00:00
  • c0e0d06e69 * doc/tar.texi: Update Back-Cover text to reflect new GNU wording. Paul Eggert 2008-01-31 00:50:12 +00:00
  • 6e85425618 Update Sergey Poznyakoff 2007-12-05 09:48:37 +00:00
  • 336519aa4f Add shortupd.at. Sergey Poznyakoff 2007-12-05 09:45:35 +00:00
  • 5f4d99491d (check_compressed_archive): Do not bail out if the file is too short, set boolean flag, passed as an argument instead. This fixes a bug introduced on 2007-08-24. See also tests/shortupd.at. Sergey Poznyakoff 2007-12-05 09:45:22 +00:00
  • 48d83be336 Don't read from name[-1]. * src/incremen.c (make_directory): Handle namelen == 0, since find_directory_meta calls make_directory (""). Paul Eggert 2007-11-13 07:01:26 +00:00
  • 60d351cc5a Update Sergey Poznyakoff 2007-11-07 08:48:39 +00:00
  • e33be3d0a1 Add fseeko and snprintf. Sergey Poznyakoff 2007-11-07 08:48:28 +00:00
  • 32562b9412 (checkout): Use URL of the gnulib CVS mirror. Sergey Poznyakoff 2007-11-07 08:48:19 +00:00
  • dfd87ba1d0 (magic): Fix lzma option Sergey Poznyakoff 2007-10-31 13:10:55 +00:00
  • 5d4a682a55 Update Sergey Poznyakoff 2007-10-31 12:57:04 +00:00
  • 8e3a2a520d (sys_exec_info_script,sys_exec_checkpoint_script): pass the current blocking factor in TAR_BLOCKING_FACTOR environment variable. Sergey Poznyakoff 2007-10-31 12:56:46 +00:00
  • 745832a280 New actions: bell and ttyout Sergey Poznyakoff 2007-10-31 12:56:27 +00:00
  • 458efab23b Minor fix Sergey Poznyakoff 2007-10-30 14:58:52 +00:00
  • 23dcaa117f Update Sergey Poznyakoff 2007-10-30 14:09:20 +00:00
  • 5099ddf6cc Document --hard-dereference and --checkpoint-action options. Improve documentation of --check-links. Sergey Poznyakoff 2007-10-30 14:09:04 +00:00
  • 8476145508 Use texi2html and the CVS version of gendocs.sh to create HTML versions of the manual Sergey Poznyakoff 2007-10-30 14:08:41 +00:00
  • 362492fe70 Use texi2html and the CVS version of gendocs.sh to create HTML versions of the manual Sergey Poznyakoff 2007-10-30 14:08:21 +00:00
  • 7111008659 Update Sergey Poznyakoff 2007-10-29 16:57:32 +00:00
  • ec4741d732 (parse_opt): New options --hard-dereference, --checkpoint-action. (decode_options): Call checkpoint_finish_compile. Sergey Poznyakoff 2007-10-29 16:56:56 +00:00
  • bed7de0271 (sys_exec_checkpoint_script): New function. (sys_exec_info_script): Restore SIGPIPE handler. Sergey Poznyakoff 2007-10-29 16:56:33 +00:00
  • eaaadcfd36 (file_count_links): do nothing if hard_dereference_option is set. Sergey Poznyakoff 2007-10-29 16:56:13 +00:00
  • a8830fbb86 (enum checkpoint_style): Remove. (checkpoint_style): Remove. (DEFAULT_CHECKPOINT): New define. (hard_dereference_option): New variable. (sys_exec_checkpoint_script): New declaration. Sergey Poznyakoff 2007-10-29 16:55:58 +00:00
  • 848659f1c6 (checkpoint, do_checkpoint): Remove. (_flush_write, simple_flush_read, _gnu_flush_read): Use checkpoint_run. Sergey Poznyakoff 2007-10-29 16:55:37 +00:00
  • 17cbd4862c checkpoint handling Sergey Poznyakoff 2007-10-29 16:55:16 +00:00
  • 64ded9e702 (tar_SOURCES): add checkpoint.c Sergey Poznyakoff 2007-10-29 16:54:51 +00:00
  • ccd0a527e4 Version 1.19.1 Sergey Poznyakoff 2007-10-29 16:54:38 +00:00
  • 3f869877a4 Version 1.19.1 Sergey Poznyakoff 2007-10-29 16:53:28 +00:00
  • 8c528937a9 Update Sergey Poznyakoff 2007-10-29 16:53:20 +00:00
  • 460f4ec146 Update Sergey Poznyakoff 2007-10-29 08:53:58 +00:00
  • eb59c14a1f (sys_exec_info_script): Initialize buf. Problem reported by Bengt-Arne Fjellner. Sergey Poznyakoff 2007-10-29 08:51:46 +00:00
  • 3c4f4ca423 Avoid compiler warnings. Paul Eggert 2007-10-18 21:36:38 +00:00
  • 506b4db5d0 Update Sergey Poznyakoff 2007-10-18 07:59:48 +00:00
  • 5bfb6c5f9d (gzip): Remove compression patent warning. According to Brett Smith, the patent is expired. Sergey Poznyakoff 2007-10-18 07:59:39 +00:00
  • 3725b5606f Update Sergey Poznyakoff 2007-10-17 09:12:54 +00:00
  • d1a7eebc30 Update Sergey Poznyakoff 2007-10-17 09:12:03 +00:00
  • dfe280dcca Add Lasse Collin and Jean-Pierre Demailly. Sergey Poznyakoff 2007-10-17 09:11:50 +00:00
  • 620a136e74 New options --auto-compress (-a) and --lzma Sergey Poznyakoff 2007-10-17 09:11:34 +00:00
  • 3fb5d67b28 (set_comression_program_by_suffix): New prototype. Sergey Poznyakoff 2007-10-17 09:11:23 +00:00
  • c30a794679 (magic): Add an entry for new lzma format. Proposed by Lasse Collin Sergey Poznyakoff 2007-10-17 09:11:08 +00:00
  • 00bb0d8f5c Add suffix.c Sergey Poznyakoff 2007-10-17 09:10:46 +00:00
  • af3e05b6af New file. Determine compression algorithm by archive file name suffix. Suggested by Jean-Pierre Demailly. Sergey Poznyakoff 2007-10-17 09:10:34 +00:00
  • 6060d613d1 * src/utf8.c (string_ascii_p): Recode to avoid bogus GCC 4.2.1 Paul Eggert 2007-10-13 05:49:18 +00:00
  • 3f12066739 Adjust to recent gnulib changes. Paul Eggert 2007-10-11 22:04:44 +00:00
  • 3b74fbfc3b Update Sergey Poznyakoff 2007-10-10 11:04:25 +00:00
  • 14d39a2c14 Update Sergey Poznyakoff 2007-10-10 11:03:42 +00:00
  • 7b57922073 Version 1.19 release_1_19 Sergey Poznyakoff 2007-10-10 11:03:14 +00:00
  • 05c6da4c62 Update Sergey Poznyakoff 2007-10-05 11:21:40 +00:00
  • 4ece30109d (dump_regular_file): Fix file padding in case of truncation to zero size. Sergey Poznyakoff 2007-10-05 11:20:27 +00:00
  • 55f1eadbf2 Update Sergey Poznyakoff 2007-10-04 07:16:52 +00:00
  • 9b22262fc6 Use AT_DATA for sample output. Sergey Poznyakoff 2007-10-04 07:16:39 +00:00
  • 2de140fa95 Update Sergey Poznyakoff 2007-10-03 20:18:47 +00:00
  • 6f6864df13 (try_purge_directory): Ensure that arguments to T and R are safe. Sergey Poznyakoff 2007-10-03 20:18:32 +00:00
  • 519a7c0c75 Update Sergey Poznyakoff 2007-09-29 00:48:08 +00:00
  • 1ef212d0fb (obstack_code_rename): Apply safer_name_suffix to name arguments before storing them in T and R records. Reported by Nicholas Cole. Sergey Poznyakoff 2007-09-29 00:47:59 +00:00
  • 333780b227 Update Sergey Poznyakoff 2007-09-27 09:16:38 +00:00
  • 2c56ca0e7f Raise version number to 1.18.90 Sergey Poznyakoff 2007-09-27 09:16:24 +00:00
  • 63f8de655b Update Sergey Poznyakoff 2007-09-27 08:05:38 +00:00
  • 2743e1ba5b Document version 2 Sergey Poznyakoff 2007-09-27 08:05:31 +00:00
  • 40ece6bf4d Update Sergey Poznyakoff 2007-09-26 22:08:51 +00:00
  • 63e835f5c0 New option --exclude-vcs (exclude_vcs_files): New function Sergey Poznyakoff 2007-09-26 22:08:36 +00:00
  • efe6609cd9 (struct directory): New member tagfile (make_directory): Initialize tagfile to NULL (procdir): New argument: entry Hanlde exclusion tags. (makedumpdir): Take into account directory->tagfile. (scan_directory): Hanlde exclusion tags. Sergey Poznyakoff 2007-09-26 22:08:13 +00:00