Mercurial > hg
comparison mercurial/i18n.py @ 11098:380ab78dbd69
workingctx: add explicit status method, add ignored and fix clean
workingctx.clean() and memctx.clean() have both been returning ignored files
since their creation. This patch fixes clean() while introducing a method for
querying ignored files. The new status() method can be used to explicitly
override the default (fast) arguments used by the _status property.
author | Steve Borho <steve@borho.org> |
---|---|
date | Tue, 04 May 2010 14:52:25 -0500 |
parents | 40dfd46d098f |
children | 11cd65611f3f |
comparison
equal
deleted
inserted
replaced
11097:9651fa5a3cbf | 11098:380ab78dbd69 |
---|