]> scripts.mit.edu Git - wizard.git/history - wizard/command/migrate.py
Implement prototype upgrade script (hacky and missing error handling)
[wizard.git] / wizard / command / migrate.py
2009-07-02  Edward Z. YangImplement prototype upgrade script (hacky and missing...
2009-07-02  Edward Z. YangRename to use Wizard-revision, which is more accurate.
2009-07-02  Edward Z. YangAdd advanced Git commit message fields.
2009-07-02  Edward Z. YangMake migration add a commit message.
2009-07-02  Edward Z. YangRename .scripts-version (deprecated) and add utility...
2009-07-02  Edward Z. YangRefactor calculate_repository() and calculate_tag(...
2009-06-29  Edward Z. YangMassive refactoring for readability (thanks geofft!)
2009-06-29  Edward Z. YangPrevent perverse errors by unsetting GIT_DIR.
2009-06-29  Edward Z. YangRemove rollback code (could destroy useful state),...
2009-06-29  Edward Z. YangComments, refinements and extra debugging statements.
2009-06-29  Edward Z. YangFactor out common error messages to _base in prep for...
2009-06-28  Edward Z. YangRename lib/wizard to wizard for compactness.