sapling/hgext3rd/fbamend
Mateusz Kwapich 89aa9cf5dd fbamend: add unhide command for easy unhiding of commits
Summary:
This command helps the user to bring back the commits to life with an explicit
command - wihtout the need to change working copy parent or create bookmarks.

Test Plan: see test

Reviewers: #fbhgext, durham, kulshrax, quark

Reviewed By: #fbhgext, quark

Subscribers: ryanmce

Differential Revision: https://phab.mercurial-scm.org/D179
2017-07-27 03:39:01 -07:00
..
__init__.py fbamend: add hide - a simple command for hiding commits 2017-07-27 03:39:01 -07:00
common.py bookmarks: use new applychanges api in all extensions 2017-07-18 10:09:28 -07:00
fold.py inhibit: update existing code to work with the rewritten version 2017-07-10 15:45:31 -07:00
hiddenoverride.py hiddenoverride: optionally log details 2017-07-21 10:50:30 -07:00
hide.py fbamend: add unhide command for easy unhiding of commits 2017-07-27 03:39:01 -07:00
metaedit.py metaedit: fix editing multiple commits 2017-06-19 16:03:17 +01:00
movement.py fbamend: add --clean flag to hg prev/next 2017-07-18 20:13:25 -07:00
prune.py bookmarks: use new applychanges api in all extensions 2017-07-18 10:09:28 -07:00
restack.py codemod: rewrite nested with 2017-07-17 12:02:08 -07:00
revsets.py codemod: use obsutil 2017-07-07 20:54:19 -07:00
split.py split: check unfinished first 2017-07-20 18:21:58 -07:00
unamend.py bookmarks: use new applychanges api in all extensions 2017-07-18 10:09:28 -07:00