Significantly sped up processing of large numbers of directories passed to a single git-annex command.

This commit is contained in:
Joey Hess 2015-04-02 00:19:49 -04:00
parent dffa212e02
commit 705112903e
3 changed files with 10 additions and 2 deletions

2
debian/changelog vendored
View file

@ -22,6 +22,8 @@ git-annex (5.20150328) UNRELEASED; urgency=medium
corresponding to duplicated files they process.
* fsck: Added --distributed and --expire options,
for distributed fsck.
* Significantly sped up processing of large numbers of directories
passed to a single git-annex command.
-- Joey Hess <id@joeyh.name> Fri, 27 Mar 2015 16:04:43 -0400