All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/1 V2] git.py: create a branch when checkout
@ 2015-07-09  7:18 Robert Yang
  2015-07-09  7:18 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 11+ messages in thread
From: Robert Yang @ 2015-07-09  7:18 UTC (permalink / raw)
  To: bitbake-devel

* V2:
    - Use upstream name
    - Track remote branch

* V1:
    - Initial version

// Robert

The following changes since commit 0aaa67a790ab211b35eed58173efa115ceb6e243:

  oeqa/bbtests: Fix to ensure DL_DIR is set (2015-07-08 13:09:28 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib rbt/git
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/git

Robert Yang (1):
  git.py: create a branch when checkout

 bitbake/lib/bb/fetch2/git.py |    7 +++++++
 1 file changed, 7 insertions(+)

-- 
1.7.9.5



^ permalink raw reply	[flat|nested] 11+ messages in thread
* [PATCH 0/1] git.py: create a branch when checkout
@ 2015-07-07  1:33 Robert Yang
  2015-07-07  1:33 ` [PATCH 1/1] " Robert Yang
  0 siblings, 1 reply; 11+ messages in thread
From: Robert Yang @ 2015-07-07  1:33 UTC (permalink / raw)
  To: bitbake-devel

The following changes since commit 7a402301c9c8fa9a5262d6d29b2ea199ff0dc07a:

  distro/package_regex.inc: Use GNOME_STABLE rule for vala (2015-07-02 23:08:41 +0100)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib rbt/git
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=rbt/git

Robert Yang (1):
  git.py: create a branch when checkout

 bitbake/lib/bb/fetch2/git.py |    3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

-- 
1.7.9.5



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

end of thread, other threads:[~2015-07-10  9:04 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09  7:18 [PATCH 0/1 V2] git.py: create a branch when checkout Robert Yang
2015-07-09  7:18 ` [PATCH 1/1] " Robert Yang
2015-07-09 16:54   ` Paul Eggleton
2015-07-10  0:00     ` Robert Yang
2015-07-10  9:04       ` Paul Eggleton
  -- strict thread matches above, loose matches on Subject: below --
2015-07-07  1:33 [PATCH 0/1] " Robert Yang
2015-07-07  1:33 ` [PATCH 1/1] " Robert Yang
2015-07-07 15:17   ` Richard Purdie
2015-07-07 16:56     ` Paul Eggleton
2015-07-08  1:28       ` Robert Yang
2015-07-08  8:28         ` Richard Purdie
2015-07-09  5:57           ` Robert Yang

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.