From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Nikolai Weibull Newsgroups: gmane.emacs.devel Subject: Re: Abolishing ChangeLog files Date: Fri, 29 Mar 2013 22:53:22 +0100 Message-ID: References: <87y5d9p5td.fsf@dex.adm.naquadah.org> <87vc8dtbcb.fsf@lifelogs.com> <871ub1gmdf.fsf@engster.org> <87d2ulovd0.fsf@dex.adm.naquadah.org> <85r4j0h1ww.fsf@member.fsf.org> <85li98h1qx.fsf@member.fsf.org> <87ehf0b3x2.fsf@uwakimon.sk.tsukuba.ac.jp> <87obe3gaem.fsf@engster.org> <87ip4bj1ay.fsf_-_@earth.home> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Trace: ger.gmane.org 1364594014 8307 80.91.229.3 (29 Mar 2013 21:53:34 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Fri, 29 Mar 2013 21:53:34 +0000 (UTC) Cc: emacs-devel@gnu.org To: Stefan Monnier Original-X-From: emacs-devel-bounces+ged-emacs-devel=m.gmane.org@gnu.org Fri Mar 29 22:54:01 2013 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 1ULhFE-00048q-0X for ged-emacs-devel@m.gmane.org; Fri, 29 Mar 2013 22:53:56 +0100 Original-Received: from localhost ([::1]:48499 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULhEp-0000ue-Rv for ged-emacs-devel@m.gmane.org; Fri, 29 Mar 2013 17:53:31 -0400 Original-Received: from eggs.gnu.org ([208.118.235.92]:60120) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULhEk-0000uB-5U for emacs-devel@gnu.org; Fri, 29 Mar 2013 17:53:29 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ULhEh-0005dL-MK for emacs-devel@gnu.org; Fri, 29 Mar 2013 17:53:26 -0400 Original-Received: from mail-ia0-x236.google.com ([2607:f8b0:4001:c02::236]:63154) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ULhEh-0005dB-Hn for emacs-devel@gnu.org; Fri, 29 Mar 2013 17:53:23 -0400 Original-Received: by mail-ia0-f182.google.com with SMTP id u8so706599iag.13 for ; Fri, 29 Mar 2013 14:53:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:x-received:sender:in-reply-to:references:date :x-google-sender-auth:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=ytZ3mBjMCBj6Qs2hIfqxg8VMlMSb7kiDSDUV4BVtCAw=; b=DLupQpam5WVtHT4aqedi0JAK1gAFCnWDs48AsZZmdI5rgEyiLPimJ2Lg1ffceSomD4 e2SHZy4YwwsgWQhTSkM6syazBvFLQFBaJdmqvgN4tWEJYz7+zKYTw6uxCDLIJ1CekcBz MvnY+OfRx0TQAx8BadQ5TVLQq22S1azKMAiePGoiQBK9TL6QhEhCzvmOCHvPCvImxS8s psGaCXu4BEj+/1Oy9h1zu/Nj3/6grmRTnWjM51mmE5EAITpb1F1vzw0uMz1hHQ63VvZH YCtIbv1++ttaBKNFJQhLPsAZGk2lt1GhzavzhGmov8HMt7pORTToHHOQT0Ca+l3j59/8 MKNw== X-Received: by 10.50.119.67 with SMTP id ks3mr122216igb.90.1364594002365; Fri, 29 Mar 2013 14:53:22 -0700 (PDT) Original-Received: by 10.231.187.145 with HTTP; Fri, 29 Mar 2013 14:53:22 -0700 (PDT) In-Reply-To: X-Google-Sender-Auth: c4EKhPQbzGXjMqPw9OHsnpz6-R0 X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2607:f8b0:4001:c02::236 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:158450 Archived-At: On Thu, Mar 28, 2013 at 1:41 PM, Stefan Monnier wrote: > Another big issue is that commit logs can't be fixed (it's not an > inherent limitation, just a limitation of "bzr log" and AFAIK of "git > log" as well). There=E2=80=99s =E2=80=9Cgit notes=E2=80=9D. Also, fixing the last (unpushed) commit message is easy to do with =E2=80=9Cgit commit --amend=E2=80=9D and fixing unpushed commits can be don= e with =E2=80=9Cgit rebase=E2=80=9D.