From owner-cvs-all@FreeBSD.ORG Tue Jan 18 17:31:13 2005 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 0D9CD16A4D1; Tue, 18 Jan 2005 17:31:13 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E871C43D5E; Tue, 18 Jan 2005 17:31:12 +0000 (GMT) (envelope-from keramida@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j0IHVCd4069171; Tue, 18 Jan 2005 17:31:12 GMT (envelope-from keramida@repoman.freebsd.org) Received: (from keramida@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j0IHVCcC069170; Tue, 18 Jan 2005 17:31:12 GMT (envelope-from keramida) Message-Id: <200501181731.j0IHVCcC069170@repoman.freebsd.org> From: Giorgos Keramidas Date: Tue, 18 Jan 2005 17:31:12 +0000 (UTC) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi query-pr-summary.cgi X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 18 Jan 2005 17:31:13 -0000 keramida 2005-01-18 17:31:12 UTC FreeBSD doc repository Modified files: en/cgi query-pr-summary.cgi Log: We are approaching P100k real fast now. Grab the opportunity to 'fix' some bugs of the text-mode listings of the Gnats database: - Shave 2 characters out of the submission date, by removing the enclosing [] pair. - Increase the width of the tracker field. It should now be wide enough until PR standards/999999 (which is, hopefully, a very long time). - Decrease the width of Resp. to 10 characters, as the longer name is now a bit shorter (after the removal of 'freebsd-' a while back). - Shorten the 'Description' a bit, to keep the entire listing at less than 79 columns (which IIRC was broken by me in revision 1.45, during the split of HTML/text output in separate functions). Revision Changes Path 1.49 +6 -6 www/en/cgi/query-pr-summary.cgi