MantisBT - Doomseeker
View Issue Details
0003947Doomseeker[All Projects] Bugpublic2021-12-18 10:252022-03-22 11:11
WubTheCaptain 
Zalewa 
normaltrivialalways
closedfixed 
1.3.2 
1.3.31.3.3 
0003947: No gitmailmap mapping for Zalewa
I can't find my commit 067f1714024912fdc594b801233dabcf93614381 with "git log --committer=Zalewa". It has a different committer name.
There are three commits in total affected by this, for various authors: Two are recent from this month, one is from 2020.
Use --format=fuller with Git.
$ grep -i "Zalewa" .mailmap | wc -l
0

'https://bitbucket.org/Doomseeker/doomseeker/src/1.3.2/.mailmap [^]'
  • 067f1714024912fdc594b801233dabcf93614381
  • 245996399b201d57cbe73bfeb3ba8b3a27a40465
  • 8b8450b8e2c3ddd875c4fd8ecda3258fcd7fe0ff

The lack of gitmailmap mapping does not seem to affect git shortlog.
No tags attached.
Issue History
2021-12-18 10:25WubTheCaptainNew Issue
2021-12-18 10:29WubTheCaptainSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=13464#r13464
2021-12-18 10:30WubTheCaptainDescription Updatedbug_revision_view_page.php?rev_id=13466#r13466
2021-12-18 10:31WubTheCaptainAssigned To => Zalewa
2021-12-18 10:31WubTheCaptainStatusnew => assigned
2021-12-18 10:34WubTheCaptainSteps to Reproduce Updatedbug_revision_view_page.php?rev_id=13467#r13467
2021-12-18 10:49WubTheCaptainNote Added: 0021924
2021-12-18 10:49WubTheCaptainStatusassigned => needs review
2021-12-18 10:51WubTheCaptainTarget Version => 1.3.3
2021-12-18 22:37ZalewaNote Added: 0021926
2021-12-18 22:37ZalewaStatusneeds review => resolved
2021-12-18 22:37ZalewaFixed in Version => 1.3.3
2021-12-18 22:37ZalewaResolutionopen => fixed
2022-03-22 11:11WubTheCaptainStatusresolved => closed

Notes
(0021924)
WubTheCaptain   
2021-12-18 10:49   
Zalewa: I've sent you an email.
(0021926)
Zalewa   
2021-12-18 22:37   
I added the patch you sent me:'https://bitbucket.org/Doomseeker/doomseeker/commits/d93a729ec8e45c0fb7ac43a4c23f0b79a3b2b1de [^]'