]> scripts.mit.edu Git - wizard.git/history - wizard/command/upgrade.py
Move a bunch of summary items to full class commands.
[wizard.git] / wizard / command / upgrade.py
2009-07-30  Edward Z. YangRefactor to get rid of _package.py using __import__ magic.
2009-07-29  Edward Z. YangRefactor get*() to .() with property decorator.
2009-07-07  Edward Z. YangMassive refactor; use batons, wizard summary SUBCOMMAND
2009-07-02  Edward Z. YangMake commit messages more verbose.
2009-07-02  Edward Z. YangExplicitly specify branch to pull and merge.
2009-07-02  Edward Z. YangImplement prototype upgrade script (hacky and missing...