]> Dogcows Code - chaz/tar/log
chaz/tar
20 years agoAdded to the repository
Sergey Poznyakoff [Sun, 16 May 2004 09:04:16 +0000 (09:04 +0000)] 
Added to the repository

20 years agoUpdated.
Sergey Poznyakoff [Thu, 13 May 2004 08:25:51 +0000 (08:25 +0000)] 
Updated.

20 years agoRenamed strip_path_option to strip_components_option
Sergey Poznyakoff [Thu, 13 May 2004 08:24:32 +0000 (08:24 +0000)] 
Renamed strip_path_option to strip_components_option

20 years agoRaised version number to 1.14.1
Sergey Poznyakoff [Thu, 13 May 2004 08:23:47 +0000 (08:23 +0000)] 
Raised version number to 1.14.1

20 years agoRenamed --strip-path to --strip-components
Sergey Poznyakoff [Thu, 13 May 2004 08:22:28 +0000 (08:22 +0000)] 
Renamed --strip-path to --strip-components
Changed improper use of _() to ngettext().

20 years agoUpdated
Sergey Poznyakoff [Tue, 11 May 2004 14:25:18 +0000 (14:25 +0000)] 
Updated

20 years agoMinor correction
Sergey Poznyakoff [Tue, 11 May 2004 14:24:50 +0000 (14:24 +0000)] 
Minor correction

20 years ago(decode_options): Fixed typo in the comment.
Sergey Poznyakoff [Tue, 11 May 2004 14:24:23 +0000 (14:24 +0000)] 
(decode_options): Fixed typo in the comment.

20 years ago(open_archive): Removed assignment to read_full_records_option.
Sergey Poznyakoff [Tue, 11 May 2004 14:23:25 +0000 (14:23 +0000)] 
(open_archive): Removed assignment to read_full_records_option.

20 years ago(sys_child_open_for_uncompress): Do not
Sergey Poznyakoff [Tue, 11 May 2004 14:17:28 +0000 (14:17 +0000)] 
(sys_child_open_for_uncompress): Do not
set read_full_records_option: the compressed archive is
likely not to contain integer number of records. Should
the user wish to use reblocking, he may always give tar
-B option. This is a minor improvement over the change
dated 2004-03-22.

20 years ago(safer_name_suffix): (safer_name_suffix): Use "%s"
Sergey Poznyakoff [Tue, 11 May 2004 14:12:39 +0000 (14:12 +0000)] 
(safer_name_suffix): (safer_name_suffix): Use "%s"
as the format argument, rather than a possibly-translated variable
string. Patch provided by Jim Meyering  <jim@meyering.net>

20 years agoUpdated
Sergey Poznyakoff [Tue, 11 May 2004 13:15:18 +0000 (13:15 +0000)] 
Updated

20 years agoNew file
Sergey Poznyakoff [Tue, 11 May 2004 13:12:56 +0000 (13:12 +0000)] 
New file

20 years agoRewritten. Added rules for generating documentation for the project's website.
Sergey Poznyakoff [Tue, 11 May 2004 13:10:45 +0000 (13:10 +0000)] 
Rewritten. Added rules for generating documentation for the project's website.

20 years agoUpdated
Sergey Poznyakoff [Tue, 11 May 2004 09:25:59 +0000 (09:25 +0000)] 
Updated

20 years agoAdded copyleft statement
Sergey Poznyakoff [Tue, 11 May 2004 09:25:30 +0000 (09:25 +0000)] 
Added copyleft statement

20 years agoRaised version number to 1.14
Sergey Poznyakoff [Tue, 11 May 2004 09:25:15 +0000 (09:25 +0000)] 
Raised version number to 1.14

20 years agoUpdated
Sergey Poznyakoff [Mon, 10 May 2004 13:50:42 +0000 (13:50 +0000)] 
Updated

20 years agoQuote TAR_ARCHIVE_FORMATS
Sergey Poznyakoff [Mon, 10 May 2004 13:48:57 +0000 (13:48 +0000)] 
Quote TAR_ARCHIVE_FORMATS

20 years ago(compare): Fixed argument quoting under eval
Sergey Poznyakoff [Mon, 10 May 2004 13:48:23 +0000 (13:48 +0000)] 
(compare): Fixed argument quoting under eval

20 years agoFixed prerequisite headers for sys/buf.h (needed on FreeBSD)
Sergey Poznyakoff [Mon, 10 May 2004 13:47:52 +0000 (13:47 +0000)] 
Fixed prerequisite headers for sys/buf.h (needed on FreeBSD)

