]>
Dogcows Code - chaz/tar/log
Sergey Poznyakoff [Tue, 18 Jan 2005 01:11:56 +0000 (01:11 +0000)]
(name_file): Removed variable.
(read_name_from_file): Removed function. All callers changed.
(name_close): Removed function. All callers changed.
Sergey Poznyakoff [Tue, 18 Jan 2005 01:11:22 +0000 (01:11 +0000)]
(stat_fatal): New function
Sergey Poznyakoff [Tue, 18 Jan 2005 01:11:05 +0000 (01:11 +0000)]
Remove inclusion of obstack.h src/incremen.c
Sergey Poznyakoff [Tue, 18 Jan 2005 01:10:39 +0000 (01:10 +0000)]
Include obstack.h
(files_from_option): Removed
(unquote_option): New variable
(stat_fatal): New function
(name_close): Removed function.
Sergey Poznyakoff [Tue, 18 Jan 2005 01:10:12 +0000 (01:10 +0000)]
Raised version number to 1.15.2
Sergey Poznyakoff [Fri, 14 Jan 2005 09:27:03 +0000 (09:27 +0000)]
Complete the reference
Sergey Poznyakoff [Fri, 14 Jan 2005 08:47:36 +0000 (08:47 +0000)]
*** empty log message ***
Paul Eggert [Thu, 13 Jan 2005 20:57:40 +0000 (20:57 +0000)]
* tests/testsuite.at (RE_CHECK): Use "join - file", not "join file -".
Paul Eggert [Thu, 13 Jan 2005 20:57:23 +0000 (20:57 +0000)]
(RE_CHECK): Use "join - file", not
"join file -", to work around a bug in Solaris 8 join.
Sergey Poznyakoff [Thu, 13 Jan 2005 16:19:23 +0000 (16:19 +0000)]
Updated
Sergey Poznyakoff [Thu, 13 Jan 2005 16:13:43 +0000 (16:13 +0000)]
Updated
Sergey Poznyakoff [Thu, 13 Jan 2005 16:07:35 +0000 (16:07 +0000)]
Updated
Sergey Poznyakoff [Thu, 13 Jan 2005 16:01:14 +0000 (16:01 +0000)]
Added Josef Bauer
Sergey Poznyakoff [Thu, 13 Jan 2005 16:00:59 +0000 (16:00 +0000)]
Added long01.at
Sergey Poznyakoff [Thu, 13 Jan 2005 16:00:45 +0000 (16:00 +0000)]
Sort tar output
Sergey Poznyakoff [Thu, 13 Jan 2005 16:00:23 +0000 (16:00 +0000)]
Test listing of GNU long names divisible by 512.
Sergey Poznyakoff [Thu, 13 Jan 2005 15:59:26 +0000 (15:59 +0000)]
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 [Wed, 12 Jan 2005 00:08:10 +0000 (00:08 +0000)]
Updated
Sergey Poznyakoff [Wed, 12 Jan 2005 00:07:49 +0000 (00:07 +0000)]
Template file for gendocs.sh
Sergey Poznyakoff [Tue, 11 Jan 2005 16:28:17 +0000 (16:28 +0000)]
Updated
Sergey Poznyakoff [Tue, 11 Jan 2005 16:28:07 +0000 (16:28 +0000)]
Reworded docstrings for --[no-]same-permissions
Sergey Poznyakoff [Tue, 11 Jan 2005 16:27:57 +0000 (16:27 +0000)]
Updated docs for --[no-]same-permissions
Sergey Poznyakoff [Tue, 11 Jan 2005 16:27:43 +0000 (16:27 +0000)]
Use gendocs.sh to generate web documentation
Sergey Poznyakoff [Tue, 11 Jan 2005 16:27:26 +0000 (16:27 +0000)]
Updated for 1.15.1
Sergey Poznyakoff [Thu, 6 Jan 2005 18:33:29 +0000 (18:33 +0000)]
Updated
Sergey Poznyakoff [Thu, 6 Jan 2005 18:27:36 +0000 (18:27 +0000)]
Updated
Sergey Poznyakoff [Thu, 6 Jan 2005 18:17:20 +0000 (18:17 +0000)]
Do not create useless directory
Sergey Poznyakoff [Thu, 6 Jan 2005 18:16:50 +0000 (18:16 +0000)]
Add options02.at
Sergey Poznyakoff [Thu, 6 Jan 2005 18:16:30 +0000 (18:16 +0000)]
Test that tar correctly handles non-option arguments interspersed with options.
Sergey Poznyakoff [Thu, 6 Jan 2005 18:15:50 +0000 (18:15 +0000)]
Call tar_PAXUTILS
Sergey Poznyakoff [Thu, 6 Jan 2005 18:15:12 +0000 (18:15 +0000)]
Create m4/paxutils.m4
Sergey Poznyakoff [Wed, 5 Jan 2005 17:30:36 +0000 (17:30 +0000)]
(parse_opt): Bugfix: Use ARGP_KEY_ARG. Thanks Mike Frysinger <vapier@gentoo.org> for reporting.
Paul Eggert [Tue, 4 Jan 2005 20:20:56 +0000 (20:20 +0000)]
* lib/Makefile.tmpl (localedir.h): Omit needless quotes and a
needless sed command.
Paul Eggert [Fri, 24 Dec 2004 07:44:30 +0000 (07:44 +0000)]
Accommodate latest gnulib.
Paul Eggert [Fri, 24 Dec 2004 07:43:52 +0000 (07:43 +0000)]
Add getdate.texi.
Paul Eggert [Fri, 24 Dec 2004 07:43:32 +0000 (07:43 +0000)]
Do not treat alloca-opt specially; this is no
longer needed (and breaks builds) with latest gnulib.
Sergey Poznyakoff [Wed, 22 Dec 2004 10:54:22 +0000 (10:54 +0000)]
Updated
Sergey Poznyakoff [Wed, 22 Dec 2004 10:53:48 +0000 (10:53 +0000)]
(main): Reverted recent changes (#ifdef).
Sergey Poznyakoff [Tue, 21 Dec 2004 16:21:53 +0000 (16:21 +0000)]
Updated
Sergey Poznyakoff [Tue, 21 Dec 2004 15:10:56 +0000 (15:10 +0000)]
(open_compressed_archive): Do not attemt to determine compression type if handling multi-volume archive
Sergey Poznyakoff [Tue, 21 Dec 2004 15:00:29 +0000 (15:00 +0000)]
Minor improvement: reset hit_eof in open_compressed_archive
Sergey Poznyakoff [Tue, 21 Dec 2004 14:45:18 +0000 (14:45 +0000)]
Updated
Sergey Poznyakoff [Tue, 21 Dec 2004 14:44:15 +0000 (14:44 +0000)]
(main): Protect invocation of setlocale by ifdef.
Sergey Poznyakoff [Tue, 21 Dec 2004 14:44:03 +0000 (14:44 +0000)]
(from_header, tar_checksum): Changed declaration. All callers updated.
Sergey Poznyakoff [Tue, 21 Dec 2004 14:42:15 +0000 (14:42 +0000)]
(tar_checksum): changed declaration
Sergey Poznyakoff [Tue, 21 Dec 2004 14:41:35 +0000 (14:41 +0000)]
(check_compressed_archive): Check remote archves as well
Sergey Poznyakoff [Tue, 21 Dec 2004 13:38:01 +0000 (13:38 +0000)]
Updated
Sergey Poznyakoff [Tue, 21 Dec 2004 13:27:50 +0000 (13:27 +0000)]
Updated
Sergey Poznyakoff [Tue, 21 Dec 2004 13:27:28 +0000 (13:27 +0000)]
Rewritten in xhtml to follow recent GNU site standards.
Sergey Poznyakoff [Tue, 21 Dec 2004 13:27:06 +0000 (13:27 +0000)]
Discard stderr from sort, on some systems it spits out lots of irrelevant info.
Sergey Poznyakoff [Tue, 21 Dec 2004 13:26:41 +0000 (13:26 +0000)]
Use AT_GZIP_PREREQ
Sergey Poznyakoff [Tue, 21 Dec 2004 13:26:07 +0000 (13:26 +0000)]
(comprec.at,pipe.at): New tests
Sergey Poznyakoff [Tue, 21 Dec 2004 13:24:37 +0000 (13:24 +0000)]
New test
Sergey Poznyakoff [Tue, 21 Dec 2004 13:24:00 +0000 (13:24 +0000)]
(main): Protect invocation of setlocale by ifdef.
Sergey Poznyakoff [Tue, 21 Dec 2004 13:23:46 +0000 (13:23 +0000)]
Bugfix. Changes introduced 2004-11-26 broke extraction from stdin.
Sergey Poznyakoff [Tue, 21 Dec 2004 13:23:27 +0000 (13:23 +0000)]
Entry for 1.15.1
Sergey Poznyakoff [Tue, 21 Dec 2004 13:23:10 +0000 (13:23 +0000)]
Raise version number to 1.15.1; Check for locale.h
Sergey Poznyakoff [Mon, 20 Dec 2004 14:02:22 +0000 (14:02 +0000)]
Updated
Sergey Poznyakoff [Mon, 20 Dec 2004 13:59:15 +0000 (13:59 +0000)]
Updated
Sergey Poznyakoff [Mon, 20 Dec 2004 13:56:41 +0000 (13:56 +0000)]
Added to the repository
Sergey Poznyakoff [Mon, 20 Dec 2004 13:56:31 +0000 (13:56 +0000)]
Removed
Sergey Poznyakoff [Mon, 20 Dec 2004 13:55:37 +0000 (13:55 +0000)]
Document quicktest.sh
Sergey Poznyakoff [Mon, 20 Dec 2004 13:55:22 +0000 (13:55 +0000)]
Distribute star/quicktest.sh
Sergey Poznyakoff [Mon, 20 Dec 2004 13:55:06 +0000 (13:55 +0000)]
(update_po): Give -r to wget. Always remove index.html
Ignore alloca-opt module (it duplicates alloca)
Sergey Poznyakoff [Mon, 20 Dec 2004 13:54:01 +0000 (13:54 +0000)]
Raised version number to 1.15
Sergey Poznyakoff [Sat, 18 Dec 2004 20:14:34 +0000 (20:14 +0000)]
Updated
Sergey Poznyakoff [Sat, 18 Dec 2004 20:09:55 +0000 (20:09 +0000)]
Updated
Sergey Poznyakoff [Sat, 18 Dec 2004 20:08:56 +0000 (20:08 +0000)]
Added delete05.at
Sergey Poznyakoff [Sat, 18 Dec 2004 20:08:11 +0000 (20:08 +0000)]
Fixed typo in AT_SETUP
Sergey Poznyakoff [Sat, 18 Dec 2004 20:07:59 +0000 (20:07 +0000)]
Test deletion of non-existing members
Sergey Poznyakoff [Sat, 18 Dec 2004 20:07:04 +0000 (20:07 +0000)]
(decode_options): Ignore --seek if used with --delete.
Delete.c is based on the assumption that the archive is being
actually read, not lseeked.
Sergey Poznyakoff [Sat, 18 Dec 2004 20:06:39 +0000 (20:06 +0000)]
Document auto-detection of compressed archive formats.
Sergey Poznyakoff [Sat, 18 Dec 2004 20:06:18 +0000 (20:06 +0000)]
Updated
Sergey Poznyakoff [Fri, 17 Dec 2004 16:12:01 +0000 (16:12 +0000)]
Updated
Sergey Poznyakoff [Fri, 17 Dec 2004 16:10:36 +0000 (16:10 +0000)]
(delete_archive_members): Bugfix: when
attempting to delete an unexisting member, the last
blocking_factor blocks were zeroed.
Paul Eggert [Tue, 14 Dec 2004 19:07:44 +0000 (19:07 +0000)]
* TODO: Mention sub-second resolution, lutimes, lchmod.
Paul Eggert [Tue, 14 Dec 2004 19:07:20 +0000 (19:07 +0000)]
Mention sub-second resolution, lutimes, lchmod.
Paul Eggert [Sun, 28 Nov 2004 06:41:15 +0000 (06:41 +0000)]
Remove unnecessary entries from lib/.cvsignore and m4/.cvsignore.
Paul Eggert [Sun, 28 Nov 2004 06:40:35 +0000 (06:40 +0000)]
Remove pathmax.h, xstrdup.c.
Paul Eggert [Sun, 28 Nov 2004 06:40:03 +0000 (06:40 +0000)]
Remove malloc.m4, pathmax.m4, realloc.m4.
Paul Eggert [Sun, 28 Nov 2004 06:32:01 +0000 (06:32 +0000)]
Adjust to recent gnulib changes.
Sergey Poznyakoff [Fri, 26 Nov 2004 19:12:09 +0000 (19:12 +0000)]
Updated
Sergey Poznyakoff [Fri, 26 Nov 2004 19:10:20 +0000 (19:10 +0000)]
Updated
Sergey Poznyakoff [Fri, 26 Nov 2004 19:09:48 +0000 (19:09 +0000)]
(tar_checksum): New function
Sergey Poznyakoff [Fri, 26 Nov 2004 19:09:26 +0000 (19:09 +0000)]
(tar_checksum): New function
Sergey Poznyakoff [Fri, 26 Nov 2004 19:08:58 +0000 (19:08 +0000)]
(hit_eof): Changed type to boolean
(read_full_records,reading_from_pipe): New variables
(check_compressed_archive,open_compressed_archive): New functions
(open_archive): Autodetect compressed archives and act accodingly.
Set reading_from_pipe. This fixes contraversial set of changes
introduced 2004-05-11,2004-03-22.
Sergey Poznyakoff [Fri, 26 Nov 2004 19:08:25 +0000 (19:08 +0000)]
Updated
Sergey Poznyakoff [Fri, 26 Nov 2004 19:08:14 +0000 (19:08 +0000)]
Concatenate multivolume archives
Sergey Poznyakoff [Fri, 26 Nov 2004 19:07:42 +0000 (19:07 +0000)]
Raised version number to 1.14.91
Sergey Poznyakoff [Fri, 26 Nov 2004 15:55:32 +0000 (15:55 +0000)]
Updated
Sergey Poznyakoff [Tue, 16 Nov 2004 11:03:05 +0000 (11:03 +0000)]
Updated
Sergey Poznyakoff [Tue, 16 Nov 2004 11:02:45 +0000 (11:02 +0000)]
Fixed -o semantics. Thanks Jean Delvare <khali@linux-fr.org>
Sergey Poznyakoff [Mon, 25 Oct 2004 15:59:44 +0000 (15:59 +0000)]
Updated
Sergey Poznyakoff [Mon, 25 Oct 2004 15:57:48 +0000 (15:57 +0000)]
Use locale_charset() from gnulib
Sergey Poznyakoff [Mon, 25 Oct 2004 15:57:29 +0000 (15:57 +0000)]
(options): Use OPTION_NO_TRANS
Sergey Poznyakoff [Mon, 25 Oct 2004 15:56:57 +0000 (15:56 +0000)]
(decode_header): Set uname/gname to NULL if their header counterparts are empty
Sergey Poznyakoff [Mon, 25 Oct 2004 15:56:37 +0000 (15:56 +0000)]
(LDADD): Add LIBICONV
Sergey Poznyakoff [Mon, 25 Oct 2004 15:56:20 +0000 (15:56 +0000)]
Initialize SUFFIXES and CLEANFILES since the makefile snippet from localcharset uses '+=' on them.
Sergey Poznyakoff [Mon, 25 Oct 2004 15:55:59 +0000 (15:55 +0000)]
Add localcharset
Sergey Poznyakoff [Mon, 25 Oct 2004 15:55:27 +0000 (15:55 +0000)]
Minor fix
This page took 0.051802 seconds and 4 git commands to generate.