Openembedded Core Discussions
 help / color / mirror / Atom feed
* [for-master][PATCH 0/4] A few argparse_oe changes/fixes
@ 2016-04-27 23:23 Christopher Larson
  2016-04-27 23:23 ` [for-master][PATCH 1/4] scripts/lib/argparse_oe: show self.prog in the error message Christopher Larson
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Christopher Larson @ 2016-04-27 23:23 UTC (permalink / raw)
  To: openembedded-core; +Cc: Christopher Larson

From: Christopher Larson <chris_larson@mentor.com>

The following changes since commit e2dbe5eb869b8336b91023b83d7ca866197efa73:

  license.bbclass: make sure that image manifest dir exists (2016-04-22 16:28:47 +0100)

are available in the git repository at:

  git://github.com/kergoth/openembedded-core argparse-oe-fixes
  https://github.com/kergoth/openembedded-core/tree/argparse-oe-fixes

Christopher Larson (4):
  scripts/lib/argparse_oe: show self.prog in the error message
  scripts/lib/argparse_oe: show subparser help for unrecognized args
  scripts/lib/argparse_oe: simplify options title change
  scripts/lib/argparse_oe: also change 'positional arguments' to
    'arguments'

 scripts/lib/argparse_oe.py | 64 +++++++++++++++++++++++++++++++++++++---------
 1 file changed, 52 insertions(+), 12 deletions(-)

-- 
2.8.0



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-04-27 23:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-04-27 23:23 [for-master][PATCH 0/4] A few argparse_oe changes/fixes Christopher Larson
2016-04-27 23:23 ` [for-master][PATCH 1/4] scripts/lib/argparse_oe: show self.prog in the error message Christopher Larson
2016-04-27 23:23 ` [for-master][PATCH 2/4] scripts/lib/argparse_oe: show subparser help for unrecognized args Christopher Larson
2016-04-27 23:24 ` [for-master][PATCH 3/4] scripts/lib/argparse_oe: simplify options title change Christopher Larson
2016-04-27 23:24 ` [for-master][PATCH 4/4] scripts/lib/argparse_oe: also change 'positional arguments' to 'arguments' Christopher Larson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox