From: Christopher Larson <kergoth@gmail.com>
To: openembedded-core@lists.openembedded.org
Cc: Christopher Larson <chris_larson@mentor.com>
Subject: [for-master][PATCH 0/4] A few argparse_oe changes/fixes
Date: Wed, 27 Apr 2016 16:23:34 -0700 [thread overview]
Message-ID: <cover.1461790921.git.chris_larson@mentor.com> (raw)
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
next reply other threads:[~2016-04-27 23:23 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-27 23:23 Christopher Larson [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1461790921.git.chris_larson@mentor.com \
--to=kergoth@gmail.com \
--cc=chris_larson@mentor.com \
--cc=openembedded-core@lists.openembedded.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox