public inbox for gcc@gcc.gnu.org
 help / color / mirror / Atom feed
From: Roman Zhuykov <zhroma@ispras.ru>
To: Joseph Myers <joseph@codesourcery.com>, gcc@gcc.gnu.org
Cc: esr@thyrsus.com
Subject: Re: Test GCC conversion with reposurgeon available
Date: Mon, 23 Dec 2019 17:27:00 -0000	[thread overview]
Message-ID: <28ca5dbe-a29e-7f1e-a599-d80709643421@ispras.ru> (raw)
In-Reply-To: <alpine.DEB.2.21.1912221347060.32171@digraph.polyomino.org.uk>

22.12.2019 16:56, Joseph Myers wrote:
> On Thu, 19 Dec 2019, Joseph Myers wrote:
>
>> And two more.
>>
>> git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-4a.git
>> git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-4b.git
> Two more.
>
> git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-5a.git
> git+ssh://gcc.gnu.org/home/gccadmin/gcc-reposurgeon-5b.git
>
> The main changes are:
>
> * The author map used now avoids timezone-only entries also remapping
> email addresses, so the email addresses from the ChangeLogs are used
> whenever a commit adds ChangeLog entries from exactly one author.
Hello.

Sorry if I have missed some part of discussion and now describe known 
issue about "author map", but in gcc-reposurgeon-5b.git I see this:

gcc-reposurgeon-5b.git$ git log --pretty=format:"%h%x09 %ae%x09%ad" 
--author=zhroma

ff96b83  zhroma@ispras.ru       Fri Dec 20 15:40:46 2019 +0000
17a6791  zhroma@ispras.ru       Fri Dec 13 17:33:38 2019 +0000
86f05d3  zhroma@ispras.ru       Fri Dec 13 17:17:31 2019 +0000
7103c52  zhroma@ispras.ru       Fri Dec 13 17:02:53 2019 +0000
1e035ae  zhroma@ispras.ru       Tue Apr 23 13:14:57 2019 +0000
cea94d2  zhroma@gcc.gnu.org     Tue Apr 23 12:53:43 2019 +0000
28635d5  zhroma@ispras.ru       Mon Apr 22 16:05:36 2019 +0000
2f59c1e  zhroma@ispras.ru       Fri Mar 29 12:44:01 2019 -0600
1cc4c09  zhroma@ispras.ru       Fri Feb 10 16:00:30 2012 +0400
9839b87  zhroma@ispras.ru       Mon Jul 25 13:43:01 2011 +0400

gcc-reposurgeon-5b.git$ git log --pretty=format:"%h%x09 %ae%x09%ad" 
--author=zhroma releases/gcc-8
40cc006  zhroma@ispras.ru       Fri Dec 20 15:52:02 2019 +0000
4cf66d9  zhroma@ispras.ru       Fri Dec 20 15:07:58 2019 +0000
9240950  zhroma@gcc.gnu.org     Fri Apr 26 16:04:54 2019 +0000
1cc4c09  zhroma@ispras.ru       Fri Feb 10 16:00:30 2012 +0400
9839b87  zhroma@ispras.ru       Mon Jul 25 13:43:01 2011 +0400

I've never used zhroma@gcc.gnu.org email in ChangeLog files. So, it 
seems odd that it is used in r270511 (my first commit as maintainer), 
but not in next r270512 or later commits. Moreover, it is also used once 
in r270609 on 8 branch. I think it's better to use zhroma@ispras.ru 
everywhere. Another option may be using @gcc.gnu.org everywhere since 
r270511.

I also see this discussion 
https://gcc.gnu.org/ml/gcc/2019-09/msg00216.html, but it was about 
wwwdocs repo.

Committer field is correct in repo, "Roman Zhuykov <zhroma@gcc.gnu.org>" 
is used everywhere.

--

Roman

  reply	other threads:[~2019-12-23 17:27 UTC|newest]

