unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Paul Eggert <eggert@cs.ucla.edu>
To: Nicolas Petton <nicolas@petton.fr>, Eli Zaretskii <eliz@gnu.org>
Cc: 22506-done@debbugs.gnu.org
Subject: bug#22506: make change-history now doesn't work at all
Date: Mon, 1 Feb 2016 08:05:32 -0800	[thread overview]
Message-ID: <56AF824C.8030300@cs.ucla.edu> (raw)
In-Reply-To: <87bn80q0rl.fsf@petton.fr>

On 02/01/2016 12:43 AM, Nicolas Petton wrote:
> How should I generate the changelog files next time?  IIUC I need to
> make sure no commit happens while doing so, so I won't have to rebase.
>

You might try something like this:

git checkout emacs-25
git pull
git diff # This should output nothing.
make change-history
git diff HEAD^ # This should output what you want.
git push





  reply	other threads:[~2016-02-01 16:05 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-01-31 19:23 bug#22506: make change-history now doesn't work at all Glenn Morris
2016-01-31 20:53 ` Paul Eggert
2016-01-31 21:47   ` Nicolas Petton
2016-01-31 21:50     ` Paul Eggert
2016-02-01  3:34       ` Eli Zaretskii
2016-02-01  6:44         ` Paul Eggert
2016-02-01  7:41           ` Paul Eggert
2016-02-01  8:43             ` Nicolas Petton
2016-02-01 16:05               ` Paul Eggert [this message]
2016-02-01 17:44                 ` Nicolas Petton
2016-02-01  8:41           ` Nicolas Petton
2016-02-01  8:40         ` Nicolas Petton
2016-02-01 17:56   ` Glenn Morris

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/emacs/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=56AF824C.8030300@cs.ucla.edu \
    --to=eggert@cs.ucla.edu \
    --cc=22506-done@debbugs.gnu.org \
    --cc=eliz@gnu.org \
    --cc=nicolas@petton.fr \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).