]> scripts.mit.edu Git - wizard.git/history - wizard/command/__init__.py
Implement 'wizard backup'. Other minor refactorings:
[wizard.git] / wizard / command / __init__.py
2009-10-03  Edward Z. YangImplement 'wizard backup'. Other minor refactorings:
2009-08-25  Edward Z. YangRefine mass-upgrade script and others from brief test runs.
2009-08-23  Edward Z. YangRefactor out common mass operations to command module.
2009-08-21  Edward Z. YangMerge branch 'master' of /mit/ezyang/wizard
2009-08-21  Edward Z. YangRefactor, increase error coverage, more sanity checks.
2009-08-19  Edward Z. YangFix bugs, add better logging.
2009-08-19  Edward Z. YangFix exceptions, quiet subprocesses, change logging...
2009-08-19  Edward Z. YangAlternative strategy: chown the log file before droppin...
2009-08-19  Edward Z. YangFix permissions problem when logging.
2009-08-19  Edward Z. YangMake logging not retarded. Fix tests.
2009-08-13  Edward Z. YangFix absolute path from environment bug and debug-all...
2009-08-13  Edward Z. YangImplement test suite for Wizard; includes numerous...
2009-07-30  Edward Z. YangRefactor to get rid of _package.py using __import__ magic.
2009-07-02  Edward Z. YangImplement prototype upgrade script (hacky and missing...
2009-06-28  Edward Z. YangRename lib/wizard to wizard for compactness.