index
:
mediagoblin.git
master
MediaGoblin is a free software media publishing platform that anyone can run, with Plyr player for default, search and without nodejs
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
mediagoblin
/
gmg_commands
/
util.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove remaining imports/calls to six not automatically removed by pyupgrade.
Ben Sturmfels
2021-03-05
1
-3
/
+1
*
Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code.
Ben Sturmfels
2021-03-05
1
-2
/
+2
*
Replace raw_input with six.moves.input
Berker Peksag
2016-04-02
1
-1
/
+3
*
Revert "use parser.parse_known_args() instead of parser.parse_args()"
Christopher Allan Webber
2013-08-16
1
-7
/
+0
*
Throw an error if there are unrecognized arguments
Rodney Ewing
2013-08-16
1
-1
/
+8
*
It's 2012 all up in here
Christopher Allan Webber
2012-02-02
1
-1
/
+1
*
Most users won't see this but having space after prompt still nice for passwo...
Christopher Allan Webber
2011-12-03
1
-1
/
+1
*
PEP-8'ifying prompt_if_not_set
Christopher Allan Webber
2011-12-03
1
-3
/
+3
*
Prompt for arguments in adduser if not present (I created a function in util....
Manuel Urbano Santos
2011-12-03
1
-0
/
+13
*
508. Updates copyright/license information
Will Kahn-Greene
2011-09-01
1
-1
/
+1
*
./bin/gmg commands upgraded to work with the new setup.
Christopher Allan Webber
2011-06-18
1
-19
/
+1
*
Move the general applicaiton setup commands to a utility module
Christopher Allan Webber
2011-05-22
1
-0
/
+45