From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Sixt Subject: Re: [PATCH 3/3] Teach 'diff' about 'nodiff' attribute. Date: Fri, 13 Apr 2007 12:49:16 +0200 Organization: eudaptics software gmbh Message-ID: <461F602C.E9803108@eudaptics.com> References: <7vodlsd4wc.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: git@vger.kernel.org X-From: git-owner@vger.kernel.org Fri Apr 13 12:49:13 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 1HcJL5-0006Ud-3l for gcvg-git@gmane.org; Fri, 13 Apr 2007 12:49:11 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753255AbXDMKtH (ORCPT ); Fri, 13 Apr 2007 06:49:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753306AbXDMKtH (ORCPT ); Fri, 13 Apr 2007 06:49:07 -0400 Received: from main.gmane.org ([80.91.229.2]:50034 "EHLO ciao.gmane.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753255AbXDMKtE (ORCPT ); Fri, 13 Apr 2007 06:49:04 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HcJKr-00047X-RP for git@vger.kernel.org; Fri, 13 Apr 2007 12:48:57 +0200 Received: from cm56-163-160.liwest.at ([86.56.163.160]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Apr 2007 12:48:57 +0200 Received: from J.Sixt by cm56-163-160.liwest.at with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 13 Apr 2007 12:48:57 +0200 X-Injected-Via-Gmane: http://gmane.org/ X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: cm56-163-160.liwest.at X-Mailer: Mozilla 4.73 [en] (Windows NT 5.0; U) X-Accept-Language: en Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote: > > This makes paths with 'nodiff' attribute not to produce > "textual" diffs from 'git-diff' family. If saying "nodiff" can be made equivalent to "!diff", then I'd strongly prefer an attribute "diff" over "nodiff". I'm a strong disbeliever in double negation. -- Hannes "Can't we not have no double negation please?" Sixt