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
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
0dacafbbb0
* AUTHORS: Remove unnecessary information. Just list the principal authors. * THANKS: Remove info duplicated from AUTHORS.
Paul Eggert
2007-09-14 21:00:37 +00:00
e3e50c987b
Minor rewording
Sergey Poznyakoff
2007-09-08 08:49:35 +00:00
5ab30f709a
(symlink_to_gnulib): Make sure the target directory exists and create it if it does not.
Sergey Poznyakoff
2007-08-12 08:25:27 +00:00
e2b8c8fa9f
(contains_dot_dot): Fix double-dot recognition in case of duplicate /. Patch by Dmitry V. Levin.
Sergey Poznyakoff
2007-08-12 08:25:00 +00:00
9d3142805b
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
2007-06-08 08:14:12 +00:00
fe576585e6
(decode_xform): Exempt symbolic links from component stripping and name suffix normalization.
Sergey Poznyakoff
2007-06-01 21:24:30 +00:00
080a6b2ac5
Update calls to transform_member_name
Sergey Poznyakoff
2007-06-01 21:24:08 +00:00
f236f33643
(xform_type): New data type (transform_member_name): Last argument is of xform_type type All callers updated
Sergey Poznyakoff
2007-06-01 21:23:53 +00:00
43c5343194
Minor fix
Sergey Poznyakoff
2007-05-19 17:03:35 +00:00
250db35f17
Global extended_header removed, use new xheader calls instead.
Sergey Poznyakoff
2007-05-19 17:03:28 +00:00
6f929b2c89
(buffer_write_global_xheader): New function Update to use new xheader calls.
Sergey Poznyakoff
2007-05-19 17:03:01 +00:00
64cddf2fbc
(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
2007-05-19 17:02:46 +00:00
ccdbafb276
(struct xheader): New definition (struct tar_stat_info): New member xhdr (extended header).
Sergey Poznyakoff
2007-05-19 17:02:29 +00:00
bd222d606a
(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
2007-05-19 17:02:13 +00:00
17ef61b2fd
(dump_file0): Original ctime cannot be used as a directory change indicator if --remove-files is given.
Sergey Poznyakoff
2007-05-18 08:22:21 +00:00