diff .hgtags @ 21592:16f62b4203b1

committablectx: simplify caching the status Previously, workingctx had custom variables for the unknown, ignored, and clean list of files of status. These then got moved to committablectx and, after the refactoring of localrepo.status, are no longer needed. We, therefore, simplify the whole mess. As a bonus, we are able to remove the need for having 'assert'.
author Sean Farley <sean.michael.farley@gmail.com>
date Thu, 24 Apr 2014 17:31:20 -0500
parents 95671eead199
children 570749e2746c
line wrap: on
line diff