Age | Commit message (Expand) | Author |
---|---|---|
2019-05-09 | meta/lib+scripts: Convert to SPDX license headers | Richard Purdie |
2017-07-21 | argparse_oe: Add int_positive type | Aníbal Limón |
2016-05-06 | scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' | Christopher Larson |
2016-05-06 | scripts/lib/argparse_oe: simplify options title change | Christopher Larson |
2016-05-06 | scripts/lib/argparse_oe: show subparser help for unrecognized args | Christopher Larson |
2016-05-06 | scripts/lib/argparse_oe: show self.prog in the error message | Christopher Larson |
2016-02-21 | scripts/lib/argparse_oe: tweak title above options | Paul Eggleton |
2016-02-21 | devtool: categorise and order subcommands in help output | Paul Eggleton |
2015-12-22 | devtool: add: allow specifying URL as positional argument | Paul Eggleton |
2015-12-22 | scripts/lib/argparse_oe: handle intermixing of optional positional arguments | Paul Eggleton |
2015-12-22 | scripts: print usage in argparse-using scripts when a command-line error occurs | Paul Eggleton |