Mercurial > hg
comparison hgweb.cgi @ 24381:82b82168d045
context.walk: walk all files when file and '.' given
When both '.' (the working copy root) and an explicit file (or files)
are in match.files(), we only walk the explicitly listed files. This
is because we remove the '.' from the set too early. Move later and
add a test for it. Before this change, the last test would print only
"3".
author | Martin von Zweigbergk <martinvonz@google.com> |
---|---|
date | Wed, 18 Mar 2015 11:42:09 -0700 |
parents | 85cba926cb59 |
children | 4b0fc75f9403 |
comparison
equal
deleted
inserted
replaced
24380:dd3bccb4b820 | 24381:82b82168d045 |
---|