Thread overview: 70+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-12-17 21:32 Joseph Myers
2019-12-17 23:33 ` Bernd Schmidt
2019-12-18  0:51   ` Eric S. Raymond
2019-12-18  0:52   ` Joseph Myers
2019-12-18  3:28     ` Joseph Myers
2019-12-18 14:36       ` Joseph Myers
2019-12-18 13:10 ` Jason Merrill
2019-12-18 18:16   ` Joseph Myers
2019-12-19  5:50     ` Jason Merrill
2019-12-19 15:55       ` Joseph Myers
2019-12-18 21:55 ` Joseph Myers
2019-12-19  0:36   ` Bernd Schmidt
2019-12-19  0:58     ` Joseph Myers
2019-12-19 13:51   ` Test GCC conversions (publicly) available Mark Wielaard
2019-12-19 14:06     ` Eric S. Raymond
2019-12-19 14:40       ` Joseph Myers
2019-12-19 16:00         ` Eric S. Raymond
2019-12-19 16:03           ` Richard Earnshaw (lists)
2019-12-19 16:08             ` Eric S. Raymond
2019-12-19 16:29   ` Test GCC conversion with reposurgeon available Joseph Myers
2019-12-22 13:57     ` Joseph Myers
2019-12-23 17:27       ` Roman Zhuykov [this message]
2019-12-24 11:50         ` Joseph Myers
2019-12-24 15:55           ` Segher Boessenkool
2019-12-24 17:17             ` Joseph Myers
2019-12-24 18:14               ` Segher Boessenkool
2019-12-25 11:03                 ` Roman Zhuykov
2019-12-25 11:20                   ` Joseph Myers
2019-12-25 12:23                     ` Eric S. Raymond
2019-12-25 14:32                   ` Andreas Schwab
2019-12-25 14:41                     ` Joseph Myers
2019-12-25 15:10                       ` Andreas Schwab
2019-12-25 15:36                         ` Joseph Myers
2019-12-25 17:15                           ` Segher Boessenkool
2019-12-25 19:33                             ` Eric S. Raymond
2019-12-26 21:03                               ` Vincent Lefevre
2019-12-26 21:31                                 ` Eric S. Raymond
2019-12-26 22:25                                   ` Toon Moene
2019-12-26 22:32                                     ` Eric S. Raymond
2019-12-27 14:40                                       ` Segher Boessenkool
2019-12-26 22:57                                   ` Vincent Lefevre
2019-12-26 23:38                                     ` Eric S. Raymond
2019-12-25 19:40                           ` Eric S. Raymond
2019-12-27 21:29                           ` Andreas Schwab
2019-12-27 21:43                             ` Joseph Myers
2019-12-25 19:19                     ` Eric S. Raymond
2019-12-27 21:30                       ` Andreas Schwab
2019-12-28  2:43                         ` Eric S. Raymond
2019-12-27 14:37                   ` Richard Earnshaw
2019-12-24 10:57       ` Maxim Kuvyrkov
2019-12-28 16:30       ` Joseph Myers
2020-01-03 12:38         ` Joseph Myers
2020-01-06 23:58           ` Andrew Pinski
2020-01-07  0:30             ` Joseph Myers
2020-01-07  0:44             ` Richard Earnshaw
2020-01-09 12:22           ` Joseph Myers
2020-01-09 21:57             ` Joseph Myers
2020-01-09  9:44 ` GIT conversion: question about tags & release branches Martin Liška
2020-01-09 10:51   ` Richard Earnshaw (lists)
2020-01-09 11:06     ` Martin Liška
2020-01-09 11:31       ` Eric S. Raymond
2020-01-09 11:46   ` Martin Jambor
2020-01-09 11:50     ` Martin Liška
2020-01-09 12:37       ` Joseph Myers
2020-01-09 13:38         ` Martin Liška
2020-01-09 11:57     ` Richard Earnshaw (lists)
2020-01-09 11:59       ` Richard Earnshaw (lists)
2020-01-06 22:09 Test GCC conversion with reposurgeon available Loren James Rittle
2020-01-07  9:35 ` Richard Earnshaw (lists)
2020-01-07 15:53   ` Loren James Rittle

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

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

  git send-email \
    --in-reply-to=28ca5dbe-a29e-7f1e-a599-d80709643421@ispras.ru \
    --to=zhroma@ispras.ru \
    --cc=esr@thyrsus.com \
    --cc=gcc@gcc.gnu.org \
    --cc=joseph@codesourcery.com \
    /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.
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).