comparison tests/test-newbranch.t @ 18267:5bb610f87d1d

clfilter: enforce hidden changeset globally The dispatch code now enables filtering of "hidden" changesets globally. The filter is installed before command and extension invocation. The `--hidden` switch is now global and disables this filtering for any command. Code in log dedicated to changeset exclusion is removed as this global filtering has the same effect.
author Pierre-Yves David <pierre-yves.david@logilab.fr>
date Tue, 08 Jan 2013 20:37:37 +0100
parents 58ca19edc043
children a4ab37ca887b
comparison
equal deleted inserted replaced
18266:09a2b6741695 18267:5bb610f87d1d
134 summary: modify a branch 134 summary: modify a branch
135 135
136 $ cp .hg/bc-invalid $branchcache 136 $ cp .hg/bc-invalid $branchcache
137 137
138 $ hg --debug log -r foo 138 $ hg --debug log -r foo
139 invalid branchheads cache: tip differs
140 changeset: 4:adf1a74a7f7b4cd193d12992f5d0d6a004ed21d6 139 changeset: 4:adf1a74a7f7b4cd193d12992f5d0d6a004ed21d6
141 branch: foo 140 branch: foo
142 tag: tip 141 tag: tip
143 phase: draft 142 phase: draft
144 parent: 1:6c0e42da283a56b5edc5b4fadb491365ec7f5fa8 143 parent: 1:6c0e42da283a56b5edc5b4fadb491365ec7f5fa8