##// END OF EJS Templates
Implement recover and undo commands...
Implement recover and undo commands This adds an interface to transaction to rollback with a given journal file and commands to rollback an existing .hg/journal or .hg/undo.
mpm@selenic.com -
r162:5dcbe4d9 default
Show More
Name Size Modified Last Commit Author
/ mercurial
__init__.py Loading ...
byterange.py Loading ...
fancyopts.py Loading ...
hg.py Loading ...
hgweb.py Loading ...
lock.py Loading ...
mdiff.py Loading ...
mpatch.c Loading ...
revlog.py Loading ...
transaction.py Loading ...