From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pierre Habouzit Subject: Re: [PATCH] parse-opt: migrate builtin-checkout-index. Date: Sun, 19 Oct 2008 21:34:27 +0200 Message-ID: <20081019193427.GK16610@artemis.corp> References: <7v63nqg4f4.fsf@gitster.siamese.dyndns.org> <1224292643-28704-1-git-send-email-vmiklos@frugalware.org> <20081019192906.GA26073@rdrz.de> Mime-Version: 1.0 Content-Type: multipart/signed; boundary="huBJOJF9BsF479P6"; protocol="application/pgp-signature"; micalg=SHA1 Cc: Miklos Vajna , Junio C Hamano , git@vger.kernel.org To: Raphael Zimmerer X-From: git-owner@vger.kernel.org Mon Oct 20 12:36:41 2008 connect(): Connection refused Return-path: Envelope-to: gcvg-git-2@gmane.org Received: from vger.kernel.org ([209.132.176.167]) by lo.gmane.org with esmtp (Exim 4.50) id 1Kre42-0007SU-Ps for gcvg-git-2@gmane.org; Sun, 19 Oct 2008 21:35:47 +0200 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751749AbYJSTeb (ORCPT ); Sun, 19 Oct 2008 15:34:31 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1751775AbYJSTeb (ORCPT ); Sun, 19 Oct 2008 15:34:31 -0400 Received: from pan.madism.org ([88.191.52.104]:41909 "EHLO hermes.madism.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751533AbYJSTea (ORCPT ); Sun, 19 Oct 2008 15:34:30 -0400 Received: from madism.org (olympe.madism.org [82.243.245.108]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "artemis.madism.org", Issuer "madism.org" (verified OK)) by hermes.madism.org (Postfix) with ESMTPS id 044D53ECF1; Sun, 19 Oct 2008 21:34:28 +0200 (CEST) Received: by madism.org (Postfix, from userid 1000) id 8D7EE778397; Sun, 19 Oct 2008 21:34:27 +0200 (CEST) Content-Disposition: inline In-Reply-To: <20081019192906.GA26073@rdrz.de> X-Face: $(^e[V4D-[`f2EmMGz@fgWK!e.B~2g.{08lKPU(nc1J~z\4B>*JEVq:E]7G-\6$Ycr4<;Z!|VY6Grt]+RsS$IMV)f>2)M="tY:ZPcU;&%it2D81X^kNya0=L]"vZmLP+UmKhgq+u*\.dJ8G!N&=EvlD User-Agent: Madmutt/devel (Linux) Sender: git-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: git@vger.kernel.org Archived-At: --huBJOJF9BsF479P6 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Oct 19, 2008 at 07:29:08PM +0000, Raphael Zimmerer wrote: > On Sat, Oct 18, 2008 at 03:17:23AM +0200, Miklos Vajna wrote: > > Right, I fixed this in option_parse_z(). --no-z should set > > line_termination to \n instead of 1. >=20 > How about "--no-null"? >=20 > The long option name for "-z" is "--null", as used in git-config and > git-grep. So I suggest to use that as the long option name for "-z", > as the enhanced option parser automatically will recongnize > "--no-null", when used. That helps avoid further confusion with git > option names. git checkout-index has no --null option. If you make --null be the long form for -z then --no-null will be "autogenerated". --=20 =C2=B7O=C2=B7 Pierre Habouzit =C2=B7=C2=B7O madcoder@debia= n.org OOO http://www.madism.org --huBJOJF9BsF479P6 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEABECAAYFAkj7i8MACgkQvGr7W6HudhzVmQCgnPyXM/xPvWeg1S2xrIgKtnMe ZQsAn2F59twBeXUoIJirD/DwUPi39sGY =chRN -----END PGP SIGNATURE----- --huBJOJF9BsF479P6--