sapling/mercurial
mpm@selenic.com 683f21be6a 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.
2005-05-26 09:04:54 -08:00
..
__init__.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
byterange.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
fancyopts.py Add back links from file revisions to changeset revisions 2005-05-03 13:16:10 -08:00
hg.py Implement recover and undo commands 2005-05-26 09:04:54 -08:00
hgweb.py Add 'hg serve' command for stand-alone server 2005-05-25 16:27:10 -08:00
lock.py Simply repository locking 2005-05-26 08:53:04 -08:00
mdiff.py Fix braindamaged import in mdiff. 2005-05-20 19:19:25 -08:00
mpatch.c Add safety checking to mpatch 2005-05-21 13:14:58 -08:00
revlog.py A new ancestor algorithm 2005-05-24 23:11:44 -08:00
transaction.py Implement recover and undo commands 2005-05-26 09:04:54 -08:00