Commit Graph

1277 Commits

Author SHA1 Message Date
Paul Eggert 08cba4e4e5 (valloc): Remove check; valloc no longer used. 2004-08-03 04:42:18 +00:00
Paul Eggert d81b5d6f1e (gnulib_modules): Add getpagesize. 2004-08-03 04:41:48 +00:00
Paul Eggert 55ec665a41 Add fchown-stub.c 2004-07-10 06:51:38 +00:00
Paul Eggert 4ab8cff6b3 * lib/.cvsignore: Add fchown-stub.c. 2004-07-10 06:51:17 +00:00
Paul Eggert e4afe72b7a src/extract.c (extract_archive): Do not report an error
when hard-linking X to X when X exists.
2004-07-10 06:14:51 +00:00
Paul Eggert 0a3a9744f7 (extract_archive): Do not report an error
when hard-linking X to X when X exists.
2004-07-10 06:13:28 +00:00
Sergey Poznyakoff ad548198f3 Added Martin Simmons 2004-06-29 10:17:38 +00:00
Sergey Poznyakoff 4f732c1595 Updated 2004-06-29 10:13:14 +00:00
Sergey Poznyakoff f94cf6216b (gnu_restore): Renamed to purge_directory().
Do not attempt to purge the directory if it is on a different
device and one_file_system_option is set.
2004-06-29 10:11:46 +00:00
Sergey Poznyakoff 44391cb932 (extr_init): Save the device number
of the root device.
(extract_archive): Renamed gnu_restore() to purge_directory().
2004-06-29 10:11:13 +00:00
Sergey Poznyakoff af15956c4d (root_device): New global.
(gnu_restore): Renamed to purge_directory().
2004-06-29 10:10:26 +00:00
Sergey Poznyakoff 402b50d4d2 Updated 2004-06-29 10:09:52 +00:00
Sergey Poznyakoff 240a4ed90a Updated 2004-06-25 10:33:06 +00:00
Sergey Poznyakoff 6938706958 The actual default for exclude patterns is --no-anchored. Thanks "Felix Natter" <felix.natter@ldc.de> for noticing. 2004-06-25 10:32:44 +00:00
Sergey Poznyakoff cd2c8d4fbb The actual default for exclude patterns is --no-anchored. Fixed. 2004-06-25 10:32:27 +00:00
Sergey Poznyakoff 421043b6b1 Updated 2004-06-22 09:30:57 +00:00
Sergey Poznyakoff 24aa94e5cf Fixed docstring for --checkpoint option. 2004-06-22 09:30:32 +00:00
Sergey Poznyakoff 8160c0dae9 Fixed several inconsistencies. 2004-06-22 09:30:01 +00:00
Sergey Poznyakoff 53614b3dff Updated 2004-05-19 14:30:21 +00:00
Sergey Poznyakoff 23c2244ddf Updated 2004-05-19 14:28:20 +00:00
Sergey Poznyakoff ebdf1bc7a6 Determine type of the archive before appending to it. 2004-05-19 14:27:41 +00:00
Sergey Poznyakoff ba08e339a6 (struct fmttab): Accept 'pax' as alias
for 'posix'
(options): New option -n (--seek).
2004-05-19 14:27:22 +00:00
Sergey Poznyakoff 951b0370df (skip_file): Use seek_archive() if possible. 2004-05-19 14:26:25 +00:00
Sergey Poznyakoff 167f5ba2bc (seek_archive): New function
(seekable_archive): New global.
2004-05-19 14:25:55 +00:00
Sergey Poznyakoff 488430f739 (seek_archive): New function 2004-05-19 14:25:27 +00:00
Sergey Poznyakoff 80c29e6315 Fix typo 2004-05-19 10:59:25 +00:00
Sergey Poznyakoff 432b157a28 Updated 2004-05-19 10:58:04 +00:00
Sergey Poznyakoff b121917368 (safer_name_suffix): Fixed bug intraduced 2004-05-11. 2004-05-19 10:57:25 +00:00
Sergey Poznyakoff fa8cb1895c Updated 2004-05-19 10:35:23 +00:00
Sergey Poznyakoff 64759986a9 Document -H option 2004-05-19 10:34:09 +00:00
Sergey Poznyakoff d4d6c23008 New option -H (short alias to --format) 2004-05-19 10:33:26 +00:00
Sergey Poznyakoff 325a45f0f1 New option --update-po 2004-05-19 10:32:52 +00:00
Sergey Poznyakoff f41e484f23 Updated 2004-05-16 20:57:53 +00:00
Sergey Poznyakoff 141d267691 Minor formatting fix 2004-05-16 20:56:05 +00:00
Sergey Poznyakoff 3331593d8d Updated 2004-05-16 20:55:18 +00:00
Sergey Poznyakoff 3344bf9380 Minor fix 2004-05-16 20:51:21 +00:00
Sergey Poznyakoff 463d99453f Fix improper use of 'path' word 2004-05-16 20:50:55 +00:00
Sergey Poznyakoff d2d5d64cb4 Minor fix. 2004-05-16 20:49:53 +00:00
Sergey Poznyakoff 32ebe16224 Updated 2004-05-16 20:48:14 +00:00
Sergey Poznyakoff a447fd3714 Use argp for command line parsing. 2004-05-16 20:47:47 +00:00
Sergey Poznyakoff 792965270b Check for _getopt_long_only_r and force using included version of getopt if the function is not available. 2004-05-16 20:47:07 +00:00
Sergey Poznyakoff 916019e417 Added to the repository 2004-05-16 20:46:30 +00:00
Sergey Poznyakoff 3ee93d341e Apply patches from 'patches' subdirectory 2004-05-16 20:46:02 +00:00
Sergey Poznyakoff dd4cef1699 Added to the repository 2004-05-16 09:04:16 +00:00
Sergey Poznyakoff 8286de0946 Updated. 2004-05-13 08:25:51 +00:00
Sergey Poznyakoff a65779d558 Renamed strip_path_option to strip_components_option 2004-05-13 08:24:32 +00:00
Sergey Poznyakoff e1a4fea80d Raised version number to 1.14.1 2004-05-13 08:23:47 +00:00
Sergey Poznyakoff 5608be67f7 Renamed --strip-path to --strip-components
Changed improper use of _() to ngettext().
2004-05-13 08:22:28 +00:00
Sergey Poznyakoff 0a79415a97 Updated 2004-05-11 14:25:18 +00:00
Sergey Poznyakoff f730b47314 Minor correction 2004-05-11 14:24:50 +00:00