unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Eli Zaretskii <eliz@gnu.org>
To: Dmitry Gutov <dgutov@yandex.ru>
Cc: mthl@gnu.org, eggert@cs.ucla.edu, johnw@gnu.org, emacs-devel@gnu.org
Subject: Re: Should we restore manually maintained ChangeLogs
Date: Tue, 08 Mar 2016 17:45:49 +0200	[thread overview]
Message-ID: <83si01rn0y.fsf@gnu.org> (raw)
In-Reply-To: <1ceba0e3-b8a7-393d-ce41-213aee11b7f8@yandex.ru> (message from Dmitry Gutov on Mon, 7 Mar 2016 23:42:33 +0200)

> Cc: mthl@gnu.org, johnw@gnu.org, emacs-devel@gnu.org
> From: Dmitry Gutov <dgutov@yandex.ru>
> Date: Mon, 7 Mar 2016 23:42:33 +0200
> 
>         Maintaining ChangeLog files by hand with each commit makes it harder
>         to merge changes due to the inevitable collisions with ChangeLog
>         files.
> 
>     Incorrect!  And the current situation creates _more_ collisions, not
>     less!
> 
> Only when merging between branches.

It doesn't work very well even on a single branch.  With two branches,
it completely breaks down.

We do want to work on multiple branches, don't we?  We discussed how
to make more frequent releases, and perhaps have 3 branches for even
more flexible development and release schedule.  All of that would be
impossible because of this tiny but annoying PITA.  Do we really want
to continue wasting energy on fixing something that wasn't such a big
problem to begin with?

> Other than that, only a select group of people needs to bother: those who make mistakes, and those who feel a general need to clean up.

See, that's the crux of the issue: do we or don't we care about the
need to clean up our ChangeLogs?  If we don't, then why bother
maintaining them?

You (and some others) say the format and the content in the log
messages are important, and I agree.  But if we do care about them,
how can we NOT clean them up?  Having them in their current state
means they cannot be trusted, which is worse than not having them at
all.

> As a relatively careful committer, I've only had to correct the entries a few times, and I've been enjoying the lack of collisions quite a bit.

Yes, a few of us don't need any corrections.  But enough of us do, and
that's where the problem lies.  It is that problem that we need to
fix.  Leaving it unfixed makes your accurate work unreliable as well.

>     But ChangeLog mistakes can be easily fixed.
> 
> In the current approach, as well.

Only on a single branch, and even there this is not done enough.  We
all relied on Glenn to do that behind the scenes.  Now Glenn gave up
in despair, so things will degrade from now on.

>     We don't know how, and we don't have anyone who is motivated enough to
>     do that.  And even if and when we do have some solution, it is likely
>     to be inconvenient and unreliable.
> 
> I think we should wait and see until the work really transitions back to master. The motivation must rise.

The release branch will remain active for quite some time: we have
just started a new major version.  And if we want more frequent
releases, we should strive to have an active release branch at all
times.  So I don't think we can wait; waiting will not solve anything,
it will just make the current problems bigger and harder to solve.

>     Let other projects invent those schemes and test-drive them.  Enough
>     with these experiments!  They draw the last drops of energy from us,
>     and they avert the few last veteran contributors we have left.
> 
> Has the current experiment really sucked too much energy from anyone, aside from the implementors?

Why do you think Glenn gave up?

>     That's not a bad thing in itself.  The point is, these procedures
>     work, and all those projects are alive and kicking, and actually make
>     more frequent releases than we do.
> 
> For all we know, they might be thriving despite this practice.

Nothing wrong with that.

>         I often ran into problems. Yes, git-merge-changelog should reduce the
>         number of merge conflicts, but it doesn't eliminate them
> 
>     Oh, yes, it does.
> 
> Not in my experience either. I've still had collisions, and even when git-merge-changelog resolved them, it often put my entry in the middle of the file, whereas I usually needed it to be at the top. Leading to extra manual labor.

That extra manual labor is very small, and it's still a rare case to
have that.  A small price to pay for a clean and reliable solution.

>         requiring git-merge-changelog means that many contributors would
>         have to worry about installing and configuring git-merge-changelog,
>         which would be more of a hassle for recruiting contributors.
> 
>     It's a 5-sec configuration, let's not make a mountain out of a
>     molehill.
> 
> It was longer for me. But either way, it's more hassle for a random contributor than the current system.

