summaryrefslogtreecommitdiffstats
path: root/scripts/lib/argparse_oe.py
AgeCommit message (Expand)Author
2022-08-12scripts: Add copyright statements to files without oneRichard Purdie
2019-05-09meta/lib+scripts: Convert to SPDX license headersRichard Purdie
2017-07-21argparse_oe: Add int_positive typeAníbal Limón
2016-05-06scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments'Christopher Larson
2016-05-06scripts/lib/argparse_oe: simplify options title changeChristopher Larson
2016-05-06scripts/lib/argparse_oe: show subparser help for unrecognized argsChristopher Larson
2016-05-06scripts/lib/argparse_oe: show self.prog in the error messageChristopher Larson
2016-02-21scripts/lib/argparse_oe: tweak title above optionsPaul Eggleton
2016-02-21devtool: categorise and order subcommands in help outputPaul Eggleton
2015-12-28devtool: add: allow specifying URL as positional argumentPaul Eggleton
2015-12-28scripts/lib/argparse_oe: handle intermixing of optional positional argumentsPaul Eggleton
2015-12-28scripts: print usage in argparse-using scripts when a command-line error occursPaul Eggleton