aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/gmg_commands/shell.py
Commit message (Expand)AuthorAgeFilesLines
* Context objects now use a contextmanager (and update gmg shell to use it)Christopher Allan Webber2014-12-031-9/+10
* Make "gmg shell" work with the new globals-less setupChristopher Allan Webber2014-12-031-17/+36
* Try ipython-based shell first, falling back to plain shellSebastian Spaeth2012-12-191-9/+8
* Removing an unnecessary line of whitespace AND crediting Hugo Boyer for the i...Christopher Allan Webber2012-03-141-1/+0
* ipython support in ./bin/gmg shell!Christopher Allan Webber2012-03-141-8/+37
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Make gmg's -cf option a global optionElrond2011-10-231-2/+1
* Refactor gmg's cf option into a functionElrond2011-10-231-3/+2
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* ./bin/gmg commands upgraded to work with the new setup.Christopher Allan Webber2011-06-181-3/+0
* mediagoblin.globals->mediagoblin.mg_globalsChristopher Allan Webber2011-06-121-4/+4
* Move the general applicaiton setup commands to a utility moduleChristopher Allan Webber2011-05-221-19/+3
* Move the ./bin/gmg shell command into its own module.Christopher Allan Webber2011-05-221-0/+70