From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lists.gentoo.org ([140.105.134.102] helo=robin.gentoo.org) by nuthatch.gentoo.org with esmtp (Exim 4.54) id 1FZahS-000688-TY for garchives@archives.gentoo.org; Fri, 28 Apr 2006 21:40:31 +0000 Received: from robin.gentoo.org (localhost [127.0.0.1]) by robin.gentoo.org (8.13.6/8.13.6) with SMTP id k3SLdH63003568; Fri, 28 Apr 2006 21:39:17 GMT Received: from smtp.ferdyx.org (170.Red-213-96-222.staticIP.rima-tde.net [213.96.222.170]) by robin.gentoo.org (8.13.6/8.13.6) with ESMTP id k3SLaRtO032466 for ; Fri, 28 Apr 2006 21:36:27 GMT Received: from localhost (localhost [127.0.0.1]) by smtp.ferdyx.org (Postfix) with ESMTP id 5CAB38D364; Fri, 28 Apr 2006 23:26:51 +0200 (CEST) Received: from smtp.ferdyx.org ([127.0.0.1]) by localhost (tungsteno [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 06220-07; Fri, 28 Apr 2006 23:26:48 +0200 (CEST) Received: from posidon.ferdyx.org (posidon.ferdyx.org [192.168.0.2]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.ferdyx.org (Postfix) with ESMTP id AF9868D34F; Fri, 28 Apr 2006 23:26:47 +0200 (CEST) Received: by posidon.ferdyx.org (nbSMTP-1.01-cvs) for uid 1000 (using TLSv1/SSLv3 with cipher DHE-RSA-AES256-SHA (256/256 bits)) ferdy@gentoo.org; Fri, 28 Apr 2006 23:36:23 +0200 (CEST) Date: Fri, 28 Apr 2006 23:36:22 +0200 From: "Fernando J. Pereda" To: Ryan Phillips , gentoo-dev@lists.gentoo.org Subject: Re: [gentoo-dev] Gentoo: State of the Union Message-ID: <20060428213622.GD26082@ferdyx.org> Mail-Followup-To: Ryan Phillips , gentoo-dev@lists.gentoo.org References: <20060428171453.GB62035@watcher.kimaker.com> <20060428185501.GA22506@dst.grantgoodyear.org> <20060428192434.GB22373@woodpecker.gentoo.org> <44527A01.3080506@gentoo.org> <20060428204240.GD63263@watcher.kimaker.com> <20060428210543.GC26082@ferdyx.org> <20060428212043.GF63263@watcher.kimaker.com> Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-dev@gentoo.org Reply-to: gentoo-dev@lists.gentoo.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="xB0nW4MQa6jZONgY" Content-Disposition: inline In-Reply-To: <20060428212043.GF63263@watcher.kimaker.com> User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd-new-20030616-p10 (Debian) at ferdyx.org X-Archives-Salt: effb7e17-4df4-4491-82cb-b78dd01143c5 X-Archives-Hash: 35a854babf3e9891ab533b6e9cb9baa6 --xB0nW4MQa6jZONgY Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Ryan: I think you are talking about very old versions of Git: On Fri, Apr 28, 2006 at 02:20:43PM -0700, Ryan Phillips wrote: > What I meant is, if you have a change within one directory pending > a commit, and you have a commit pending in a current directory, both > files will be picked up for the commit. I think that is bad. That > means you can't have pending changes not ready for commit and commit > something. Of course you can have pending commits. You can even have uncommited changes in your index since git-commit uses a temporary index when doing this kind of checkins. > yes. git-commit will allow the commit, it will walk the directories > backwards, but it will find all the pending changes and want to commit > them. It will if you don't use git-commit correctly :) > I don't think that is beneficial. I'm open to comments though. 'git commit' semantics are a bit different from 'cvs commit' and 'svn commit' semantics. That's probably the reason you faced that problem :) Cheers, ferdy --=20 Fernando J. Pereda Garcimart=EDn Gentoo Developer (Alpha,net-mail,mutt,git) 20BB BDC3 761A 4781 E6ED ED0B 0A48 5B0C 60BD 28D4 --xB0nW4MQa6jZONgY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQFEUorWCkhbDGC9KNQRAju2AKCMSxA+edQxpAOCpVEbYmjMZ/sE2gCdFPnp ogwmCkdNOeZX29e2x6+FmhQ= =wttF -----END PGP SIGNATURE----- --xB0nW4MQa6jZONgY-- -- gentoo-dev@gentoo.org mailing list