##// END OF EJS Templates
log: make "slowpath" condition slightly more readable...
log: make "slowpath" condition slightly more readable Before 8e0e334bad42 and 6c76c42a5893, the condition was "anypats() or (files() and --removed)". This can be read as "<match is actually slow> or <walk files including removed revs>". So "not always()" (i.e. walk file revs) seems more appropriate here. The logic should be unchanged: not anypats() => always() or isexact() or prefix() isexact() => not always() prefix() => not always()

File last commit:

r30889:4acf569f stable
r35474:5bec509d default
Show More
da.po
0 lines | 516.2 KiB | application/x-gettext
File size 516.2 KiB is bigger then allowed limit 515.6 KiB. Show as raw