Mercurial > hg
diff mercurial/transaction.py @ 34042:c0170d88ed2b
patch: take messages out of the function so that extensions can add entries
Extensions will want to have interactive thing for more operations or
particulary want to show more verbs. So this patch takes out the message thing
from the function so that extensions can add verbs to this. The curses one is
also not in any function so extensions can add more actions and verbs there.
Differential Revision: https://phab.mercurial-scm.org/D567
author | Pulkit Goyal <7895pulkit@gmail.com> |
---|---|
date | Wed, 30 Aug 2017 18:19:14 +0530 |
parents | bbbbd3c30bfc |
children | aad39713ef35 |