20 years agoUpdated
Sergey Poznyakoff [Mon, 10 May 2004 11:48:07 +0000 (11:48 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Mon, 10 May 2004 11:46:56 +0000 (11:46 +0000)] 
Updated

20 years agoNew option --rmt-command.
Sergey Poznyakoff [Mon, 10 May 2004 11:42:23 +0000 (11:42 +0000)] 
New option --rmt-command.
(decode_options): Handle --rmt-command. Initialize
rmt_command_option to DEFAULT_RMT_COMMAND.

20 years agoUse rmt_command_option instead of hardcoded "/etc/rmt".
Sergey Poznyakoff [Mon, 10 May 2004 11:41:43 +0000 (11:41 +0000)] 
Use rmt_command_option instead of hardcoded "/etc/rmt".

20 years ago(read_and): Print block number before
Sergey Poznyakoff [Mon, 10 May 2004 11:41:23 +0000 (11:41 +0000)] 
(read_and): Print block number before
issuing 'Skipping to next header' diagnostics, if
requested by block_number_option.

20 years ago(rmt_command_option): New variable.
Sergey Poznyakoff [Mon, 10 May 2004 11:40:55 +0000 (11:40 +0000)] 
(rmt_command_option): New variable.

20 years ago(localedir.h rule): Generate correct DEFAULT_RMT_COMMAND variable.
Sergey Poznyakoff [Mon, 10 May 2004 11:39:51 +0000 (11:39 +0000)] 
(localedir.h rule): Generate correct DEFAULT_RMT_COMMAND variable.

20 years agoFixed --version output.
Sergey Poznyakoff [Mon, 10 May 2004 11:38:54 +0000 (11:38 +0000)] 
Fixed --version output.

20 years agoFixed --version output.
Sergey Poznyakoff [Mon, 10 May 2004 11:38:16 +0000 (11:38 +0000)] 
Fixed --version output.
Fixed initialization of the listing files and printing
the time of the last previous level dump.

20 years agoInstall the scripts only if requested by the configure.
Sergey Poznyakoff [Mon, 10 May 2004 11:37:54 +0000 (11:37 +0000)] 
Install the scripts only if requested by the configure.

20 years agoCall gl_AC_TYPE_INTMAX_T. Document
Sergey Poznyakoff [Mon, 10 May 2004 11:37:31 +0000 (11:37 +0000)] 
Call gl_AC_TYPE_INTMAX_T. Document
DEFAULT_.* variables. Use DEFAULT_RMT_COMMAND to set
the pathname of the rmt utility.
New option --enable-backup-scripts.

20 years agoUpdated
Sergey Poznyakoff [Mon, 10 May 2004 11:36:40 +0000 (11:36 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Mon, 10 May 2004 08:04:37 +0000 (08:04 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Sat, 8 May 2004 22:25:22 +0000 (22:25 +0000)] 
Updated

20 years agoMinor fix
Sergey Poznyakoff [Sat, 8 May 2004 22:22:24 +0000 (22:22 +0000)] 
Minor fix

20 years agoRemoved
Sergey Poznyakoff [Sat, 8 May 2004 22:19:40 +0000 (22:19 +0000)] 
Removed

20 years agoUpdated
Sergey Poznyakoff [Sat, 8 May 2004 22:18:38 +0000 (22:18 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Sat, 8 May 2004 22:16:17 +0000 (22:16 +0000)] 
Updated

20 years agoNew file
Sergey Poznyakoff [Sat, 8 May 2004 22:14:52 +0000 (22:14 +0000)] 
New file

20 years agoNew file. Source for backup.sh
Sergey Poznyakoff [Sat, 8 May 2004 22:14:05 +0000 (22:14 +0000)] 
New file. Source for backup.sh

20 years agoRemoved
Sergey Poznyakoff [Sat, 8 May 2004 22:12:18 +0000 (22:12 +0000)] 
Removed

20 years agoUpdated
Sergey Poznyakoff [Sat, 8 May 2004 22:11:21 +0000 (22:11 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Fri, 7 May 2004 15:04:44 +0000 (15:04 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Fri, 7 May 2004 15:04:10 +0000 (15:04 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Fri, 7 May 2004 15:01:31 +0000 (15:01 +0000)] 
Updated

20 years agoAdded copyleft header
Sergey Poznyakoff [Fri, 7 May 2004 14:59:19 +0000 (14:59 +0000)] 
Added copyleft header

20 years agoAdded copyleft header
Sergey Poznyakoff [Fri, 7 May 2004 14:54:29 +0000 (14:54 +0000)] 
Added copyleft header

20 years agoUpdated
Sergey Poznyakoff [Fri, 7 May 2004 14:49:35 +0000 (14:49 +0000)] 
Updated

20 years agotest if -C works when used with --same-order
Sergey Poznyakoff [Fri, 7 May 2004 14:48:59 +0000 (14:48 +0000)] 
test if -C works when used with --same-order

20 years ago(name_gather): Bugfix: Honor single -C with --same-order
Sergey Poznyakoff [Fri, 7 May 2004 14:46:37 +0000 (14:46 +0000)] 
(name_gather): Bugfix: Honor single -C with --same-order

20 years agoUpdated
Sergey Poznyakoff [Thu, 6 May 2004 09:26:58 +0000 (09:26 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Thu, 6 May 2004 09:16:53 +0000 (09:16 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Thu, 6 May 2004 09:16:06 +0000 (09:16 +0000)] 
Updated

20 years agoUpdated for new directory contents.
Sergey Poznyakoff [Thu, 6 May 2004 09:15:35 +0000 (09:15 +0000)] 
Updated for new directory contents.

20 years agoAdded to the repository
Sergey Poznyakoff [Thu, 6 May 2004 09:14:51 +0000 (09:14 +0000)] 
Added to the repository

20 years agoRemoved
Sergey Poznyakoff [Thu, 6 May 2004 09:14:29 +0000 (09:14 +0000)] 
Removed

20 years agoCheck whether date accepts +format argument (for backup scripts).
Sergey Poznyakoff [Thu, 6 May 2004 09:11:32 +0000 (09:11 +0000)] 
Check whether date accepts +format argument (for backup scripts).

20 years agoOops, sorry. Mistakingly added...
Sergey Poznyakoff [Wed, 5 May 2004 20:49:07 +0000 (20:49 +0000)] 
Oops, sorry. Mistakingly added...

20 years agoAdded to the repository
Sergey Poznyakoff [Wed, 5 May 2004 20:45:36 +0000 (20:45 +0000)] 
Added to the repository

20 years agoUpdated
Sergey Poznyakoff [Wed, 5 May 2004 11:56:23 +0000 (11:56 +0000)] 
Updated

20 years ago--utc implies -vv
Sergey Poznyakoff [Wed, 5 May 2004 11:56:04 +0000 (11:56 +0000)] 
--utc implies -vv

20 years agoUdated
Sergey Poznyakoff [Wed, 5 May 2004 11:55:18 +0000 (11:55 +0000)] 
Udated

20 years agoUpdated
Sergey Poznyakoff [Wed, 28 Apr 2004 07:44:41 +0000 (07:44 +0000)] 
Updated

20 years agoMake sure ICONV_CONST is defined. AM_ICONV does not define it if it fails to find...
Sergey Poznyakoff [Wed, 28 Apr 2004 07:44:19 +0000 (07:44 +0000)] 
Make sure ICONV_CONST is defined. AM_ICONV does not define it if it fails to find iconv.h.

20 years agoUpdated
Sergey Poznyakoff [Mon, 26 Apr 2004 13:49:10 +0000 (13:49 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Mon, 26 Apr 2004 13:48:50 +0000 (13:48 +0000)] 
Updated

20 years agoSynchronized with the recent changes.
Sergey Poznyakoff [Mon, 26 Apr 2004 13:44:19 +0000 (13:44 +0000)] 
Synchronized with the recent changes.

20 years agoInclude stpcpy.h
Sergey Poznyakoff [Mon, 26 Apr 2004 13:43:20 +0000 (13:43 +0000)] 
Include stpcpy.h

20 years agoUpdated
Sergey Poznyakoff [Mon, 26 Apr 2004 13:42:24 +0000 (13:42 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Mon, 26 Apr 2004 13:41:27 +0000 (13:41 +0000)] 
Updated

20 years agoGenerate Makefile.am from Makefile.tmpl
Sergey Poznyakoff [Mon, 26 Apr 2004 13:40:50 +0000 (13:40 +0000)] 
Generate Makefile.am from Makefile.tmpl

20 years agoInvoke tar_GNULIB to configure gnulib stuff.
Sergey Poznyakoff [Mon, 26 Apr 2004 13:38:41 +0000 (13:38 +0000)] 
Invoke tar_GNULIB to configure gnulib stuff.

20 years agoUse gnulib-tool to generate lib/Makefile.am and parts of configure.ac
Sergey Poznyakoff [Mon, 26 Apr 2004 13:38:14 +0000 (13:38 +0000)] 
Use gnulib-tool to generate lib/Makefile.am and parts of configure.ac

20 years agoUpdated
Sergey Poznyakoff [Mon, 26 Apr 2004 09:24:27 +0000 (09:24 +0000)] 
Updated

20 years agoProduce an error, not warning, if the filename is too long.
Sergey Poznyakoff [Mon, 26 Apr 2004 09:19:07 +0000 (09:19 +0000)] 
Produce an error, not warning, if the filename is too long.

20 years agoUpdated
Sergey Poznyakoff [Tue, 20 Apr 2004 11:07:33 +0000 (11:07 +0000)] 
Updated

20 years agoFixed typo
Sergey Poznyakoff [Tue, 20 Apr 2004 11:07:04 +0000 (11:07 +0000)] 
Fixed typo

20 years agoBugfix by Jürgen Weigert
Sergey Poznyakoff [Tue, 20 Apr 2004 11:06:35 +0000 (11:06 +0000)] 
Bugfix by Jürgen Weigert

20 years agoFixed test for iconv_t
Sergey Poznyakoff [Tue, 20 Apr 2004 11:06:08 +0000 (11:06 +0000)] 
Fixed test for iconv_t

20 years agoMerge getdate documentation changes from coreutils.
Paul Eggert [Mon, 5 Apr 2004 05:46:08 +0000 (05:46 +0000)] 
Merge getdate documentation changes from coreutils.

20 years agoMerge recent gnulib changes, and remove some lint.
Paul Eggert [Mon, 5 Apr 2004 02:29:18 +0000 (02:29 +0000)] 
Merge recent gnulib changes, and remove some lint.

20 years agoUpdated
Sergey Poznyakoff [Sun, 4 Apr 2004 13:33:54 +0000 (13:33 +0000)] 
Updated

20 years agoAdded mksparse
Sergey Poznyakoff [Sun, 4 Apr 2004 13:32:11 +0000 (13:32 +0000)] 
Added mksparse

20 years agoProtect inclusion of <sys/time.h>
Sergey Poznyakoff [Sun, 4 Apr 2004 13:31:26 +0000 (13:31 +0000)] 
Protect inclusion of <sys/time.h>
by ifdef.
Declare time() if HAVE_DECL_TIME is 0

20 years agoRaised version number to 1.13.94
Sergey Poznyakoff [Sun, 4 Apr 2004 13:30:42 +0000 (13:30 +0000)] 
Raised version number to 1.13.94

20 years agoUpdated
Sergey Poznyakoff [Sun, 4 Apr 2004 13:30:14 +0000 (13:30 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Sun, 4 Apr 2004 10:12:56 +0000 (10:12 +0000)] 
Updated

20 years agoAdded missing call to 'after'
Sergey Poznyakoff [Sun, 4 Apr 2004 10:12:08 +0000 (10:12 +0000)] 
Added missing call to 'after'

20 years agoUpdated
Sergey Poznyakoff [Sun, 4 Apr 2004 09:53:18 +0000 (09:53 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Sun, 4 Apr 2004 09:50:42 +0000 (09:50 +0000)] 
Updated

20 years agoUpdated
Sergey Poznyakoff [Sun, 4 Apr 2004 09:48:45 +0000 (09:48 +0000)] 
Updated

20 years agoAdded Mads Martin Joergensen
Sergey Poznyakoff [Sun, 4 Apr 2004 09:47:35 +0000 (09:47 +0000)] 
Added Mads Martin Joergensen

20 years ago(usage): Prototype moved to common.h
Sergey Poznyakoff [Sun, 4 Apr 2004 09:47:08 +0000 (09:47 +0000)] 
(usage): Prototype moved to common.h

20 years agoinclude <fnmatch.h>
Sergey Poznyakoff [Sun, 4 Apr 2004 09:43:09 +0000 (09:43 +0000)] 
include <fnmatch.h>
(size_decoder): Assign to both st->archive_file_size and
st->stat.st_size.
(st->stat.st_size): Assign to st->stat.st_size
(sparse_numbytes_decoder): Removed unused variable

20 years ago(utf8_convert): Changed prototype
Sergey Poznyakoff [Sun, 4 Apr 2004 09:42:27 +0000 (09:42 +0000)] 
(utf8_convert): Changed prototype
(get_input_charset): Removed unused variable

20 years ago(usage): Prototype moved to common.h
Sergey Poznyakoff [Sun, 4 Apr 2004 09:41:16 +0000 (09:41 +0000)] 
(usage): Prototype moved to common.h

20 years agoInclude <sys/time.h> and <utime.h> when available
Sergey Poznyakoff [Sun, 4 Apr 2004 09:33:41 +0000 (09:33 +0000)] 
Include <sys/time.h> and <utime.h> when available

20 years ago(struct tar_sparse_optab.sparse_member_p)
Sergey Poznyakoff [Sun, 4 Apr 2004 09:33:25 +0000 (09:33 +0000)] 
(struct tar_sparse_optab.sparse_member_p)
(struct tar_sparse_optab.fixup_header): New member
(tar_sparse_member_p): New function.
(tar_sparse_init): Return true if decode_header is not provided
(tar_sparse_fixup_header)
(sparse_member_p,sparse_fixup_header)
(sparse_skip_file)
(oldgnu_sparse_member_p,oldgnu_fixup_header,star_sparse_member_p)
(star_fixup_header, pax_sparse_member_p): New function
(pax_decode_header): Remove

20 years agoinclude "common.h"
Sergey Poznyakoff [Sun, 4 Apr 2004 09:32:33 +0000 (09:32 +0000)] 
include "common.h"

This page took 0.055931 seconds and 4 git commands to generate.