[Bug 13314] New: Simith and Fridolin missing in .mailmap
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Bug ID: 13314 Summary: Simith and Fridolin missing in .mailmap Change sponsored?: --- Product: Koha Version: master Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Developer documentation Assignee: gmcharlt@gmail.com Reporter: tomascohen@gmail.com QA Contact: testopia@bugs.koha-community.org If you run: git log --pretty=short v3.16.00..HEAD | git shortlog -s | sort -k3 - you will notice 'simith' and two different Fridolin's. There's a need for a patch that adds the right mappings to .mailmap. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #1 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33755 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33755&action=edit Bug 13314: fixes to the .mailmap file As part of some tidying for the 3.18 release notes, I add this mappings. To test run the command from the first comment before and after applying the patch. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Summary|Simith and Fridolin missing |Fixes to .mailmap for the |in .mailmap |3.18 release -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33755|0 |1 is obsolete| | --- Comment #2 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33761 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33761&action=edit Bug 13314: Fridolin and Simith fixes to the .mailmap file As part of some tidying for the 3.18 release notes, I add this mappings. To test run the command from the first comment before and after applying the patch. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #3 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33762 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33762&action=edit Bug 13314: Holger Meissner needs a mapping Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|gmcharlt@gmail.com |tomascohen@gmail.com -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33761|0 |1 is obsolete| | Attachment #33762|0 |1 is obsolete| | --- Comment #4 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 33819 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33819&action=edit Bug 13314: Fridolin and Simith fixes to the .mailmap file As part of some tidying for the 3.18 release notes, I add this mappings. To test run the command from the first comment before and after applying the patch. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #5 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 33820 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33820&action=edit Bug 13314: Holger Meissner needs a mapping Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #6 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 33821 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33821&action=edit Bug 13314: [QA Follow-up]: Add another line for Fridolin to .mailmap There are still 9 patches of Fridolin under an old email address. This patch also takes them into account. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |m.de.rooy@rijksmuseum.nl --- Comment #7 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- I am not sure if commit dd16887ee71e45fc28e21180bbd799d49d1326df did something to mailmap that somewhere else creates a problem? The git statistics on http://git.koha-community.org/stats/koha-master/authors.html do not seem to be updated anymore? Could be something else too? The patches here are fine for git shortlog though. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #8 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- (In reply to M. de Rooy from comment #7)
I am not sure if commit dd16887ee71e45fc28e21180bbd799d49d1326df did something to mailmap that somewhere else creates a problem?
The second patch of this report restores the sort order (by moving the gonzaleze entry) of the third section. Maybe that is enough to resolve the problem mentioned? -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #9 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 33822 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33822&action=edit [PASSED QA] Bug 13314: Fridolin and Simith fixes to the .mailmap file As part of some tidying for the 3.18 release notes, I add this mappings. To test run the command from the first comment before and after applying the patch. Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #10 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 33823 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33823&action=edit [PASSED QA] Bug 13314: Holger Meissner needs a mapping Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #11 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 33824 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33824&action=edit [PASSED QA] Bug 13314: [QA Follow-up]: Add another line for Fridolin to .mailmap There are still 9 patches of Fridolin under an old email address. This patch also takes them into account. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Katrin Fischer <katrin.fischer.83@web.de> Tested by generating the release notes. I noticed that the 'company' list often has a domain name instead of a company name, maybe something for another patch. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA CC| |katrin.fischer@bsz-bw.de -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33819|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33820|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33821|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #12 from Tomás Cohen Arazi <tomascohen@gmail.com> ---
Tested by generating the release notes. I noticed that the 'company' list often has a domain name instead of a company name, maybe something for another patch.
I fix that on the release-tools scripts. That's why i asked for company names on the list. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |tomascohen@gmail.com --- Comment #13 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Patches pushed to master. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33824|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33822|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33823|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff Patch complexity|--- |Trivial patch -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #14 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33851 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33851&action=edit Bug 13314: attribute Oslo Public Library Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |magnus@enger.priv.no -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #15 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33853 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33853&action=edit Bug 13314: OPL followup - Petter Goksoyr Asen Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #16 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33857 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33857&action=edit Bug 13314: OPL followup - Benjamin Rokseth Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Magnus Enger <magnus@enger.priv.no> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33851|0 |1 is obsolete| | Attachment #33853|0 |1 is obsolete| | Attachment #33857|0 |1 is obsolete| | --- Comment #17 from Magnus Enger <magnus@enger.priv.no> --- Created attachment 33858 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33858&action=edit Bug 13314: attribute Oslo Public Library Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Fixes names and mappings for contributors from Oslo Public Library. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Katrin Fischer <katrin.fischer@bsz-bw.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33858|0 |1 is obsolete| | --- Comment #18 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- Created attachment 33880 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33880&action=edit [PASSED QA] Bug 13314: attribute Oslo Public Library Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Signed-off-by: Magnus Enger <digitalutvikling@gmail.com> Fixes names and mappings for contributors from Oslo Public Library. Signed-off-by: Katrin Fischer <Katrin.Fischer.83@web.de> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #19 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33886 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33886&action=edit Bug 13314: (QA followup) fix for Maxime Beaulieu Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #20 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33887 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33887&action=edit Bug 13314: (QA followup) fix for Charles Farmer Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33886|0 |1 is obsolete| | Attachment #33887|0 |1 is obsolete| | --- Comment #21 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33921 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33921&action=edit Bug 13314: (QA followup) fix for inLibro Fixes for inLibro people: - Maxime Beaulieu - Charles Farmer Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> Squashed inLibro fixes. -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #22 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33922 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33922&action=edit Bug 13314: (QA followup) fixes for CINECA Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33880|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33921|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33922|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 M. de Rooy <m.de.rooy@rijksmuseum.nl> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |Needs Signoff -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #23 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Created attachment 33948 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33948&action=edit Bug 13314: Follow-up for m.de.rooy in .mailmap Email addresses in git seem to be case sensitive. The list of shortlog -ns was good, but git shortlog -e still made a difference. Additionally, reworded initial comments slightly. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 --- Comment #24 from M. de Rooy <m.de.rooy@rijksmuseum.nl> --- Another one for you, Tomas :) -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Needs Signoff |Signed Off -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33948|0 |1 is obsolete| | --- Comment #25 from Tomás Cohen Arazi <tomascohen@gmail.com> --- Created attachment 33951 --> http://bugs.koha-community.org/bugzilla3/attachment.cgi?id=33951&action=edit [PASSED QA] Bug 13314: Follow-up for m.de.rooy in .mailmap Email addresses in git seem to be case sensitive. The list of shortlog -ns was good, but git shortlog -e still made a difference. Additionally, reworded initial comments slightly. Signed-off-by: Marcel de Rooy <m.de.rooy@rijksmuseum.nl> Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com> -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Signed Off |Passed QA -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #33951|0 |1 is obsolete| | -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|Passed QA |ASSIGNED -- You are receiving this mail because: You are watching all bug changes.
http://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=13314 Tomás Cohen Arazi <tomascohen@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Status|ASSIGNED |RESOLVED -- You are receiving this mail because: You are watching all bug changes.
participants (1)
-
bugzilla-daemon@bugs.koha-community.org