comparison hgext/largefiles/uisetup.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 a9d8caf95941
children 67b7e39b441b
comparison
equal deleted inserted replaced
35092:1ac4c0887de4 35093:bd2743936b56