]> scripts.mit.edu Git - wizard.git/history - wizard/command/restore.py
Fix some bugs and make --continue handling more robust.
[wizard.git] / wizard / command / restore.py
2011-01-18  Edward Z. YangFix some bugs and make --continue handling more robust.
2010-11-14  Edward Z. YangChange to production directory before running certain...
2010-08-02  Edward Z. YangRewrite .scripts to .wizard.
2010-03-03  Edward Z. YangNicer errors if not in autoinstall directory.
2010-02-06  Edward Z. YangIgnore hidden files in backups directory.
2009-12-26  Edward Z. YangConvert ad hoc shell calls to singleton instance; fix...
2009-10-17  Edward Z. YangRemove unnecessary imports.
2009-10-16  Edward Z. YangRefactor Deployment into Working/Production copies.
2009-10-09  Edward Z. YangSuppress ^M characters from Git progress bars.
2009-10-03  Edward Z. YangRefinements from running in practice.
2009-10-03  Edward Z. YangBackup on upgrade, add tests.
2009-10-03  Edward Z. YangImplement 'wizard restore'.