Mercurial > hg
view tests/test-revert-flags.out @ 11635:4da35e02b67c
log: do not redefine cachefunc in walkchangerevs
The same variable is defined a few blocks earlier. The first phases in
walkchangerevs should in fact fill that cache, and allow faster lookups
in the last phase. Redefining and overriding this cached function, (knowing
that it will be called with the same arguments) defeats the caching purpose.
author | Nicolas Dumazet <nicdumz.commits@gmail.com> |
---|---|
date | Tue, 20 Jul 2010 14:42:05 +0900 |
parents | d0dbae32517c |
children |
line wrap: on
line source
% reverting to rev 0 reverting foo M foo diff --git a/foo b/foo old mode 100755 new mode 100644