From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: "Juanma Barranquero" Newsgroups: gmane.emacs.devel Subject: Re: use git, not cvs Date: Tue, 10 Jun 2008 13:16:37 +0200 Message-ID: References: <20080607125159.8A74F9F05B4@grelber.thyrsus.com> <20080607132037.GA21979@thyrsus.com> <20080607141452.GF1812@muc.de> <20080607152408.GG1812@muc.de> <20080607193747.GB1420@thyrsus.com> <878wxd1sqg.fsf_-_@rho.meyering.net> NNTP-Posting-Host: lo.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Trace: ger.gmane.org 1213096624 31474 80.91.229.12 (10 Jun 2008 11:17:04 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Tue, 10 Jun 2008 11:17:04 +0000 (UTC) Cc: esr@thyrsus.com, Alan Mackenzie , Eli Zaretskii , Jim Meyering , emacs-devel@gnu.org To: "Miles Bader" Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Tue Jun 10 13:17:46 2008 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([199.232.76.165]) by lo.gmane.org with esmtp (Exim 4.50) id 1K61r9-0005Aj-1y for ged-emacs-devel@m.gmane.org; Tue, 10 Jun 2008 13:17:39 +0200 Original-Received: from localhost ([127.0.0.1]:52021 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K61qL-0001vz-M1 for ged-emacs-devel@m.gmane.org; Tue, 10 Jun 2008 07:16:49 -0400 Original-Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1K61qF-0001uf-7O for emacs-devel@gnu.org; Tue, 10 Jun 2008 07:16:43 -0400 Original-Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1K61qB-0001sC-1A for emacs-devel@gnu.org; Tue, 10 Jun 2008 07:16:41 -0400 Original-Received: from [199.232.76.173] (port=52857 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1K61qA-0001s2-Lu for emacs-devel@gnu.org; Tue, 10 Jun 2008 07:16:38 -0400 Original-Received: from rv-out-0708.google.com ([209.85.198.246]:8731) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1K61qA-0004Nm-6r for emacs-devel@gnu.org; Tue, 10 Jun 2008 07:16:38 -0400 Original-Received: by rv-out-0708.google.com with SMTP id k29so3115849rvb.6 for ; Tue, 10 Jun 2008 04:16:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=WmSm8dZiNjFyZk5S/4DkU4s267GxOb03rjIqYCAAOyo=; b=MH7bggemYHyfBYGO2tcR69pQo5DVcqgfWXkwN5F2DNB+k5Mm2cp/h5nNx6rmAZpfHA arRm0qCoGxJzs3GexJhAwRGbQXPhfpLvxFfe4KI3wQ2gDhavhsejuAw6sPeRc1NewSEy p+99m7+mh6ERwDhZzUsbd9PfDycx7C2E9uZCY= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=Cm6gM53M3+6MhWnLZFtoHrqqSq2GRr6CKEs3ydjZn0OHB4iNWAEQHGrdaY1Ds8ErxJ 6mF7WgTaeA+sJJegVi7VEElvzuyjWEvSEhsmY07pZcnIHsCm8bKeUz5OPZbGhPSqzKUX XjNH4+eOFDldahDbh/Mh7u/qQGs+50RwLgFl8= Original-Received: by 10.115.54.7 with SMTP id g7mr4622815wak.212.1213096597130; Tue, 10 Jun 2008 04:16:37 -0700 (PDT) Original-Received: by 10.114.167.12 with HTTP; Tue, 10 Jun 2008 04:16:37 -0700 (PDT) In-Reply-To: Content-Disposition: inline X-detected-kernel: by monty-python.gnu.org: Linux 2.6 (newer, 2) X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:98858 Archived-At: > Now if only people would stop committing multiple files in a big change > one-by-one... (it would make the git history a lot more readable) I don't think that's going to happen until we switch to Bazaar... ...How's that going, BTW? Didn't the last two point releases of Bazaar include speed improvements prompted by Emacs? Juanma