]> Dogcows Code - chaz/tar/commitdiff
Update
authorSergey Poznyakoff <gray@gnu.org.ua>
Thu, 31 Jul 2008 07:13:13 +0000 (07:13 +0000)
committerSergey Poznyakoff <gray@gnu.org.ua>
Thu, 31 Jul 2008 07:13:13 +0000 (07:13 +0000)
ChangeLog

index 21c972f0db6d007b3af698e8bd0e8e697356321d..08d641bb19ad2e4ae5254b84772fec2b5a62c1ce 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -5,8 +5,21 @@
        (dirhead, dirtail): New statics.
        (make_directory): Reflect changes to struct directory.
        (free_directory, attach_directory): New functions.
+       (dirlist_replace_prefix): New function.
+       (note_directory): Use attach_directory, instead of make_directory,
+       (find_directory, find_directory_meta): Use free_directory.
+       (procdir): Replace directory prefixes in directory list to avoid
+       marking subdirectories as renamed after renaming their parent
+       directory.
+       (append_incremental_renames): Iterate over directory list, not
+       hash table, to preserve logical ordering of renames.
+       * tests/rename04.at, tests/rename05.at: New test cases.
+       * tests/Makefile.am, tests/testsuite.at: Add rename04.at and
+       rename05.at.
+       * tests/atlocal.in (decho): New function.
+       * tests/multiv06.at: Use decho instead of echo2.
+       * tests/incremental.at: Raise wait interval to 2 seconds.
        
-
 2008-07-24  Sergey Poznyakoff  <gray@gnu.org.ua>
 
        * src/tar.c (decode_options): Do not allow volume length less
This page took 0.030491 seconds and 4 git commands to generate.