sapling/edenscm/hgext/amend
Jun Wu d66ac32198 metaedit: support -M / --reuse-message
Summary:
This makes metaedit support `-M / --reuse-message`, which I found handy when
rewriting prototype commits to formal commits.

Reviewed By: xavierd

Differential Revision: D17168991

fbshipit-source-id: fa768a2916ea3ef4db4c31a48989d10897379e92
2019-09-04 17:06:36 -07:00
..
__init__.py cmdutil: change logmessage to take a repo 2019-09-04 17:06:35 -07:00
common.py cmdutil: change logmessage to take a repo 2019-09-04 17:06:35 -07:00
fold.py codemod: import from the edenscm package 2019-01-29 17:25:32 -08:00
hiddenoverride.py visibility: don't let hiddenoverride pin commits visible 2019-04-11 02:45:15 -07:00
hide.py unhide: improve performance of unhide revset 2019-08-06 09:52:02 -07:00
metaedit.py metaedit: support -M / --reuse-message 2019-09-04 17:06:36 -07:00
movement.py hgext: use commit hashes to call other commands 2019-08-22 13:00:14 -07:00
prune.py prune: pass commit hash to commands.update 2019-08-22 13:00:14 -07:00
restack.py hgext: use commit hashes to call other commands 2019-08-22 13:00:14 -07:00
revsets.py mutation: use mutation information for revsets 2019-03-08 03:05:56 -08:00
split.py split: pass commit hash to the revert command 2019-08-22 13:00:12 -07:00
unamend.py commands: help text for uncommit, unamend 2019-05-23 21:39:22 -07:00