comparison hgweb.cgi @ 20287:f3cef19befb1

revset: avoid loop for "match.files()" having always one element for efficiency This patch avoids the loop for "match.files()" having always one element in revset predicate "filelog()" for efficiency: "match" object "m" is constructed with "[pat]" as "patterns" argument.
author FUJIWARA Katsunori <foozy@lares.dti.ne.jp>
date Fri, 17 Jan 2014 23:42:12 +0900
parents 85cba926cb59
children 4b0fc75f9403
comparison
equal deleted inserted replaced
20286:760151697a4f 20287:f3cef19befb1