From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18676 invoked by alias); 14 Dec 2003 05:36:22 -0000 Mailing-List: contact xconq7-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: xconq7-owner@sources.redhat.com Received: (qmail 18669 invoked from network); 14 Dec 2003 05:36:20 -0000 Received: from unknown (HELO garm.central.cmich.local) (141.209.15.48) by sources.redhat.com with SMTP; 14 Dec 2003 05:36:20 -0000 Received: from leon.phy.cmich.edu ([141.209.165.20]) by egate1.central.cmich.local with Microsoft SMTPSVC(5.0.2195.6713); Sun, 14 Dec 2003 00:36:17 -0500 Received: from localhost (unknown [127.0.0.1]) by leon.phy.cmich.edu (Postfix) with ESMTP id 6CE4870017; Sun, 14 Dec 2003 00:36:13 -0500 (EST) Date: Sun, 14 Dec 2003 12:12:00 -0000 From: Eric McDonald To: Hans Ronne Cc: xconq7@sources.redhat.com Subject: Re: Record number of xconq checkins In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-OriginalArrivalTime: 14 Dec 2003 05:36:17.0152 (UTC) FILETIME=[32079000:01C3C204] X-SW-Source: 2003/txt/msg01033.txt.bz2 On Sun, 14 Dec 2003, Hans Ronne wrote: > We now have 6995 lines in this year's ChangeLog. That is already more than > we had at the end of 2000 (6733 lines) which was the previous record year. We still are 11 checkins short in terms of discrete ChangeLog entries, but I think we can surpass that mark in the remaining 17 days. grep '2003-' ChangeLog | grep '<' | wc 188 1010 8945 grep '2000-' ChangeLog-2000 | grep '<' | wc 199 796 9326 > Thanks to everybody who contributed! Yes, especially thanks to all the people named Hans Ronne: grep '2003-' ChangeLog | grep 'Ronne' | wc 109 436 4535 who contributed about 58% of the checkins by number, and undoubtedly a larger percentage by volume. Eric