From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jakub Narebski Subject: Re: [PATCH] apply --unidiff-zero: loosen sanity checks for --unidiff=0 patches Date: Sun, 17 Sep 2006 11:01:36 +0200 Organization: At home Message-ID: References: <20060915132225.12040.qmail@a0896f98af57b2.315fe32.mid.smarden.org> <7vzmcz6mrq.fsf@assigned-by-dhcp.cox.net> <7vsliq7vqr.fsf_-_@assigned-by-dhcp.cox.net> <7vac4y7u8n.fsf@assigned-by-dhcp.cox.net> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-2 Content-Transfer-Encoding: QUOTED-PRINTABLE X-From: git-owner@vger.kernel.org Sun Sep 17 11:01:23 2006 Return-path: Envelope-to: gcvg-git@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by ciao.gmane.org with esmtp (Exim 4.43) id 1GOsWa-0005Yt-MK for gcvg-git@gmane.org; Sun, 17 Sep 2006 11:01:17 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932358AbWIQJBO convert rfc822-to-quoted-printable (ORCPT ); Sun, 17 Sep 2006 05:01:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S932362AbWIQJBO (ORCPT ); Sun, 17 Sep 2006 05:01:14 -0400 Received: from main.gmane.org ([80.91.229.2]:42695 "EHLO ciao.gmane.org") by vger.kernel.org with ESMTP id S932358AbWIQJBN (ORCPT ); Sun, 17 Sep 2006 05:01:13 -0400 Received: from list by ciao.gmane.org with local (Exim 4.43) id 1GOsWU-0005XH-GJ for git@vger.kernel.org; Sun, 17 Sep 2006 11:01:10 +0200 Received: from 193.0.122.19 ([193.0.122.19]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Sep 2006 11:01:10 +0200 Received: from jnareb by 193.0.122.19 with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Sun, 17 Sep 2006 11:01:10 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: git@vger.kernel.org X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 193.0.122.19 Mail-Copies-To: jnareb@gmail.com User-Agent: KNode/0.10.2 Sender: git-owner@vger.kernel.org Precedence: bulk X-Mailing-List: git@vger.kernel.org Archived-At: Junio C Hamano wrote: > Jakub Narebski writes: >=20 >> Junio C Hamano wrote: >> >>> This adds a new flag, --unified-zero, to allow bypassing these >>> checks. =A0[...] >> >> Doesn't -C0 option to git-apply bypass those checks? >=20 > Only the head/tail anchor check, but not the creation/deletion > check. Ah. Well, --unified-zero (or --context-free) flag makes sense then. By the way, could you document this option (usage and manpage), please? --=20 Jakub Narebski Warsaw, Poland ShadeHawk on #git