unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Juanma Barranquero <lekktu@gmail.com>
To: Emacs developers <emacs-devel@gnu.org>
Subject: splitting ChangeLogs
Date: Wed, 6 Apr 2011 03:49:39 +0200	[thread overview]
Message-ID: <BANLkTi=sDC4inr4hS_kksPZPjqJUzhfy=w@mail.gmail.com> (raw)

src/Changelog is a massive 1.12 MiB, and lisp/ChangeLog a slightly
less impressive 0.86 MiB.

It's OK to split them at the following point?

2010-05-07  Chong Yidong  <cyd@stupidchicken.com>

        * Version 23.2 released

If so, which one should keep history, i.e.,

  copy ChangeLog Changelog.11
  ;; edit and trim both files
  bzr add ChangeLog.11
  bzr commit -m "..."

or

  bzr mv ChangeLog ChangeLog.11
  copy ChangeLog.11 ChangeLog
  ;; edit and trim both files
  bzr add ChangeLog
  bzr commit -m "..."

    Juanma



             reply	other threads:[~2011-04-06  1:49 UTC|newest]

Thread overview: 24+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-06  1:49 Juanma Barranquero [this message]
2011-04-06  3:00 ` splitting ChangeLogs Eli Zaretskii
2011-04-06  3:24   ` Juanma Barranquero
2011-04-06  9:19     ` Eli Zaretskii
2011-04-06 11:18       ` Juanma Barranquero
2011-04-06  3:43   ` Stephen J. Turnbull
2011-04-06  9:20     ` Eli Zaretskii
2011-04-06  9:39       ` Stephen J. Turnbull
2011-04-06 12:23         ` Eli Zaretskii
2011-04-07  0:36           ` Stephen J. Turnbull
2011-04-07  3:03             ` Eli Zaretskii
2011-04-07  5:10               ` Stephen J. Turnbull
2011-04-06  4:01   ` Glenn Morris
2011-04-06  4:58     ` Stephen J. Turnbull
2011-04-06  5:05       ` Leo
2011-04-06  9:11         ` Eli Zaretskii
2011-04-06  9:14     ` Eli Zaretskii
2011-04-06 15:21       ` Stefan Monnier
     [not found]         ` <83hbabv1ol.fsf@gnu.org>
2011-04-06 16:53           ` Stefan Monnier
2011-04-06 18:08             ` Eli Zaretskii
2011-04-06 11:15     ` Juanma Barranquero
2011-04-06 17:22       ` Glenn Morris
2011-04-06 15:19   ` Stefan Monnier
2011-04-06 15:21     ` Juanma Barranquero

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='BANLkTi=sDC4inr4hS_kksPZPjqJUzhfy=w@mail.gmail.com' \
    --to=lekktu@gmail.com \
    --cc=emacs-devel@gnu.org \
    /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).