sapling/tests
Durham Goode 47b86129f0 Add reset command
Summary:
This adds a 'hg reset' command that acts similar to 'git reset'. It moves your
active bookmark to the desired location, along with your working copy parent. If
no flags are specified, the working copy contents is left alone. If --clean is
specified, the working copy contents is overwritten.

By default we will attempt to recover the commit from the backup bundles if it
is not in the repository. A future commit will add support for using touch/prune
when evolve is enabled.

Test Plan: Added tests, and ran them

Reviewers: sid0, davidsp, pyd, mpm, akushner, rmcelroy

Differential Revision: https://phabricator.fb.com/D1637658
2014-10-23 18:56:24 -07:00
..
dummyssh Add gitrevset support. 2014-09-08 15:36:12 -07:00
histedit-helpers.sh fb-histedit: Add a histedit extension that adds stop 2014-10-09 10:54:43 -07:00
killdaemons.py add some convenience features 2014-09-08 12:49:25 -07:00
run-tests.py add some convenience features 2014-09-08 12:49:25 -07:00
test-fbamend.t fix test-fbamend.t for Mercurial 3.2 2014-09-17 16:37:11 -07:00
test-fbhistedit-exec-obsolete.t fbhistedit: add x/exec command 2014-10-11 20:47:31 -07:00
test-fbhistedit-exec.t fbhistedit: add x/exec command 2014-10-11 20:47:31 -07:00
test-fbhistedit-stop-obsolete.t fbhistedit: make stop compatible with hg tip 2014-10-16 13:58:47 -07:00
test-fbhistedit-stop.t fbhistedit: make stop compatible with hg tip 2014-10-16 13:58:47 -07:00
test-git-getmeta.t [gitrevset] also support stringsets 2014-09-22 18:58:36 -07:00
test-phabdiff.t Added phabdiff template mapping 2014-10-16 17:43:58 -07:00
test-reflog.t Update reflog to work with upstream bookmark.write changes 2014-10-14 17:23:09 -07:00
test-reset.t Add reset command 2014-10-23 18:56:24 -07:00
test-smartlog.t fix smartlog for Mercurial changes 2014-10-17 13:35:52 -07:00
test-tweakdefaults.t [tweakdefaults] superpower grep 2014-09-25 13:50:36 -07:00