tests/test-status-inprocess.py.out
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sun, 17 Nov 2019 06:06:38 +0100
changeset 43780 1e87851dba63
parent 10838 07dbafd3a0e2
permissions -rw-r--r--
changectx: add a "maybe filtered" filtered attribute There are changeset that we know not to be filtered (eg: `null`). In this case, we could access some information without triggering changelog filtering. We add an attribute to changectx that track this property. Differential Revision: https://phab.mercurial-scm.org/D7483

% creating repo
% add and commit
C test.py
% change
M test.py