]> Dogcows Code - chaz/tar/blobdiff - ChangeLog
(transform_name_fp): Run fun even if _transform_name_to_obstack returns false.
[chaz/tar] / ChangeLog
index 7cbad06cd5365c0059cb55c4be63ba58a3b8875c..351fd19d73724074568c37af9983cd8a2543fdef 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,35 @@
+2006-06-07  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * doc/tar.texi (transform): Document the option.
+
+2006-06-02  Sergey Poznyakoff  <gray@gnu.org.ua>
+
+       * NEWS: Update
+       * src/common.h (set_transform_expr): New function
+       * tests/Makefile.am: Add incr04.at
+       * tests/testsuite.at: Likewise
+       * tests/incr04.at: New test case
+       * tests/long01.at: Fix typo in the comment
+       * tests/multiv04.at: Use genfile --files-from
+
+       (Above changes need new genfile.c from paxutils)
+       
+       * TODO: Update
+       * NEWS: Update
+       * doc/tar.texi: Update
+       * src/transform.c: New file
+       * src/Makefile.am (tar_SOURCES): New module transform.c
+       * src/common.h (transform_name, transform_name_fp): New functions
+       (show_stored_names_option): Renamed to
+       show_transformed_names_option. All uses changed
+       * src/create.c (dump_file0): Transform file name
+       * src/extract.c (extract_archive): safer_name_suffix and
+       stripped_prefix_len are now called by decode_header
+       * src/list.c (print_header): Update displayable name selection.
+       * src/tar.c: New option --transform
+       New option --show-transformed-names generalizes
+       --show-stored-names. The latter is retained as an alias.
+
 2006-05-31  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * src/incremen.c (make_directory): Fix initialization of struct
This page took 0.020819 seconds and 4 git commands to generate.