aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/lib/scriptutils.py
AgeCommit message (Expand)Author
2017-05-19scriptutils: fix fetch_uri() to work with RSSpaule/devtool-fetch-fixPaul Eggleton
2017-03-21scriptutils: Add support for specify stream on logger_createAníbal Limón
2016-12-16scripts: remove True option to getVar callsJoshua Lock
2016-12-13devtool: Load plugins in a well defined orderOla x Nilsson
2016-09-19recipetool: create: support git short form URLsPaul Eggleton
2016-06-02scripts: Replace basestring -> str for python3Ed Bartosh
2016-02-21devtool / recipetool: use common code for launching editorPaul Eggleton
2015-12-22recipetool: create: prevent attempting to unpack entire DL_DIRPaul Eggleton
2015-12-22scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton
2015-09-12devtool: make plugin_init optionalEd Bartosh
2015-09-09scriptutils: split out simple fetching function from recipetoolPaul Eggleton
2015-05-01recipetool: ensure git clone is standalone when extractingPaul Eggleton
2014-12-21scripts: add scriptutils modulePaul Eggleton