From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (unknown [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id CD73B1381FA for ; Mon, 19 May 2014 19:58:59 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5A417E0AE5; Mon, 19 May 2014 19:58:59 +0000 (UTC) Received: from mail-pb0-f47.google.com (mail-pb0-f47.google.com [209.85.160.47]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id BC7C8E0AE5 for ; Mon, 19 May 2014 19:58:58 +0000 (UTC) Received: by mail-pb0-f47.google.com with SMTP id rp16so6331399pbb.20 for ; Mon, 19 May 2014 12:58:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=date:from:to:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; bh=mGGlwAipc9kFsM8/i880odO8N4nLaQ8buP//hndNK20=; b=DMGf9x/ddcLsm3DbgK4wNlkvGPqnKWaYjhHiYeKxp7M0aOlD5kc4b8+C8IneJCjqCa kTmZF5f6sreNJK2Bym8wZ3YYam3rnClKLw9EFMZ2acBlIz96j5tGgEv6+azPo2uOSfVN 5ufQW45bhqIW3JH5MldzlwOXErJQVPYbqLOS7uAG9Q7O71CGjLELmbClfUTKscYMxD48 nnH5nIDIhwohy+1WngHfcdtmeY6Xwcz9BpuwzfV46xt298ZbosU7FlFegpdkjjvlFgMN IFP9d4MAleZrzp0ObLvir5G112FqnBy95zWdt3ocJA5u7gv53254xrRRGzyeBi01VtEY P4VA== X-Received: by 10.66.162.137 with SMTP id ya9mr13227423pab.31.1400529537696; Mon, 19 May 2014 12:58:57 -0700 (PDT) Received: from big_daddy.dol-sen.ca (S010600222de111ff.vc.shawcable.net. [96.49.5.156]) by mx.google.com with ESMTPSA id zv3sm79570153pab.20.2014.05.19.12.58.56 for (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Mon, 19 May 2014 12:58:57 -0700 (PDT) Date: Mon, 19 May 2014 12:58:21 -0700 From: Brian Dolbec To: gentoo-soc@lists.gentoo.org Subject: Re: [gentoo-soc] Layman Improvements -- introductory report Message-ID: <20140519125821.627a6a55@big_daddy.dol-sen.ca> In-Reply-To: <537A5D8B.7070209@gentoo.org> References: <537A5D8B.7070209@gentoo.org> X-Mailer: Claws Mail 3.9.3 (GTK+ 2.24.23; x86_64-pc-linux-gnu) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-soc@lists.gentoo.org Reply-to: gentoo-soc@lists.gentoo.org MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Archives-Salt: a8ff918a-2de5-4283-b483-ff9577c703b1 X-Archives-Hash: 842ef5115368b46df9fbc4caf0582381 On Mon, 19 May 2014 15:37:47 -0400 "Anthony G. Basile" wrote: > On 05/19/14 14:44, Devan Franchini wrote: > > Hello Gentoo community! > > > > For this GSoC 2014 I've been accepted by the Gentoo Foundation to > > work on improvements to the Gentoo tool, Layman. > Brian, Devan and Matt, > > Feature request: layamn -b to switch branches on > git overlays. > > --Tony > IT's already on his TODO list :) branches for all possible repo types actually, like git, svn,... the underlying code mechanism should be similar. cvs already has it's subpath Devan, your clue to implementing it ^_^ :) -- Brian Dolbec