The current system is much more hassle for non-random contributors, so
much so that we risk losing them, something we cannot afford.

> If it can be fixed, Someone should.

Let that Someone step forward, then, and speak up.  We have been
waiting for that for the past year, so I'm not holding my breath now.



  reply	other threads:[~2016-03-08 15:45 UTC|newest]

Thread overview: 454+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <rrd1v05yaj.fsf@fencepost.gnu.org>
     [not found] ` <56BE7E37.3090708@cs.ucla.edu>
     [not found]   ` <4hd1rw1ubr.fsf@fencepost.gnu.org>
     [not found]     ` <nz60x22nt2.fsf@fencepost.gnu.org>
     [not found]       ` <83vb50wxhv.fsf@gnu.org>
     [not found]         ` <m3a8mcdjjx.fsf@gnus.org>
     [not found]           ` <m2io0zz56d.fsf@newartisans.com>
     [not found]             ` <87y49vz4cg.fsf@acer.localhost.com>
2016-03-06 21:52               ` Is it time to drop ChangeLogs? (Was: bug#21998: Run 'make change-history' on release branch) John Wiegley
2016-03-06 22:05                 ` Eric S. Raymond
2016-03-08 11:11                   ` Is it time to drop ChangeLogs? Uwe Brauer
2016-03-08 14:43                     ` Stefan Monnier
2016-03-08 14:58                       ` Uwe Brauer
2016-03-08 15:16                         ` Stefan Monnier
2016-03-08 16:13                         ` Paul Eggert
2016-03-08 16:17                       ` Eli Zaretskii
2016-03-08 19:21                       ` ChangeLog to *VC-log* (was: Is it time to drop ChangeLogs?) Stephen Berman
2016-03-08 22:26                         ` ChangeLog to *VC-log* Dmitry Gutov
2016-03-08 23:07                           ` Stephen Berman
2016-03-08 23:11                             ` Dmitry Gutov
2016-03-09 19:30                               ` Stephen Berman
2016-03-09 19:33                                 ` Lars Magne Ingebrigtsen
2016-03-09 20:00                                 ` Eli Zaretskii
2016-03-09 23:01                                   ` Stephen Berman
2016-03-10  6:26                                     ` Eli Zaretskii
2016-03-10 12:59                                       ` Stephen Berman
2016-03-10 13:13                                       ` Stefan Monnier
2016-03-10  7:16                                 ` Xue Fuqiao
2016-03-10 12:59                                   ` Stephen Berman
2016-03-09  2:01                             ` Stefan Monnier
2016-03-06 22:34                 ` Is it time to drop ChangeLogs? (Was: bug#21998: Run 'make change-history' on release branch) Paul Eggert
2016-03-07 16:26                   ` bug#21998: " Eli Zaretskii
2016-03-06 23:06                 ` Drew Adams
2016-03-07  0:15                   ` Is it time to drop ChangeLogs? John Wiegley
2016-03-07  0:24                     ` Drew Adams
2016-03-07 16:28                     ` Eli Zaretskii
2016-03-07 16:31                       ` John Wiegley
2016-03-07 16:57                         ` Eli Zaretskii
2016-03-07 20:46                       ` Nikolaus Rath
2016-03-07 21:04                         ` Eric S. Raymond
2016-03-07 21:14                           ` Eli Zaretskii
2016-03-07 21:10                         ` Eli Zaretskii
2016-03-07 21:15                           ` Nikolaus Rath
2016-03-07 21:23                             ` Eli Zaretskii
2016-03-07 21:28                               ` Nikolaus Rath
2016-03-08  3:38                                 ` Eli Zaretskii
2016-03-08  5:00                                   ` Nikolaus Rath
2016-03-08 15:59                                     ` Eli Zaretskii
2016-03-08 16:12                                       ` Nikolaus Rath
2016-03-08 16:26                                         ` Stefan Monnier
2016-03-08 16:44                                         ` Eli Zaretskii
2016-03-07 21:32                               ` Karl Fogel
2016-03-07 21:19                         ` Dmitry Gutov
2016-03-07 21:43                           ` Karl Fogel
2016-03-07 22:01                             ` Dmitry Gutov
2016-03-07 22:24                               ` Karl Fogel
2016-03-07 22:45                                 ` Dmitry Gutov
2016-03-07 22:47                                   ` Dmitry Gutov
2016-03-07 23:24                                   ` Karl Fogel
2016-03-08  1:25                                     ` Dmitry Gutov
2016-03-08 15:21                                 ` Andy Moreton
2016-03-08 16:21                                   ` Eli Zaretskii
2016-03-08 15:48                             ` Eli Zaretskii
2016-03-07 21:30                         ` Lars Magne Ingebrigtsen
2016-03-08  3:41                           ` Eli Zaretskii
2016-03-08 16:54                           ` John Wiegley
2016-03-08 17:18                             ` Karl Fogel
2016-03-08 17:21                               ` John Wiegley
2016-03-08 17:35                                 ` Karl Fogel
2016-03-08 17:40                                 ` Eli Zaretskii
2016-03-08 18:19                                   ` Karl Fogel
2016-03-08 19:03                             ` Stefan Monnier
2016-03-08 20:28                             ` Óscar Fuentes
2016-03-08 20:37                               ` Eli Zaretskii
2016-03-08 21:25                                 ` Ingo Lohmar
2016-03-08 21:36                                   ` Alan Mackenzie
2016-03-09 19:32                                     ` Ingo Lohmar
2016-03-09 20:06                                       ` Eli Zaretskii
2016-03-09 20:22                                         ` Ingo Lohmar
2016-03-09 20:48                                           ` Eli Zaretskii
2016-03-10 21:21                                         ` Richard Stallman
2016-03-09  3:46                                   ` Eli Zaretskii
2016-03-09  6:41                                     ` John Wiegley
2016-03-09 15:53                                       ` Eli Zaretskii
2016-03-09 16:41                                         ` Eli Zaretskii
2016-03-09 18:09                                         ` Paul Eggert
2016-03-09 18:18                                           ` Karl Fogel
2016-03-09 18:32                                             ` Eli Zaretskii
2016-03-09 19:36                                               ` Karl Fogel
2016-03-09 20:21                                                 ` Eli Zaretskii
2016-03-09 20:42                                                   ` Karl Fogel
2016-03-09 20:59                                                     ` Eli Zaretskii
2016-03-09 23:03                                                   ` Nikolaus Rath
2016-03-09 23:39                                                   ` Paul Eggert
2016-03-10  6:47                                                     ` Eli Zaretskii
2016-03-10 21:23                                           ` Richard Stallman
2016-03-11  1:51                                             ` Paul Eggert
2016-03-11  8:48                                             ` Eli Zaretskii
2016-03-11 17:17                                               ` Nikolaus Rath
2016-03-11 18:03                                                 ` Paul Eggert
2016-03-11 18:28                                                 ` Eli Zaretskii
2016-03-11 19:53                                                   ` Nikolaus Rath
2016-03-11 20:04                                                     ` Eli Zaretskii
2016-03-11 20:08                                                       ` Nikolaus Rath
2016-03-11 20:33                                                         ` Eli Zaretskii
2016-03-12  3:32                                                           ` Nikolaus Rath
2016-03-12  7:47                                                             ` Eli Zaretskii
2016-03-13 21:43                                                               ` Nikolaus Rath
2016-03-14  3:33                                                                 ` Eli Zaretskii
2016-03-14 14:56                                                                   ` Nikolaus Rath
2016-03-14 17:09                                                                     ` Eli Zaretskii
2016-03-11 22:37                                                 ` Stefan Monnier
2016-03-12  3:33                                                   ` Nikolaus Rath
2016-03-12 19:26                                                   ` Richard Stallman
2016-03-12 21:08                                                     ` Stefan Monnier
2016-03-12 22:10                                                       ` John Wiegley
2016-03-12 22:33                                                         ` Stefan Monnier
2016-03-13 15:53                                                           ` Eli Zaretskii
2016-03-13 16:05                                                             ` Dmitry Gutov
2016-03-13 17:16                                                               ` Eli Zaretskii
2016-03-13 17:22                                                                 ` Yuri Khan
2016-03-13 17:30                                                                   ` Eli Zaretskii
2016-03-13 17:42                                                                     ` Yuri Khan
2016-03-13 18:09                                                                       ` Eli Zaretskii
2016-03-13 17:16                                                               ` Stefan Monnier
2016-03-13 17:52                                                             ` David Caldwell
2016-03-09 16:41                                       ` Eli Zaretskii
2016-03-09 18:24                                         ` Paul Eggert
2016-03-09 18:41                                           ` Eli Zaretskii
2016-03-09 19:10                                             ` Paul Eggert
2016-03-09 19:20                                               ` Eli Zaretskii
2016-03-09 19:51                                     ` Ingo Lohmar
2016-03-09 20:30                                       ` Eli Zaretskii
2016-03-09 20:50                                         ` Ingo Lohmar
2016-03-09 21:03                                           ` Eli Zaretskii
2016-03-08  3:30                         ` Stefan Monnier
2016-03-08  5:33                           ` Nikolaus Rath
2016-03-08  6:39                             ` Eric Abrahamsen
2016-03-08 16:08                               ` Nikolaus Rath
2016-03-08 16:43                                 ` Eli Zaretskii
2016-03-09  0:47                                 ` Eric Abrahamsen
2016-03-08 14:38                             ` Stefan Monnier
2016-03-07  0:22                 ` Mathieu Lirzin
2016-03-07  1:19                   ` bug#21998: " Eric S. Raymond
2016-03-07 16:30                   ` Eli Zaretskii
2016-03-07 16:33                     ` John Wiegley
2016-03-07 16:58                       ` Eli Zaretskii
2016-03-07 17:16                         ` Should we restore manually maintained ChangeLogs (was: Is it time to drop ChangeLogs?) John Wiegley
2016-03-07 17:42                           ` Should we restore manually maintained ChangeLogs Karl Fogel
2016-03-07 17:50                           ` Should we restore manually maintained ChangeLogs (was: Is it time to drop ChangeLogs?) Eli Zaretskii
2016-03-07 19:02                             ` Should we restore manually maintained ChangeLogs Paul Eggert
2016-03-07 21:06                               ` Eli Zaretskii
2016-03-07 21:42                                 ` Dmitry Gutov
2016-03-08 15:45                                   ` Eli Zaretskii [this message]
2016-03-08 16:14                                     ` Stefan Monnier
2016-03-08 16:46                                       ` Eli Zaretskii
2016-03-08 16:34                                     ` Paul Eggert
2016-03-08 17:05                                       ` Eli Zaretskii
2016-03-09  1:08                                         ` Paul Eggert
2016-03-09  3:47                                           ` Eli Zaretskii
2016-03-08 17:44                                     ` Dmitry Gutov
2016-03-08 18:02                                       ` Eli Zaretskii
2016-03-08 18:11                                         ` Dmitry Gutov
2016-03-07 23:31                                 ` Paul Eggert
2016-03-08 14:03                                   ` Mathieu Lirzin
2016-03-08 15:15                                     ` Stefan Monnier
2016-03-08 16:19                                       ` Eli Zaretskii
2016-03-08 16:31                                         ` Stefan Monnier
2016-03-08 16:15                                     ` Eli Zaretskii
2016-03-08 15:50                                   ` Eli Zaretskii
2016-03-09  7:58                                     ` Paul Eggert
2016-03-09 13:19                                       ` Stefan Monnier
2016-03-09 16:10                                         ` Dmitry Gutov
2016-03-09 18:39                                           ` Stefan Monnier
2016-03-09 18:49                                             ` Dmitry Gutov
2016-03-09 17:42                                         ` Paul Eggert
2016-03-09 18:01                                           ` Eli Zaretskii
2016-03-09 18:10                                             ` Alan Mackenzie
2016-03-09 19:09                                               ` Stefan Monnier
2016-03-09 19:34                                                 ` Alan Mackenzie
2016-03-09 19:42                                                   ` Andreas Schwab
2016-03-09 23:39                                                     ` Christopher Allan Webber
2016-03-09 21:25                                                   ` Stefan Monnier
2016-03-09 23:08                                                 ` Nikolaus Rath
2016-03-09 23:43                                                   ` Andreas Schwab
2016-03-10  6:49                                                     ` Eli Zaretskii
2016-03-10  9:05                                                       ` Andreas Schwab
2016-03-10  9:44                                                         ` Eli Zaretskii
2016-03-10 10:00                                                           ` Andreas Schwab
2016-03-10 10:34                                                             ` Eli Zaretskii
2016-03-10 11:49                                                               ` Sven Axelsson
2016-03-10 13:08                                                                 ` Eli Zaretskii
2016-03-10 13:14                                                                   ` Evgeny Panasyuk
2016-03-10 13:25                                                                     ` Sven Axelsson
2016-03-10 13:43                                                                       ` Eli Zaretskii
2016-03-13  4:04                                                                         ` John Wiegley
2016-03-13 16:08                                                                           ` Eli Zaretskii
2016-03-10 15:03                                                                 ` Stefan Monnier
2016-03-10 16:01                                                                   ` Sven Axelsson
2016-03-10 16:34                                                                   ` Paul Eggert
2016-03-10 17:17                                                                     ` Stefan Monnier
2016-03-10 17:32                                                                       ` Yuri Khan
2016-03-10 17:39                                                                       ` Paul Eggert
2016-03-10 18:50                                                                       ` Eli Zaretskii
2016-03-10 19:09                                                                         ` Stefan Monnier
2016-03-09 23:30                                                 ` Noam Postavsky
2016-03-10 13:03                                                   ` Stefan Monnier
2016-03-13  4:06                                                 ` John Wiegley
2016-03-09 18:10                                             ` Dmitry Gutov
2016-03-09 18:55                                             ` Paul Eggert
2016-03-09 19:14                                               ` Eli Zaretskii
2016-03-09 19:26                                                 ` Paul Eggert
2016-03-09 19:57                                                   ` Eli Zaretskii
2016-03-10  1:32                                                     ` Paul Eggert
2016-03-10  6:55                                                       ` Eli Zaretskii
2016-03-10 16:41                                                         ` Paul Eggert
2016-03-10 17:20                                                           ` Stefan Monnier
2016-03-10 17:39                                                           ` Wolfgang Jenkner
2016-03-09 16:04                                       ` Eli Zaretskii
2016-03-09 18:16                                         ` Paul Eggert
2016-03-09 18:27                                           ` Eli Zaretskii
2016-03-09 18:34                                             ` Paul Eggert
2016-03-09 18:39                                               ` Dmitry Gutov
2016-03-09 18:55                                                 ` Paul Eggert
2016-03-09 18:44                                               ` Eli Zaretskii
2016-03-07 18:05                           ` Andy Moreton
2016-03-07 23:05                             ` Dmitry Gutov
2016-03-07 18:07                     ` Is it time to drop ChangeLogs? Óscar Fuentes
2016-03-07 18:13                       ` Óscar Fuentes
2016-03-07 20:59                         ` Eli Zaretskii
2016-03-07 21:10                           ` Óscar Fuentes
2016-03-07 21:18                             ` Eli Zaretskii
2016-03-07 21:29                               ` Óscar Fuentes
2016-03-07 21:56                                 ` Clément Pit--Claudel
2016-03-07 22:19                                   ` Óscar Fuentes
2016-03-08  3:45                                     ` Eli Zaretskii
2016-03-08  4:34                                       ` Óscar Fuentes
2016-03-08  6:16                                         ` David Engster
2016-03-08 13:53                                           ` Óscar Fuentes
2016-03-08 17:16                                             ` David Engster
2016-03-08 20:09                                               ` Óscar Fuentes
2016-03-08 15:58                                         ` Eli Zaretskii
2016-03-08 20:00                                           ` Óscar Fuentes
2016-03-08  3:44                                   ` Eli Zaretskii
2016-03-08  3:25                                 ` Code reviews (was: Is it time to drop ChangeLogs?) Stefan Monnier
2016-03-08  4:15                                   ` Code reviews Óscar Fuentes
2016-03-08  5:30                                     ` Stefan Monnier
2016-03-08  8:48                                   ` Phillip Lord
2016-03-08 12:09                                     ` Yuri Khan
2016-03-08 13:27                                     ` Stefan Monnier
2016-03-09 15:06                                       ` Phillip Lord
2016-03-08 16:09                                     ` Eli Zaretskii
2016-03-09 15:09                                       ` Phillip Lord
2016-03-10 10:16                                     ` Andreas Röhler
2016-03-08 15:54                                   ` Code reviews (was: Is it time to drop ChangeLogs?) Eli Zaretskii
2016-03-08 16:21                                     ` Code reviews Stefan Monnier
2016-03-08 16:51                                       ` Eli Zaretskii
2016-03-08  3:39                                 ` Is it time to drop ChangeLogs? Eli Zaretskii
2016-03-08  4:23                                   ` Óscar Fuentes
2016-03-08 15:57                                     ` Eli Zaretskii
2016-03-08 16:39                                       ` Nikolaus Rath
2016-03-08 19:57                                       ` Óscar Fuentes
2016-03-08 20:56                                         ` David Caldwell
2016-03-08 21:16                                           ` Dmitry Gutov
2016-03-08 21:23                                             ` John Wiegley
2016-03-08 21:26                                               ` Dmitry Gutov
2016-03-08 21:59                                               ` Giuseppe Scrivano
2016-03-08 21:27                                             ` David Caldwell
2016-03-08 21:37                                               ` Dmitry Gutov
2016-03-08 21:33                                           ` Óscar Fuentes
2016-03-07 20:58                       ` Eli Zaretskii
2016-03-07  9:29                 ` Alan Mackenzie
2016-03-08  3:01                   ` Stefan Monnier
2016-03-07 16:24                 ` Is it time to drop ChangeLogs? (Was: bug#21998: Run 'make change-history' on release branch) Eli Zaretskii
2016-03-07 16:29                   ` Is it time to drop ChangeLogs? John Wiegley
2016-03-07 16:53                     ` Eli Zaretskii
2016-03-09 18:52                   ` Is it time to drop ChangeLogs? (Was: bug#21998: Run 'make change-history' on release branch) Yuri Khan
2016-03-09 19:10                     ` Eli Zaretskii
2016-03-09 19:18                       ` Paul Eggert
2016-03-09 19:53                         ` Eli Zaretskii
2016-03-09 23:22                           ` Paul Eggert
2016-03-10  6:36                             ` Eli Zaretskii
2016-03-10  9:14                               ` Yuri Khan
2016-03-10  9:46                                 ` Eli Zaretskii
2016-03-13 20:06                               ` Paul Eggert
2016-03-08  2:59                 ` Is it time to drop ChangeLogs? Stefan Monnier
2016-03-08  3:41                   ` Christopher Allan Webber
2016-03-08  3:48                   ` Eli Zaretskii
2016-03-08  4:02                     ` Stefan Monnier
2016-03-08  6:51                       ` Paul Eggert
2016-07-06 14:20                 ` Ted Zlatanov
2016-07-06 15:08                   ` Robert Weiner
2016-07-06 15:17                     ` Noam Postavsky
2016-07-07 21:56                     ` Richard Stallman
2016-07-06 15:36                   ` Eli Zaretskii
2016-07-06 16:06                     ` Ted Zlatanov
2016-07-06 16:36                       ` Eli Zaretskii
2016-07-06 17:03                         ` Ted Zlatanov
2016-07-06 17:23                           ` Eli Zaretskii
2016-07-06 17:44                             ` Clément Pit--Claudel
2016-07-06 18:32                               ` Eli Zaretskii
2016-07-06 19:16                                 ` Clément Pit--Claudel
2016-07-07  2:32                                   ` Eli Zaretskii
2016-07-06 17:39                           ` John Wiegley
2016-07-07  1:18                             ` Ted Zlatanov
2016-07-07  2:44                               ` John Wiegley
2016-07-07  7:31                                 ` Paul Eggert
2016-07-07 13:18                                   ` Ted Zlatanov
2016-07-07 14:26                                     ` Paul Eggert
2016-07-07 14:49                                       ` Ted Zlatanov
2016-07-07 15:39                                       ` Óscar Fuentes
2016-07-08 13:38                                         ` Richard Stallman
2016-07-08 14:02                                           ` Óscar Fuentes
2016-07-08 14:15                                             ` Óscar Fuentes
2016-07-08 14:24                                             ` Eli Zaretskii
2016-07-08 15:07                                               ` Óscar Fuentes
2016-07-08 15:25                                                 ` Eli Zaretskii
2016-07-08 22:58                                                   ` Dmitry Gutov
2016-07-08 23:29                                                     ` John Wiegley
2016-07-08 23:39                                                       ` vc-region-history, was: " Dmitry Gutov
2016-07-09  7:03                                                         ` Eli Zaretskii
2016-07-09 13:29                                                           ` Kaushal Modi
2016-07-09  7:00                                                     ` Eli Zaretskii
2016-07-09 23:04                                                       ` Dmitry Gutov
2016-07-10  2:42                                                         ` Eli Zaretskii
2016-07-09 15:19                                                 ` Tino Calancha
2016-07-09 16:59                                                 ` Richard Stallman
2016-07-10 14:21                                             ` Richard Stallman
2016-07-07 22:02                               ` Richard Stallman
2016-07-07 21:57                           ` Richard Stallman
2016-07-06 17:41                       ` Paul Eggert
2016-07-07 11:29                         ` Phillip Lord
2016-07-07 12:43                           ` Noam Postavsky
2016-07-07 12:55                             ` Phillip Lord
2016-07-07 13:04                               ` Andreas Schwab
2016-07-07 16:24                                 ` Phillip Lord
2016-07-07 13:15                               ` Noam Postavsky
2016-07-07 16:28                                 ` Phillip Lord
2016-07-07 15:25                           ` Eli Zaretskii
2016-07-07 17:24                             ` Phillip Lord
2016-07-07 19:57                               ` Eli Zaretskii
2016-07-07 23:50                                 ` Dmitry Gutov
2016-07-08 11:28                                 ` Phillip Lord
2016-07-08 13:56                                   ` Eli Zaretskii
2016-07-08 13:27                                 ` Ted Zlatanov
2016-07-08 14:06                                   ` Eli Zaretskii
2016-07-08 14:22                                     ` Ted Zlatanov
2016-07-08 14:29                                       ` Eli Zaretskii
2016-07-08 14:49                                         ` Ted Zlatanov
2016-07-08 15:18                                           ` Eli Zaretskii
2016-07-08 16:04                                             ` Ted Zlatanov
2016-07-08 14:29                                     ` Óscar Fuentes
2016-07-08 14:13                                   ` Óscar Fuentes
2016-07-08 14:27                                     ` Eli Zaretskii
2016-07-09 16:54                                   ` Richard Stallman
2016-07-09 17:04                                     ` Eli Zaretskii
2016-07-09 22:55                                     ` Ted Zlatanov
2016-07-10 14:25                                       ` Richard Stallman
2016-07-11 13:28                                         ` auto-generating skeleton ChangeLogs (was: Is it time to drop ChangeLogs?) Ted Zlatanov
2016-07-12 13:49                                           ` auto-generating skeleton ChangeLogs Ted Zlatanov
2016-07-13  3:29                                             ` Stefan Monnier
2016-07-11 11:29                                     ` Is it time to drop ChangeLogs? Phillip Lord
2016-07-12  5:08                                       ` Richard Stallman
2016-07-20 13:28                                   ` debbugs tracker builds character (was: Is it time to drop ChangeLogs?) Ted Zlatanov
2016-07-20 13:44                                     ` debbugs tracker builds character Lars Ingebrigtsen
2016-07-20 13:52                                       ` Dmitry Gutov
2016-07-20 14:58                                         ` Michael Albinus
2016-07-20 19:05                                           ` Dmitry Gutov
2016-07-20 19:48                                             ` Michael Albinus
2016-07-20 20:06                                               ` Robert Weiner
2016-07-20 20:24                                                 ` Michael Albinus
2016-07-21 10:54                                                   ` Lars Ingebrigtsen
2016-07-22 10:50                                                   ` Lars Ingebrigtsen
2016-07-20 20:38                                               ` Dmitry Gutov
2016-07-21  6:27                                                 ` Michael Albinus
2016-07-21 11:03                                                   ` Dmitry Gutov
2016-07-21 12:42                                                     ` Michael Albinus
2016-07-21 12:46                                                       ` Dmitry Gutov
2016-07-21 13:02                                                         ` Michael Albinus
2016-07-20 14:53                                     ` Michael Albinus
2016-07-20 14:57                                       ` Robert Weiner
2016-07-20 18:48                                         ` Michael Albinus
2016-07-21 14:13                                           ` Ted Zlatanov
2016-07-21 14:50                                             ` Eli Zaretskii
2016-07-21 15:17                                               ` Ted Zlatanov
2016-07-21 15:41                                                 ` David Engster
2016-07-21 15:58                                                 ` Eli Zaretskii
2016-07-21 23:49                                                 ` Richard Stallman
2016-07-21 23:54                                                   ` Dmitry Gutov
2016-07-22 14:35                                                   ` Ted Zlatanov
2016-07-23 19:54                                                     ` Richard Stallman
2016-07-25 12:52                                                       ` Ted Zlatanov
2016-07-25 16:51                                                         ` Eli Zaretskii
2016-07-26 14:22                                                           ` Ted Zlatanov
2016-07-21 15:38                                             ` Stefan Monnier
2016-07-21 16:42                                               ` Ted Zlatanov
2016-07-21 20:11                                               ` Eric Abrahamsen
2016-07-22 10:50                                                 ` Eric Abrahamsen
2016-07-22 19:17                                                 ` Stefan Monnier
2016-07-23 16:18                                                   ` Eric Abrahamsen
2016-07-23 17:35                                                     ` Stefan Monnier
2016-07-23 23:07                                                       ` Eric Abrahamsen
2016-07-24 16:21                                                         ` Stefan Monnier
2016-07-24 21:20                                                           ` Eric Abrahamsen
2016-07-24 21:40                                                             ` Stefan Monnier
2016-07-24 23:04                                                               ` Eric Abrahamsen
2017-03-13  0:22                                                                 ` [ELPA] I regret using subtree (was: debbugs tracker builds character) Eric Abrahamsen
2017-03-13  0:53                                                                   ` [ELPA] I regret using subtree Stefan Monnier
2017-03-13  2:18                                                                     ` Eric Abrahamsen
2017-03-13 10:01                                                                       ` Tino Calancha
2017-03-13 13:46                                                                         ` Stefan Monnier
2017-03-13 14:30                                                                           ` Michael Albinus
2017-03-13 14:34                                                                             ` Tino Calancha
2017-03-13  7:06                                                                   ` Thien-Thi Nguyen
2017-03-13  7:49                                                                     ` Eric Abrahamsen
2016-07-20 15:31                                       ` debbugs tracker builds character Ted Zlatanov
2016-07-20 16:56                                         ` Stefan Monnier
2016-07-20 17:54                                           ` Ted Zlatanov
2016-07-20 19:03                                             ` Dmitry Gutov
2016-07-20 20:40                                             ` Stefan Monnier
2016-07-20 19:30                                           ` Dmitry Gutov
2016-07-20 20:43                                             ` Stefan Monnier
2016-07-21 10:37                                               ` Lars Ingebrigtsen
2016-07-21 12:23                                                 ` Michael Albinus
2016-07-21 12:37                                                   ` Lars Ingebrigtsen
2016-07-21 12:46                                                     ` Michael Albinus
2016-07-22 10:18                                                     ` Michael Albinus
2016-07-22 10:21                                                       ` Lars Ingebrigtsen
2016-07-22 11:47                                                       ` Michael Albinus
2016-07-31  9:42                                                       ` Michael Albinus
2016-07-21 21:39                                               ` Dmitry Gutov
2016-07-21 21:51                                                 ` Stefan Monnier
2016-07-21  5:50                                           ` Christian Kruse
2016-07-20 19:34                                         ` Michael Albinus
2016-07-20 21:25                                       ` Eric Abrahamsen
2016-07-21 10:41                                         ` Lars Ingebrigtsen
2016-07-21 12:33                                           ` Eric Abrahamsen
2016-07-21 12:34                                           ` Michael Albinus
2016-07-07 12:46                   ` Is it time to drop ChangeLogs? Alan Mackenzie
2016-07-07 13:01                     ` Phillip Lord
2016-07-07 13:57                       ` Alan Mackenzie
2016-07-07 16:39                         ` Phillip Lord
2016-07-07 21:56                   ` Richard Stallman
2016-07-08 12:16                     ` Phillip Lord
2016-07-09 16:55                       ` Richard Stallman
2016-07-13  6:45                         ` Andreas Röhler
2016-07-13 12:37                         ` Stefan Monnier
2016-07-13 13:12                           ` Robert Weiner
2016-07-13 13:43                             ` Stefan Monnier
2016-07-13 14:17                               ` Robert Weiner
2016-07-13 15:15                                 ` Stefan Monnier
2016-07-13 14:56                           ` Eli Zaretskii
2016-07-13 15:33                             ` Stefan Monnier
2016-07-13 15:36                               ` Robert Weiner
2016-07-13 15:47                                 ` Stefan Monnier
2016-07-13 16:54                                   ` Robert Weiner
2016-07-13 16:59                                     ` Stefan Monnier
2016-07-13 17:47                                     ` Sven Axelsson
2016-07-14 11:56                             ` Phillip Lord
2016-07-14 15:15                               ` Eli Zaretskii
2016-07-15 15:09                               ` Richard Stallman
2016-07-14 16:05                           ` Richard Stallman

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=83si01rn0y.fsf@gnu.org \
    --to=eliz@gnu.org \
    --cc=dgutov@yandex.ru \
    --cc=eggert@cs.ucla.edu \
    --cc=emacs-devel@gnu.org \
    --cc=johnw@gnu.org \
    --cc=mthl@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).