From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: [PATCH 4/6] gnu: linux-libre-beagle-bone-black: Remove kernel variant. Date: Mon, 3 Oct 2016 14:49:13 +0200 Message-ID: References: <20160926103447.31830-1-david@craven.ch> <20160926103447.31830-4-david@craven.ch> <20160926132344.GA23258@jocasta.intra> <87wphv20hb.fsf@gnu.org> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:50242) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1br2gJ-0004FV-EI for guix-devel@gnu.org; Mon, 03 Oct 2016 08:49:20 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1br2gH-0000qY-A0 for guix-devel@gnu.org; Mon, 03 Oct 2016 08:49:18 -0400 In-Reply-To: <87wphv20hb.fsf@gnu.org> 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" To: =?UTF-8?Q?Ludovic_Court=C3=A8s?= Cc: guix-devel Hello, On Wed, Sep 28, 2016 at 11:11 PM, Ludovic Court=C3=A8s wrote= : > I read this and still am on the opposite side. The "changelog entries are like an undo list" is a WTF, to me this is what `patch -R` is for... My take on that (the newbie wanting to grasp it) is that I do the following= : - read git changelog entries titles in gitk (or a ML, or a gitweb) - if oneliner title looks interesting for a subject I'm currently trying to learn - I read the full changelog entry - if that is still interesting me, then I go read the code Is there something equivalent with the GNU-styled CLs, that does not requir= e me to read every patch ? Because that's not scaling very well, especially i= n languages that I'm not proficient in. My example is LKML, the changelogs are an extremely valuable tool to unders= tand things, to debug, etc... I just love this level of details put into changel= ogs. Tastes & colors... --=20 Vincent Legoll