From: Darren Hart <dvhart@linux.intel.com>
To: openembedded-core@lists.openembedded.org
Cc: Martin Jansa <martin.jansa@gmail.com>,
Paul Eggleton <paul.eggleton@intel.com>,
Koen Kooi <koen@dominion.thruhere.net>
Subject: [PATCH v2 00/15] *-pull-request: cleanup and overhaul
Date: Wed, 18 May 2011 10:18:24 -0700 [thread overview]
Message-ID: <cover.1305738598.git.dvhart@linux.intel.com> (raw)
This series was reviewed and received several Acks, now included, and no
suggestions for change. It is now ready to be pulled into oe-core. Before
merging into the poky/meta dir, poky/meta needs to be synced with oe-core.
It is missing the following commit from oe-core:
commit 84e07ef76bf4f484a2d5e0180632e7a4981a1af7
Author: Martin Jansa <Martin.Jansa@gmail.com>
Date: Tue Mar 15 11:07:22 2011 +0100
create-pull-request: switch URL from git.pokylinux.org/poky-contrib to git.o
Signed-off-by: Martin Jansa <Martin.Jansa@gmail.com>
The following changes since commit c12126ebf07604f998cb35546aa51d806d97af22:
create-pull-request: switch URL from git.pokylinux.org/poky-contrib to git.openembedded.org/openembedded-core-contrib (2011-05-13 20:38:20 -0700)
are available in the git repository at:
git://git.pokylinux.org/poky-contrib dvhart/git-pull-v2-oe
http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/git-pull-v2-oe
Darren Hart (13):
create-pull-request: alphabetize arguments
create-pull-request: whitespace cleanup
create-pull-request: use git request-pull and arbitrary remotes
create-pull-request: rewrite known private URLs to public URLs
create-pull-request: provide an RFC mode via -c argument
send-pull-request: whitespace cleanup
send-pull-request: remove local mta support
send-pull-request: fix greedy auto-cc regex
send-pull-request: don't send all patches to everyone even with -a
send-pull-request: verify git sendemail config
create-pull-request: add untested oe repository support
send-pull-request: streamline git-send-email usage
*pull-request: add copyright, license, and descriptions
Otavio Salvador (2):
create-pull-request: do not check certificate
create-pull-request: add GitHub remote support
scripts/create-pull-request | 222 ++++++++++++++++++++++---------
scripts/send-pull-request | 307 ++++++++++++++++++++-----------------------
2 files changed, 302 insertions(+), 227 deletions(-)
next reply other threads:[~2011-05-18 17:21 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-05-18 17:18 Darren Hart [this message]
2011-05-18 17:18 ` [PATCH 01/15] create-pull-request: alphabetize arguments Darren Hart
2011-05-18 17:18 ` [PATCH 02/15] create-pull-request: whitespace cleanup Darren Hart
2011-05-18 17:18 ` [PATCH 03/15] create-pull-request: use git request-pull and arbitrary remotes Darren Hart
2011-05-18 17:18 ` [PATCH 04/15] create-pull-request: rewrite known private URLs to public URLs Darren Hart
2011-05-18 17:18 ` [PATCH 05/15] create-pull-request: provide an RFC mode via -c argument Darren Hart
2011-05-18 17:18 ` [PATCH 06/15] send-pull-request: whitespace cleanup Darren Hart
2011-05-18 17:18 ` [PATCH 07/15] send-pull-request: remove local mta support Darren Hart
2011-05-18 17:18 ` [PATCH 08/15] send-pull-request: fix greedy auto-cc regex Darren Hart
2011-05-18 17:18 ` [PATCH 09/15] send-pull-request: don't send all patches to everyone even with -a Darren Hart
2011-05-18 17:54 ` Khem Raj
2011-05-18 17:18 ` [PATCH 10/15] send-pull-request: verify git sendemail config Darren Hart
2011-05-18 17:18 ` [PATCH 11/15] create-pull-request: do not check certificate Darren Hart
2011-05-18 17:18 ` [PATCH 12/15] create-pull-request: add GitHub remote support Darren Hart
2011-05-18 17:18 ` [PATCH 13/15] create-pull-request: add untested oe repository support Darren Hart
2011-05-18 17:18 ` [PATCH 14/15] send-pull-request: streamline git-send-email usage Darren Hart
2011-05-18 17:58 ` Khem Raj
2011-05-18 17:18 ` [PATCH 15/15] *pull-request: add copyright, license, and descriptions Darren Hart
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.1305738598.git.dvhart@linux.intel.com \
--to=dvhart@linux.intel.com \
--cc=koen@dominion.thruhere.net \
--cc=martin.jansa@gmail.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=paul.eggleton@intel.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.