detect directory rename and wait up to 1 second to get all the changes

This commit is contained in:
Joey Hess 2013-03-11 15:24:13 -04:00
parent 1f4ba84979
commit 14fcfced48
2 changed files with 12 additions and 3 deletions

2
debian/changelog vendored
View file

@ -52,6 +52,8 @@ git-annex (4.20130228) UNRELEASED; urgency=low
Thanks, guilhem for the patch.
* assistant: Optimised handling of renamed files in direct mode,
avoiding re-checksumming.
* assistant: Detects most renames, including directory renames, and
combines all their changes into a single commit.
-- Joey Hess <joeyh@debian.org> Wed, 27 Feb 2013 23:20:40 -0400