summaryrefslogtreecommitdiffstats
path: root/scripts/lib/recipetool/newappend.py
Commit message (Expand)AuthorAgeFilesLines
* scriptutils: pass in logger as parameterChang Rebecca Swee Fun2017-07-211-1/+1
* scripts: remove True option to getVar callsJoshua Lock2016-12-161-1/+1
* devtool / recipetool: use tinfoil parsing APIPaul Eggleton2016-12-141-13/+1
* recipetool: newappend: drop _provide_to_pnChristopher Larson2016-09-281-12/+1
* recipetool.newappend: fix syntax error for 'not path_ok' errorChristopher Larson2016-04-291-1/+1
* devtool / recipetool: use common code for launching editorPaul Eggleton2016-02-211-6/+2
* recipetool.newappend: add -e/--edit argumentChristopher Larson2016-02-111-2/+12
* recipetool: make plugin registration function name consistent with devtoolPaul Eggleton2015-12-011-1/+1
* devtool: drop unused plugin_init() functionsPaul Eggleton2015-12-011-5/+0
* recipetool: add 'newappend' sub-commandChristopher Larson2015-09-181-0/+111