From mboxrd@z Thu Jan 1 00:00:00 1970 From: =?utf-8?B?VG9tw6HFoSDEjGVjaA==?= Subject: Re: [PATCH] gnu: sdcv: Add new variable. Date: Mon, 16 Mar 2015 11:23:20 +0100 Message-ID: <20150316102320.GC20299@crashnator.suse.cz> References: <1426497533-7895-1-git-send-email-sleep_walker@gnu.org> <20150316095452.GA28293@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:42115) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXSBB-0004fE-0y for guix-devel@gnu.org; Mon, 16 Mar 2015 06:23:25 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1YXSB7-0000zh-QJ for guix-devel@gnu.org; Mon, 16 Mar 2015 06:23:24 -0400 Received: from cantor2.suse.de ([195.135.220.15]:47097 helo=mx2.suse.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1YXSB7-0000zY-K1 for guix-devel@gnu.org; Mon, 16 Mar 2015 06:23:21 -0400 Received: from relay2.suse.de (charybdis-ext.suse.de [195.135.220.254]) by mx2.suse.de (Postfix) with ESMTP id 9A23FADA5 for ; Mon, 16 Mar 2015 10:23:20 +0000 (UTC) Content-Disposition: inline In-Reply-To: <20150316095452.GA28293@debian> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org On Mon, Mar 16, 2015 at 10:54:52AM +0100, Andreas Enge wrote: >Hello, > >just a tiny comment: Please use > >gnu: Add sdcv. > >gnu: Add agg. > >as first lines of your commits; I find this convention quite useful when >grepping through the output of "git log". Will doo. Changed. S_W