comparison hgext/largefiles/wirestore.py @ 35093:bd2743936b56

context: add instabilities() method to basefilectx This method is now used in webutils.commonentry(), which adds common data items (commit hash, author, date, etc) for rendering changesets in hgweb. Usually, commonentry() is given a changectx as ctx; but in views related to files (e.g. file view, diff, annotate) it's replaced by a filectx, so the latter also needs to have instabilities() method.
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 19 Nov 2017 13:18:54 +0800
parents 28dfcf3d0ad3
children 6c55ce51d6c3
comparison
equal deleted inserted replaced
35092:1ac4c0887de4 35093:bd2743936b56