From owner-freebsd-hackers Mon Feb 3 22:39:24 2003 Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3CA9137B401 for ; Mon, 3 Feb 2003 22:39:23 -0800 (PST) Received: from 12-234-22-23.client.attbi.com (12-234-22-23.client.attbi.com [12.234.22.23]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52EB843F93 for ; Mon, 3 Feb 2003 22:39:22 -0800 (PST) (envelope-from DougB@FreeBSD.org) Received: from slave.gorean.org (x7avr8js2nqj2pvw@slave.gorean.org [10.0.0.1]) by 12-234-22-23.client.attbi.com (8.12.6/8.12.6) with ESMTP id h146dJh9011851; Mon, 3 Feb 2003 22:39:19 -0800 (PST) (envelope-from DougB@FreeBSD.org) Date: Mon, 3 Feb 2003 22:39:19 -0800 (PST) From: Doug Barton To: Amit Rao Cc: hackers@FreeBSD.org Subject: Re: Modifying mergemaster behavior In-Reply-To: <200302031413.41855.fbsd@atyantik.net> Message-ID: <20030203223719.X11438@12-234-22-23.pyvrag.nggov.pbz> References: <200301281844.h0SIie3G086935@repoman.freebsd.org> <20030201235429.G77226@12-234-22-23.pyvrag.nggov.pbz> <200302031413.41855.fbsd@atyantik.net> Organization: http://www.FreeBSD.org/ X-message-flag: Outlook -- Not just for spreading viruses anymore! MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Mon, 3 Feb 2003, Amit Rao wrote: > On Monday 03 February 2003 07:35 am, Dag-Erling Smorgrav wrote: > > Doug Barton writes: > > > On Tue, 28 Jan 2003, Garance A Drosihn wrote: > > > > Well for one thing, if a given file has a lot of changes, then I > > > > would like mergemaster to skip over the initial one-line change > > > > that only tells me how some comment now has a new version-number > > > > in it. > > > > > > This is an oft-requested feature, but I'm not sure how best to implement > > > it. > > Allow users to pass "regexps to ignore" as an option? > similar to: diff --ignore-matching-lines="\$FreeBSD:" ? That actually has promise... probably as a mergemasterrc option. I'll give it some thought. Doug -- If it's moving, encrypt it. If it's not moving, encrypt it till it moves, then encrypt it some more. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message