From owner-cvs-all@FreeBSD.ORG Sat Jan 8 17:05:33 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 9928716A4CE; Sat, 8 Jan 2005 17:05:33 +0000 (GMT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 731F643D1F; Sat, 8 Jan 2005 17:05:33 +0000 (GMT) (envelope-from scop@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 j08H5XTU088251; Sat, 8 Jan 2005 17:05:33 GMT (envelope-from scop@repoman.freebsd.org) Received: (from scop@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j08H5Xac088250; Sat, 8 Jan 2005 17:05:33 GMT (envelope-from scop) Message-Id: <200501081705.j08H5Xac088250@repoman.freebsd.org> From: Ville Skyttä Date: Sat, 8 Jan 2005 17:05:33 +0000 (UTC) To: projects-committers@FreeBSD.org, cvs-projects@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: projects/cvsweb ChangeLog NEWS cvsweb.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: Sat, 08 Jan 2005 17:05:33 -0000 scop 2005-01-08 17:05:33 UTC FreeBSD projects repository Modified files: cvsweb ChangeLog NEWS cvsweb.cgi Log: Fix tab expansion to take all consecutive tabs into account on each pass, not just the last tab. Submitted by: Vlado Klimovsky Revision Changes Path 1.183 +6 -0 projects/cvsweb/ChangeLog 1.42 +1 -0 projects/cvsweb/NEWS 1.286 +2 -4 projects/cvsweb/cvsweb.cgi