summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorGravatar Joey Hess <joey@kitenet.net>2013-03-11 15:24:13 -0400
committerGravatar Joey Hess <joey@kitenet.net>2013-03-11 15:24:13 -0400
commit9e2e6f8670422f77f86bf77cd644fddb5b777f44 (patch)
treedede32b3900c9d0f28ba06905fc614129c3f9198 /debian
parentdeb91f55f5ab2a846731163c0d20f81e7c9806e0 (diff)
detect directory rename and wait up to 1 second to get all the changes
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 44d3bf68d..43475322d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -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