]>
Dogcows Code - chaz/tar/log
Sergey Poznyakoff [Wed, 17 Oct 2007 09:10:34 +0000 (09:10 +0000)]
New file. Determine compression algorithm by archive file name suffix. Suggested by Jean-Pierre Demailly.
Paul Eggert [Sat, 13 Oct 2007 05:49:18 +0000 (05:49 +0000)]
* src/utf8.c (string_ascii_p): Recode to avoid bogus GCC 4.2.1
warning about "comparison is always true due to limited range of
data type" when char is unsigned.
Paul Eggert [Thu, 11 Oct 2007 22:04:44 +0000 (22:04 +0000)]
Adjust to recent gnulib changes.
* configure.ac: Dont' check for strerror, since gnulib now does this.
* .cvsignore: Add m4, tar-[0-9]*.
* lib/.cvsignore: Adjust to various gnulib file name changes.
Add .deps, rmt-command.h.
SCALAR(0x830b0dc)
directories.
SCALAR(0x831ad2c)
Sergey Poznyakoff [Wed, 10 Oct 2007 11:04:25 +0000 (11:04 +0000)]
Update
Sergey Poznyakoff [Wed, 10 Oct 2007 11:03:42 +0000 (11:03 +0000)]
Update
Sergey Poznyakoff [Wed, 10 Oct 2007 11:03:14 +0000 (11:03 +0000)]
Version 1.19
Sergey Poznyakoff [Fri, 5 Oct 2007 11:21:40 +0000 (11:21 +0000)]
Update
Sergey Poznyakoff [Fri, 5 Oct 2007 11:20:27 +0000 (11:20 +0000)]
(dump_regular_file): Fix file padding in case of truncation to zero size.
Sergey Poznyakoff [Thu, 4 Oct 2007 07:16:52 +0000 (07:16 +0000)]
Update
Sergey Poznyakoff [Thu, 4 Oct 2007 07:16:39 +0000 (07:16 +0000)]
Use AT_DATA for sample output.
Sergey Poznyakoff [Wed, 3 Oct 2007 20:18:47 +0000 (20:18 +0000)]
Update
Sergey Poznyakoff [Wed, 3 Oct 2007 20:18:32 +0000 (20:18 +0000)]
(try_purge_directory): Ensure that arguments to T and R are safe.
Sergey Poznyakoff [Sat, 29 Sep 2007 00:48:08 +0000 (00:48 +0000)]
Update
Sergey Poznyakoff [Sat, 29 Sep 2007 00:47:59 +0000 (00:47 +0000)]
(obstack_code_rename): Apply safer_name_suffix to name arguments before storing them in T and R records. Reported by Nicholas Cole.
Sergey Poznyakoff [Thu, 27 Sep 2007 09:16:38 +0000 (09:16 +0000)]
Update
Sergey Poznyakoff [Thu, 27 Sep 2007 09:16:24 +0000 (09:16 +0000)]
Raise version number to 1.18.90
Sergey Poznyakoff [Thu, 27 Sep 2007 08:05:38 +0000 (08:05 +0000)]
Update
Sergey Poznyakoff [Thu, 27 Sep 2007 08:05:31 +0000 (08:05 +0000)]
Document version 2
Sergey Poznyakoff [Wed, 26 Sep 2007 22:08:51 +0000 (22:08 +0000)]
Update
Sergey Poznyakoff [Wed, 26 Sep 2007 22:08:36 +0000 (22:08 +0000)]
New option --exclude-vcs
(exclude_vcs_files): New function
Sergey Poznyakoff [Wed, 26 Sep 2007 22:08:13 +0000 (22:08 +0000)]
(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 [Wed, 26 Sep 2007 22:07:44 +0000 (22:07 +0000)]
(exclusion_tag_warning, check_exclusion_tags): Remove static qualifier.
(check_exclusion_tags): account for dirname without terminating
slash.
(dump_dir0): exclusion_tag_all is handled elsewhere.
Sergey Poznyakoff [Wed, 26 Sep 2007 22:06:43 +0000 (22:06 +0000)]
(exclusion_tag_warning, check_exclusion_tags): New prototypes
Sergey Poznyakoff [Wed, 26 Sep 2007 22:06:24 +0000 (22:06 +0000)]
Update
Paul Eggert [Fri, 14 Sep 2007 21:00:37 +0000 (21:00 +0000)]
* AUTHORS: Remove unnecessary information. Just list the
principal authors.
* THANKS: Remove info duplicated from AUTHORS.
SCALAR(0x82892dc)
SCALAR(0x8279918)
SCALAR(0x8289444)
stripping and name suffix normalization.
Sergey Poznyakoff [Sat, 8 Sep 2007 08:49:35 +0000 (08:49 +0000)]
Minor rewording
Sergey Poznyakoff [Sun, 26 Aug 2007 09:02:09 +0000 (09:02 +0000)]
Update
Sergey Poznyakoff [Sun, 26 Aug 2007 09:01:38 +0000 (09:01 +0000)]
(apply_nonancestor_delayed_set_stat): Rename st->sb to avoid shadowing another local.
Sergey Poznyakoff [Sun, 26 Aug 2007 09:01:08 +0000 (09:01 +0000)]
(diff_dumpdir): Rename stat->stat_data to avoid shadowing the syscall.
Sergey Poznyakoff [Sun, 26 Aug 2007 08:59:28 +0000 (08:59 +0000)]
(check_exclusion_tags): Remove declaration of unused local, "ret".
Sergey Poznyakoff [Sun, 26 Aug 2007 08:59:08 +0000 (08:59 +0000)]
Don't include <getline.h>. No longer needed.
Sergey Poznyakoff [Fri, 24 Aug 2007 12:23:19 +0000 (12:23 +0000)]
Raise version number to 1.18.1
Sergey Poznyakoff [Fri, 24 Aug 2007 12:08:58 +0000 (12:08 +0000)]
Update
Sergey Poznyakoff [Fri, 24 Aug 2007 12:08:47 +0000 (12:08 +0000)]
Add shortfile.at
Sergey Poznyakoff [Fri, 24 Aug 2007 12:08:35 +0000 (12:08 +0000)]
New test case for the today's change in src/buffer.c (1.111)
Sergey Poznyakoff [Fri, 24 Aug 2007 12:07:32 +0000 (12:07 +0000)]
(check_compressed_archive): Detect files smaller than 512 bytes.
Sergey Poznyakoff [Sun, 19 Aug 2007 09:17:32 +0000 (09:17 +0000)]
Update
Sergey Poznyakoff [Sun, 19 Aug 2007 09:17:21 +0000 (09:17 +0000)]
Gnulib initialization destroyed paxutils m4 files.
Initialize paxutils structure after that of gnulib.
Sergey Poznyakoff [Sun, 12 Aug 2007 08:25:35 +0000 (08:25 +0000)]
Update
Sergey Poznyakoff [Sun, 12 Aug 2007 08:25:27 +0000 (08:25 +0000)]
(symlink_to_gnulib): Make sure the target directory exists and create it if it does not.
Sergey Poznyakoff [Sun, 12 Aug 2007 08:25:00 +0000 (08:25 +0000)]
(contains_dot_dot): Fix double-dot recognition in case of duplicate /. Patch by Dmitry V. Levin.
Sergey Poznyakoff [Sun, 12 Aug 2007 07:15:11 +0000 (07:15 +0000)]
Update
Sergey Poznyakoff [Sun, 12 Aug 2007 07:14:29 +0000 (07:14 +0000)]
Fix a typo
Sergey Poznyakoff [Fri, 29 Jun 2007 20:23:05 +0000 (20:23 +0000)]
Update
Sergey Poznyakoff [Fri, 29 Jun 2007 20:22:48 +0000 (20:22 +0000)]
Add to the repository
Sergey Poznyakoff [Fri, 29 Jun 2007 20:20:02 +0000 (20:20 +0000)]
Final update for GPLv3
Sergey Poznyakoff [Thu, 28 Jun 2007 17:01:18 +0000 (17:01 +0000)]
Update
Sergey Poznyakoff [Thu, 28 Jun 2007 17:00:35 +0000 (17:00 +0000)]
Update for the change of the TP URL
Sergey Poznyakoff [Wed, 27 Jun 2007 14:06:55 +0000 (14:06 +0000)]
Update
Sergey Poznyakoff [Wed, 27 Jun 2007 13:46:15 +0000 (13:46 +0000)]
Restore after an accidental remove
Sergey Poznyakoff [Wed, 27 Jun 2007 13:30:12 +0000 (13:30 +0000)]
Relicense under GPLv3
Sergey Poznyakoff [Thu, 21 Jun 2007 08:52:22 +0000 (08:52 +0000)]
Update copyright year
Sergey Poznyakoff [Thu, 21 Jun 2007 08:51:15 +0000 (08:51 +0000)]
Update
Sergey Poznyakoff [Thu, 21 Jun 2007 08:51:03 +0000 (08:51 +0000)]
Skip test if genfile is unable to create the file
Sergey Poznyakoff [Thu, 21 Jun 2007 08:50:09 +0000 (08:50 +0000)]
(AT_TAR_MKHIER): Skip test if genfile is unable to create the file
Sergey Poznyakoff [Thu, 21 Jun 2007 07:12:09 +0000 (07:12 +0000)]
Resolve testsuite failures 40-42 on cygwin.
Sergey Poznyakoff [Sat, 16 Jun 2007 12:10:24 +0000 (12:10 +0000)]
Update
Sergey Poznyakoff [Sat, 16 Jun 2007 12:10:14 +0000 (12:10 +0000)]
Add back write permissions on dir
Sergey Poznyakoff [Sat, 16 Jun 2007 12:09:59 +0000 (12:09 +0000)]
New file
Sergey Poznyakoff [Sat, 16 Jun 2007 12:09:50 +0000 (12:09 +0000)]
(Fixing Snapshot Files): New appendix
Sergey Poznyakoff [Sat, 16 Jun 2007 12:09:34 +0000 (12:09 +0000)]
(tar_TEXINFOS): Add tar-snapshot-edit.texi
Sergey Poznyakoff [Sat, 9 Jun 2007 17:07:54 +0000 (17:07 +0000)]
Update
Sergey Poznyakoff [Sat, 9 Jun 2007 17:07:46 +0000 (17:07 +0000)]
Sort the output
Paul Eggert [Fri, 8 Jun 2007 18:49:19 +0000 (18:49 +0000)]
Fix typo: occurence -> occurrence.
Sergey Poznyakoff [Fri, 8 Jun 2007 09:34:18 +0000 (09:34 +0000)]
Raise version number to 1.17
Sergey Poznyakoff [Fri, 8 Jun 2007 08:27:40 +0000 (08:27 +0000)]
Update
Sergey Poznyakoff [Fri, 8 Jun 2007 08:27:32 +0000 (08:27 +0000)]
(Operation Summary): Restore alphabetical order of the options.
Sergey Poznyakoff [Fri, 8 Jun 2007 08:15:41 +0000 (08:15 +0000)]
Update
Sergey Poznyakoff [Fri, 8 Jun 2007 08:14:12 +0000 (08:14 +0000)]
s/(ASCII|ID|BSD)/@acronym{&}/;s/"[^"]+"/``&''/
Use `path' only when it refers to search paths, use
`file name' otherwise.
Fix various errors (based on patch by Benno Schulenberg)
Sergey Poznyakoff [Fri, 1 Jun 2007 21:57:30 +0000 (21:57 +0000)]
Update testsuite
Sergey Poznyakoff [Fri, 1 Jun 2007 21:24:41 +0000 (21:24 +0000)]
Update
Sergey Poznyakoff [Fri, 1 Jun 2007 21:24:30 +0000 (21:24 +0000)]
(decode_xform): Exempt symbolic links from component
stripping and name suffix normalization.
Sergey Poznyakoff [Fri, 1 Jun 2007 21:24:08 +0000 (21:24 +0000)]
Update calls to transform_member_name
Sergey Poznyakoff [Fri, 1 Jun 2007 21:23:53 +0000 (21:23 +0000)]
(xform_type): New data type
(transform_member_name): Last argument is of xform_type type
All callers updated
Sergey Poznyakoff [Wed, 30 May 2007 19:15:32 +0000 (19:15 +0000)]
Update
Sergey Poznyakoff [Wed, 30 May 2007 19:15:17 +0000 (19:15 +0000)]
(decx): Unknown pax keywords produce a warning,not error.
Paul Eggert [Tue, 29 May 2007 16:48:23 +0000 (16:48 +0000)]
* src/misc.c (set_file_atime): Use gl_futimens, not futimens,
due to gnulib change.
SCALAR(0x828a248)
SCALAR(0x828a404)
Sergey Poznyakoff [Sat, 19 May 2007 17:04:34 +0000 (17:04 +0000)]
Update
Sergey Poznyakoff [Sat, 19 May 2007 17:03:59 +0000 (17:03 +0000)]
Update
Sergey Poznyakoff [Sat, 19 May 2007 17:03:44 +0000 (17:03 +0000)]
(tarball_prereq): Discard eventual md5sum output.
Sergey Poznyakoff [Sat, 19 May 2007 17:03:35 +0000 (17:03 +0000)]
Minor fix
Sergey Poznyakoff [Sat, 19 May 2007 17:03:28 +0000 (17:03 +0000)]
Global extended_header removed, use new xheader calls instead.
Sergey Poznyakoff [Sat, 19 May 2007 17:03:01 +0000 (17:03 +0000)]
(buffer_write_global_xheader): New function
Update to use new xheader calls.
Sergey Poznyakoff [Sat, 19 May 2007 17:02:46 +0000 (17:02 +0000)]
(xheader_init): New function
(xheader_decode_global,xheader_store,xheader_read)
(xheader_write_global,xheader_write,xheader_string_begin)
(xheader_string_add,xheader_string_end): Take xhdr as first
argument.
Sergey Poznyakoff [Sat, 19 May 2007 17:02:29 +0000 (17:02 +0000)]
(struct xheader): New definition
(struct tar_stat_info): New member xhdr (extended header).
Sergey Poznyakoff [Sat, 19 May 2007 17:02:13 +0000 (17:02 +0000)]
(buffer_write_global_xheader): New function
(struct xheader): Move definition to tar.h
(extended_header): Remove global
(xheader_init): New function
(xheader_decode_global,xheader_store,xheader_read)
(xheader_write_global,xheader_write,xheader_string_begin)
(xheader_string_add,xheader_string_end): Take xhdr as first
argument.
Sergey Poznyakoff [Fri, 18 May 2007 09:14:54 +0000 (09:14 +0000)]
Fix typos
Sergey Poznyakoff [Fri, 18 May 2007 08:22:33 +0000 (08:22 +0000)]
Update
Sergey Poznyakoff [Fri, 18 May 2007 08:22:21 +0000 (08:22 +0000)]
(dump_file0): Original ctime cannot be used as a directory change indicator if --remove-files is given.
Paul Eggert [Fri, 13 Apr 2007 00:51:07 +0000 (00:51 +0000)]
Adjust to latest Gnulib.
* lib/.cvsignore: Add dirfd.c, dirfd.h, float+.h, mbscasecmp.c,
stdio.h, stdio_.h, stdlib.h, stdlib_.h, time.h, time_.h, unistd.h.
Remove exit.h, getcwd.h, mempcpy.h, memrchr.h, mkdtemp.h, stpcpy.h,
strcase.h, strchrnul.h, strdup.h, strndup.h, strnlen.h, time_r.h,
vsnprintf.h.
* m4/.cvsignore: Remove localedir.h. Sort.
Sergey Poznyakoff [Tue, 3 Apr 2007 21:52:52 +0000 (21:52 +0000)]
Update
Sergey Poznyakoff [Tue, 3 Apr 2007 21:52:42 +0000 (21:52 +0000)]
(main): Don't call closeopen.
Sergey Poznyakoff [Tue, 3 Apr 2007 21:52:20 +0000 (21:52 +0000)]
Don't include <sys/time.h>, <sys/resource.h>; no longer needed.
Sergey Poznyakoff [Tue, 3 Apr 2007 21:52:01 +0000 (21:52 +0000)]
(closeopen): Remove decl.
Sergey Poznyakoff [Tue, 3 Apr 2007 21:38:40 +0000 (21:38 +0000)]
Update
Sergey Poznyakoff [Tue, 3 Apr 2007 21:38:14 +0000 (21:38 +0000)]
Update
Sergey Poznyakoff [Tue, 3 Apr 2007 21:38:00 +0000 (21:38 +0000)]
(sys_exec_info_script): Store the inter-communication fd in the environment variable TAR_FD
Sergey Poznyakoff [Tue, 3 Apr 2007 12:31:24 +0000 (12:31 +0000)]
Update
Sergey Poznyakoff [Tue, 3 Apr 2007 12:30:43 +0000 (12:30 +0000)]
Expect a warning on stderr
Sergey Poznyakoff [Tue, 3 Apr 2007 12:18:53 +0000 (12:18 +0000)]
Update
This page took 0.052443 seconds and 4 git commands to generate.