All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] git-pull: new pull request generation and sending scripts
@ 2010-11-06 15:28 Darren Hart
  2010-11-06 13:35 ` [PATCH 1/3] git pull: remove the existing create_pull_request script Darren Hart
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Darren Hart @ 2010-11-06 15:28 UTC (permalink / raw)
  To: poky; +Cc: Bruce Ashfield

The following patches replace the existing create-pull-request script and create
a new send-pull-request. See 2/3 for details on the motivation and functionality
of the new create-pull-request script.

Pull URL: git://git.pokylinux.org/poky-contrib.git
  Branch: dvhart/git-pull
  Browse: http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=dvhart/git-pull

Thanks,
    Darren Hart <dvhart@linux.intel.com>
---


Darren Hart (3):
  git pull: remove the existing create_pull_request script
  git-pull: add the new create-pull-request script
  git-pull: add send-pull-request script

 scripts/create-pull-request |  165 +++++++++++++++++++++++++++----------------
 scripts/send-pull-request   |  133 ++++++++++++++++++++++++++++++++++
 2 files changed, 237 insertions(+), 61 deletions(-)
 create mode 100755 scripts/send-pull-request



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

end of thread, other threads:[~2010-11-09  6:45 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-11-06 15:28 [PATCH 0/3] git-pull: new pull request generation and sending scripts Darren Hart
2010-11-06 13:35 ` [PATCH 1/3] git pull: remove the existing create_pull_request script Darren Hart
2010-11-06 13:42 ` [PATCH 2/3] git-pull: add the new create-pull-request script Darren Hart
2010-11-06 14:06 ` [PATCH 3/3] git-pull: add send-pull-request script Darren Hart
2010-11-07 15:18 ` [PATCH 0/3] git-pull: new pull request generation and sending scripts Darren Hart
     [not found]   ` <4CD782A9.8080201@windriver.com>
2010-11-08 15:59     ` Darren Hart
2010-11-09  0:33       ` Saul Wold
2010-11-09  6:45         ` Darren Hart

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.