From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:470:142:3::10]:42583) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFz1O-0005sA-TA for guix-patches@gnu.org; Sun, 22 Mar 2020 07:44:03 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFz1O-0002JD-03 for guix-patches@gnu.org; Sun, 22 Mar 2020 07:44:02 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:42679) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1jFz1N-0002J4-Sh for guix-patches@gnu.org; Sun, 22 Mar 2020 07:44:01 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1jFz1N-0001Nw-Qa for guix-patches@gnu.org; Sun, 22 Mar 2020 07:44:01 -0400 Subject: [bug#40157] [PATCH] hydra: Display the IRC logs in reverse chronological order. Resent-Message-ID: Received: from eggs.gnu.org ([2001:470:142:3::10]:42549) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1jFz1K-0005rj-06 for guix-patches@gnu.org; Sun, 22 Mar 2020 07:43:59 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1jFz1J-0002Gl-4W for guix-patches@gnu.org; Sun, 22 Mar 2020 07:43:57 -0400 Received: from sender4-of-o51.zoho.com ([136.143.188.51]:21153) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1jFz1I-0002EN-OB for guix-patches@gnu.org; Sun, 22 Mar 2020 07:43:57 -0400 References: <3b38c211b2c959077385c0267ed3b1875d396bfc.1584740629.git.leo@famulari.name> From: Ricardo Wurmus In-reply-to: <3b38c211b2c959077385c0267ed3b1875d396bfc.1584740629.git.leo@famulari.name> Date: Sun, 22 Mar 2020 12:43:43 +0100 Message-ID: <87lfnslimo.fsf@elephly.net> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+kyle=kyleam.com@gnu.org Sender: "Guix-patches" To: Leo Famulari Cc: 40157@debbugs.gnu.org Hi Leo, > I think that people usually want to read the latest logs, which > currently requires a lot of scrolling. > > * hydra/goggles.scm (index): Reverse the list of log files. Looks good, thank you. I=E2=80=99ve applied it. We=E2=80=99ll have to wai= t for the next reconfiguration to see the effects on logs.guix.gnu.org. --=20 Ricardo