comparison contrib/hg-test-mode.el @ 23776:70bf92b87410

status: cache dirstate status in _dirstatestatus() Since it's only the dirstate status we cache, it makes more sense to cache it in the _dirstatestatus() method. Note that this change means the dirstate status will also be cached when status is requested between the working copy and some other revision, while we currently only cache the result if exactly the status between the working copy and its parent is requested.
author Martin von Zweigbergk <martinvonz@google.com>
date Thu, 08 Jan 2015 13:12:44 -0800
parents 7fce964be27d
children b6a757de2fff
comparison
equal deleted inserted replaced
23775:885c0290f7d5 23776:70bf92b87410