[PATCH 0 of 2 STABLE V2] context: add 'changectx.dirs()' to recognize directory matching pattern

FUJIWARA Katsunori foozy at lares.dti.ne.jp
Sun Feb 19 10:25:40 UTC 2012


this patch series add 'changectx.dirs()' to recognize directory
matching pattern correctly.

patch #1 defines 'adddirs()' in util.py to use it also for bug fix of
largefiles extension.

patch #2 is a kind of refactoring for invalid pattern detection in
'changectx.walk()'.


More information about the Mercurial-devel mailing list