From 473a64e5e8b6fc3f3bd396c1756754ad057e3009 Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Thu, 2 Apr 2015 01:44:32 -0400 Subject: Significantly sped up processing of large numbers of directories passed to a single git-annex command. (try 2) New approach is to do it the expensive way for the first 100 paths on the command line, but then assume the user doesn't care about order too much and fall back to the cheap way that does not preserve order. --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index ed152c8ef..7188f2860 100644 --- a/debian/changelog +++ b/debian/changelog @@ -23,6 +23,8 @@ git-annex (5.20150328) UNRELEASED; urgency=medium * fsck: Added --distributed and --expire options, for distributed fsck. * Fix truncation of parameters that could occur when using xargs git-annex. + * Significantly sped up processing of large numbers of directories + passed to a single git-annex command. -- Joey Hess Fri, 27 Mar 2015 16:04:43 -0400 -- cgit v1.2.3