MantisBT - Doomseeker |
| View Issue Details |
|
| ID | Project | Category | View Status | Date Submitted | Last Update |
| 0003776 | Doomseeker | [All Projects] Cleanup | public | 2020-03-30 22:33 | 2021-08-16 19:13 |
|
| Reporter | WubTheCaptain | |
| Assigned To | Blzut3 | |
| Priority | normal | Severity | trivial | Reproducibility | always |
| Status | closed | Resolution | fixed | |
| Platform | | OS | | OS Version | |
| Product Version | 1.3.1 | |
| Target Version | 1.3.2 | Fixed in Version | 1.3.2 | |
|
| Summary | 0003776: Git repository is missing canonical name and email address information (Git mailmap) |
| Description | I've committed with different names and email addresses to Doomseeker. git-shortlog(1) and git-log(1) credit me as three different authors, instead of one. |
| Steps To Reproduce | Clone the git repository from https://bitbucket.org/Doomseeker/doomseeker/, git-shortlog(1), find my various names and email addresses. As of Doomseeker 1.3.1 (tag 1.3.1), it should show I have (3) + (14) + (3) commits. The intended behavior is to display (20) commits under one canonical name. |
| Additional Information | git-check-mailmap(1) |
| Tags | No tags attached. |
| Relationships | |
| Attached Files | 0001-Add-Git-mailmap-file.patch (933) 2020-03-30 22:37 /tracker/file_download.php?file_id=2572&type=bug |
|
| Issue History |
| Date Modified | Username | Field | Change |
| 2020-03-30 22:33 | WubTheCaptain | New Issue | |
| 2020-03-30 22:33 | WubTheCaptain | Status | new => assigned |
| 2020-03-30 22:33 | WubTheCaptain | Assigned To | => WubTheCaptain |
| 2020-03-30 22:37 | WubTheCaptain | File Added: 0001-Add-Git-mailmap-file.patch | |
| 2020-03-30 22:37 | WubTheCaptain | Assigned To | WubTheCaptain => |
| 2020-03-30 22:37 | WubTheCaptain | Status | assigned => needs review |
| 2020-03-30 22:39 | WubTheCaptain | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=13062#r13062 |
| 2020-03-30 22:40 | WubTheCaptain | Steps to Reproduce Updated | bug_revision_view_page.php?rev_id=13063#r13063 |
| 2020-03-30 22:44 | WubTheCaptain | Note Added: 0021247 | |
| 2020-06-08 01:57 | Blzut3 | Note Added: 0021409 | |
| 2020-06-08 01:57 | Blzut3 | Status | needs review => resolved |
| 2020-06-08 01:57 | Blzut3 | Fixed in Version | => 1.3.3 |
| 2020-06-08 01:57 | Blzut3 | Resolution | open => fixed |
| 2020-06-08 01:57 | Blzut3 | Assigned To | => Blzut3 |
| 2020-06-08 02:19 | WubTheCaptain | Note Added: 0021413 | |
| 2020-06-08 02:20 | WubTheCaptain | Note Added: 0021414 | |
| 2020-06-08 02:21 | WubTheCaptain | Note Edited: 0021414 | bug_revision_view_page.php?bugnote_id=21414#r13158 |
| 2021-08-07 16:52 | Blzut3 | Status | resolved => closed |
| 2021-08-16 19:13 | WubTheCaptain | Fixed in Version | 1.3.3 => 1.3.2 |
| 2021-08-16 19:13 | WubTheCaptain | Target Version | 1.3.3 => 1.3.2 |
|
Notes |
|
|
|
|
I don't think Mercurial had anything equivalent of a Git mailmap, so I forgot about this for a while when the Git migration happened at issue 0003701. |
|
|
|
(0021409)
|
|
Blzut3
|
|
2020-06-08 01:57
|
|
Applied.
I did normalize everyone else's commits when migrating from Mercurial to Git, but left yours alone due to the intentional name change. In hindsight I probably should have asked what you wanted to do. |
|
|
|
|
|
|
|
(0021414)
|
|
WubTheCaptain
|
2020-06-08 02:20
(edited on: 2020-06-08 02:21) |
|
Quote from Blzut3 In hindsight I probably should have asked what you wanted to do.
Preserve them as-is. I like git-check-mailmap(1).
It's all good now.
|
|