Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1161064AbVKIW72 (ORCPT ); Wed, 9 Nov 2005 17:59:28 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1161070AbVKIW72 (ORCPT ); Wed, 9 Nov 2005 17:59:28 -0500 Received: from smtp.osdl.org ([65.172.181.4]:42979 "EHLO smtp.osdl.org") by vger.kernel.org with ESMTP id S1161064AbVKIW71 (ORCPT ); Wed, 9 Nov 2005 17:59:27 -0500 Date: Wed, 9 Nov 2005 14:58:55 -0800 (PST) From: Linus Torvalds To: Andrew Morton cc: Anton Altaparmakov , linux-kernel@vger.kernel.org, James.Bottomley@steeleye.com, len.brown@intel.com, jgarzik@pobox.com, tony.luck@intel.com, bcollins@debian.org, scjody@modernduck.com, dwmw2@infradead.org, rolandd@cisco.com, davej@codemonkey.org.uk, axboe@suse.de, shaggy@austin.ibm.com, sfrench@us.ibm.com Subject: Re: merge status In-Reply-To: <20051109144801.1acb53ad.akpm@osdl.org> Message-ID: References: <20051109133558.513facef.akpm@osdl.org> <20051109144801.1acb53ad.akpm@osdl.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 688 Lines: 19 On Wed, 9 Nov 2005, Andrew Morton wrote: > > Ah, sorry, that appears to be all changelog noise coming out of > `git log origin..git-ntfs' You can use the "--no-merges" flag to git log to tell it to ignore merges. (Of course, sometimes the merges themselves are interesting, so it's a matter of taste. In the specific case of the -mm logic, I suspect the merges aren't of interest and you're probably better off ignoring them). Linus - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/