From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Stefan Monnier Newsgroups: gmane.emacs.devel Subject: Re: PROPOSAL: Move to git, now that bzr is no longer a req. Date: Fri, 03 Jan 2014 09:48:08 -0500 Message-ID: References: <20140102095347.6834E381D0C@snark.thyrsus.com> <87fvp6bdd9.fsf_-_@ktab.red-bean.com> <8761q1ljny.fsf@gmail.com> <87lhyxqztz.fsf@gmx.de> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain X-Trace: ger.gmane.org 1388760504 20278 80.91.229.3 (3 Jan 2014 14:48:24 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 3 Jan 2014 14:48:24 +0000 (UTC) Cc: emacs-devel@gnu.org, Thierry Volpiatto To: Michael Albinus Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Jan 03 15:48:30 2014 Return-path: Envelope-to: ged-emacs-devel@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1Vz631-0003Oc-08 for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 15:48:27 +0100 Original-Received: from localhost ([::1]:50179 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vz630-0000bj-33 for ged-emacs-devel@m.gmane.org; Fri, 03 Jan 2014 09:48:26 -0500 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:52905) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vz62r-0000bY-2d for emacs-devel@gnu.org; Fri, 03 Jan 2014 09:48:24 -0500 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Vz62j-0000uX-Og for emacs-devel@gnu.org; Fri, 03 Jan 2014 09:48:17 -0500 Original-Received: from ironport2-out.teksavvy.com ([206.248.154.181]:11240) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Vz62j-0000uR-KK for emacs-devel@gnu.org; Fri, 03 Jan 2014 09:48:09 -0500 X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: At8KABK/CFFsr+l6/2dsb2JhbABEvgsBAwEDexdzgh4BAQQBViMQCzQSFBgNJIgeBsEtkQoDiGGcGYFegxU X-IPAS-Result: At8KABK/CFFsr+l6/2dsb2JhbABEvgsBAwEDexdzgh4BAQQBViMQCzQSFBgNJIgeBsEtkQoDiGGcGYFegxU X-IronPort-AV: E=Sophos;i="4.84,565,1355115600"; d="scan'208";a="43852809" Original-Received: from 108-175-233-122.dsl.teksavvy.com (HELO pastel.home) ([108.175.233.122]) by ironport2-out.teksavvy.com with ESMTP/TLS/ADH-AES256-SHA; 03 Jan 2014 09:48:08 -0500 Original-Received: by pastel.home (Postfix, from userid 20848) id 819D560136; Fri, 3 Jan 2014 09:48:08 -0500 (EST) In-Reply-To: <87lhyxqztz.fsf@gmx.de> (Michael Albinus's message of "Fri, 03 Jan 2014 08:39:04 +0100") User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3.50 (gnu/linux) X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 206.248.154.181 X-BeenThere: emacs-devel@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "Emacs development discussions." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Original-Sender: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.devel:167170 Archived-At: >> Also would be great to stop writing unuseful changelog files. > They are useful. A tar distribution does not contain the git repo with > the history of commitments. Please let's not rehash old arguments: the tarball contains many files that are generated, so it would be trivial to include the "git log" output in it. Stefan