A Scalable, User-Friendly Source Control System.
Go to file
Durham Goode 81ca4d4e44 Add hg backups command for easier backup bundle discovery
Summary:
Adds an 'hg backups' command that lists the commits in the backup
bundles, newest first. It also allows 'hg backups --recover <commit hash>' which will then
recover the commit from the appropriate backup bundle.

The default output looks like so: https://www.facebook.com/pxlcld/l0gC

Test Plan: Ran it.  See the screenshot

Reviewers: mpm, sid0, dschleimer, pyd, davidsp

Differential Revision: https://phabricator.fb.com/D1183032
2014-02-20 13:34:57 -08:00
crecord add the crecord extension to the list of installed extension. 2013-12-18 17:43:19 -08:00
.hgignore Initial commit: fbamend, smartlog 2013-06-20 12:16:36 -07:00
backups.py Add hg backups command for easier backup bundle discovery 2014-02-20 13:34:57 -08:00
fbamend.py Fix --fixup when the children are already fixed 2013-09-10 19:26:13 -07:00
githelp.py Add 'hg githelp' command 2014-02-20 20:54:17 -08:00
Makefile Initial commit: fbamend, smartlog 2013-06-20 12:16:36 -07:00
phrevset.py Use a processgroup to ensure all arc subprocesses are properly killed 2013-12-12 14:49:04 -08:00
setup.py Add hg backups command for easier backup bundle discovery 2014-02-20 13:34:57 -08:00
smartlog.py Fix hg smartlog when current commit is nullrev. 2013-09-05 14:24:01 -07:00