diff setup.py @ 21397:38743c59f3f8

context: add private _dirstatestatus method This patch is a step forward in getting rid of needing to check 'parentworking' throughout the status method. Eventually, we will use the power of inheritance to do the correct thing when comparing the working directory with its parent. This method is mostly a copy from localrepo.status. The custom status method of workingctx will eventually be absorbed by the refactoring of localrepo.status to context.status but unfortunately we can't do it in one step.
author Sean Farley <sean.michael.farley@gmail.com>
date Tue, 22 Apr 2014 13:14:51 -0500
parents 54d7657d7d1e
children 8b482d49563b f266be73f764
line wrap: on
line diff