From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Dan Nicolaescu Newsgroups: gmane.emacs.devel Subject: Re: Getting full bug database dump? Date: Thu, 14 Jan 2010 09:31:35 -0800 (PST) Message-ID: <201001141731.o0EHVZN1024126@godzilla.ics.uci.edu> References: <87iqb5o7ie.fsf@red-bean.com> <87k4vkltop.fsf@red-bean.com> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: ger.gmane.org 1263491711 21825 80.91.229.12 (14 Jan 2010 17:55:11 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 14 Jan 2010 17:55:11 +0000 (UTC) Cc: emacs-devel@gnu.org To: Karl Fogel Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Thu Jan 14 18:55:04 2010 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1NVTuQ-00060Z-NS for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 18:55:03 +0100 Original-Received: from localhost ([127.0.0.1]:34741 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVTuR-0000Yc-I9 for ged-emacs-devel@m.gmane.org; Thu, 14 Jan 2010 12:55:03 -0500 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NVTZP-00029x-QQ for emacs-devel@gnu.org; Thu, 14 Jan 2010 12:33:19 -0500 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NVTZL-000242-Sc for emacs-devel@gnu.org; Thu, 14 Jan 2010 12:33:19 -0500 Original-Received: from [199.232.76.173] (port=58644 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NVTZL-00023s-LM for emacs-devel@gnu.org; Thu, 14 Jan 2010 12:33:15 -0500 Original-Received: from colin-baker-v0.ics.uci.edu ([128.195.1.153]:44828) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NVTZK-0006tz-So for emacs-devel@gnu.org; Thu, 14 Jan 2010 12:33:15 -0500 Original-Received: from godzilla.ics.uci.edu (godzilla.ics.uci.edu [128.195.10.101]) by colin-baker-v0.ics.uci.edu (8.13.8/8.13.8) with ESMTP id o0EHVZRV028124 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 14 Jan 2010 09:31:35 -0800 Original-Received: (from dann@localhost) by godzilla.ics.uci.edu (8.13.8+Sun/8.13.6/Submit) id o0EHVZN1024126; Thu, 14 Jan 2010 09:31:35 -0800 (PST) In-Reply-To: <87k4vkltop.fsf@red-bean.com> (Karl Fogel's message of "Thu, 14 Jan 2010 08:09:10 -0500") Original-Lines: 12 X-ICS-MailScanner-Information: Please send mail to helpdesk@ics.uci.edu or more information X-ICS-MailScanner-ID: o0EHVZRV028124 X-ICS-MailScanner: Found to be clean X-ICS-MailScanner-SpamCheck: not spam, SpamAssassin (not cached, score=-1.44, required 5, autolearn=disabled, ALL_TRUSTED -1.44) X-ICS-MailScanner-From: dann@godzilla.ics.uci.edu X-detected-operating-system: by monty-python.gnu.org: GNU/Linux 2.6 (newer, 3) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:120017 Archived-At: Karl Fogel writes: > I asked this earlier in another thread, but it should really be a > separate request: > > I'd like to get a full dump of our current debbugs database, to do some > quantitative analysis that I think might be useful for us. As long as > it's in some parseable format, I can work with it. If you have the time, there's one more thing this would be useful for: find all the bugs that have patches in them (just search for the diff headers), and make sure they are tagged with "patch".