From mboxrd@z Thu Jan 1 00:00:00 1970 From: Linus Torvalds Subject: Re: gitk screenshots of complex history Date: Thu, 26 Jul 2007 22:20:25 -0700 (PDT) Message-ID: References: <20070727041300.GD20052@spearce.org> Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=us-ascii Cc: git@vger.kernel.org To: "Shawn O. Pearce" X-From: git-owner@vger.kernel.org Fri Jul 27 07:21:12 2007 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1IEIGG-0007mx-7N for gcvg-git@gmane.org; Fri, 27 Jul 2007 07:21:12 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753746AbXG0FVI (ORCPT ); Fri, 27 Jul 2007 01:21:08 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753645AbXG0FVG (ORCPT ); Fri, 27 Jul 2007 01:21:06 -0400 Received: from smtp2.linux-foundation.org ([207.189.120.14]:47662 "EHLO smtp2.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753600AbXG0FVG (ORCPT ); Fri, 27 Jul 2007 01:21:06 -0400 Received: from imap1.linux-foundation.org (imap1.linux-foundation.org [207.189.120.55]) by smtp2.linux-foundation.org (8.13.5.20060308/8.13.5/Debian-3ubuntu1.1) with ESMTP id l6R5KVM5004074 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Thu, 26 Jul 2007 22:20:32 -0700 Received: from localhost (localhost [127.0.0.1]) by imap1.linux-foundation.org (8.13.5.20060308/8.13.5/Debian-3ubuntu1.1) with ESMTP id l6R5KPOx007120; Thu, 26 Jul 2007 22:20:25 -0700 In-Reply-To: <20070727041300.GD20052@spearce.org> X-Spam-Status: No, hits=-2.73 required=5 tests=AWL,BAYES_00 X-Spam-Checker-Version: SpamAssassin 3.1.0-osdl_revision__1.15__ X-MIMEDefang-Filter: osdl$Revision: 1.181 $ X-Scanned-By: MIMEDefang 2.53 on 207.189.120.14 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: On Fri, 27 Jul 2007, Shawn O. Pearce wrote: > > I just compared my own history to Linus' linux-2.6 history. > The kernel team can't hold a candle to this mess. Rather on purpose, I might add. I've actually been fairly anal about having people maintain clean histories, to the point where I refuse to pull from trees that don't do a good enough job. Linus