comparison tests/test-paths.t @ 18141:a907826c158c stable

largefiles: don't walk through all ignored files Problem: 'hg status' with largefiles enabled would walk through all the files that .hgignore said should be ignored. That made it slow if a lot of files were .hgignored or the cache was cold. It seems like there was a reason to this, but other improvements has rendered this unnecessary. Solution: .hgignore is now only ignored when that is requested (--ignore). This is a minimal 'stable' change. There is room for other improvement.
author Mads Kiilerich <madski@unity3d.com>
date Thu, 13 Dec 2012 19:19:06 +0100
parents f2719b387380
children 4dccc37b87bd 59d5f619e69e
comparison
equal deleted inserted replaced
18140:e388273f3ad1 18141:a907826c158c