public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [PATCH 0/8] .mailmap: Add mailmap file to have a cleaner git history
@ 2019-11-26 15:08 Philippe Mathieu-Daudé
  2019-11-26 15:08 ` [PATCH 1/8] .mailmap: Convert emails generated by the Subversion original import Philippe Mathieu-Daudé
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Philippe Mathieu-Daudé @ 2019-11-26 15:08 UTC (permalink / raw)
  To: devel
  Cc: Songpeng Li, Herbie Robinson, Qian Ouyang, Maggie Chu,
	Jordan Justen, GregX Yeh, Marvin Häuser, Mike Wu,
	Vanguput Narendra K, Michael Kinney, Zhang Lubo, Ronald Cron,
	Erik Bjorge, Xiaoyu Lu, Zhichao Gao, Yan Wang, Star Zeng,
	Jiewen Yao, Sriram Subramanian, Ching JenX Cheng, Lu Shifei,
	Ashraf Javeed, Jiaxin Wu, Jan Dabros, Ken Lu, Wang Fan,
	Jiong Gong, Marvin Häuser, Giri Mudusuru, Qing Huang,
	Larry Hauch, Leon Li, Eugene Cohen, Huajing Li, Jian J Wang,
	Bruce Maynard, Qin Long, Vitaly Cheptsov, Xiaofeng Wang, Ting Ye,
	Kun Gui, Richard Du, Scott Wang, Zhiju Fan, Maxim Shvecov,
	Qiu Shumin, Antoine Cœur, Laurie Jarlstrom, Ruiyu Ni,
	Harry Liebel, Rebecca Cran, Yunhua Feng, Rui Sun, Penny Gao,
	Vladimir Olovyannikov, Andrew Fish, Lee Leahy, Liming Gao,
	Marc W Chen, Rebecca Cran, ZhiqiangX Zhao, Christopher J Zurcher,
	Bell Song, Loh Tien Hock, Chao Zhang, Ding Ting, Dandan Bi,
	Siyuan Fu, Richard Thomaiyar, Maciej Rabeda, Jeff Fan,
	Brendan Jackman, Rodrigo Gonzalez del Cueto, Ming Tan, David Chan,
	Alex Gu, Lei Jin, Shenglei Zhang, Philippe Mathieu-Daudé,
	Wei6 Xu, Michael Kubacki, Mateusz Albecki, Yu-Chen Lin, Ray Ni,
	Tian Feng, Christian Rodriguez, Maurice Ma, Bob Feng,
	Olivier Martin, Hess Chen, Xue ShengfengX, Jim Dailey,
	Baraneedharan Anbazhagan, Eric Jin, Lee Rosenbaum, Stanely Chen,
	Samer El-Haj-Mahmoud, Derek Lin, Sergey Isakov, Elvin Li,
	Myron Porter, Yonghong Zhu, Amy Chan, Chasel Chiu, Nikolai Saoukh,
	Michael Johnson, Zailiang Sun, Wang Yu, Dongao Guo,
	Digant H Solanki, Paulo Alcantara, Marc-André Lureau,
	Daryl McDaniel, Jaben Carsey, Zhiguang Liu, Jeff Bobzin,
	Sachin Agrawal, David Wei, Hao Wu, Alexei Fedorov, Tomas Pilar,
	David Huang, Pedroa Liu, Hot Tian, Satya Yarlagadda, Guo Dong,
	Chen A Chen, Michael Zimmermann, Steven Shi, Michael Krau,
	Eric Dong

Hi,

The .mailmap git feature helps fixing commit mistakes (in name/email).

The easiest way to use it is with the --use-mailmap flag:

  $ git log --use-mailmap

See:
https://git-scm.com/docs/git-shortlog#_mapping_authors
https://git-scm.com/docs/git-check-mailmap#_mapping_authors

Also interesting:
https://github.com/sympy/sympy/wiki/Using-.mailmap#making-mailmap-entries

Regards,

Phil.

Philippe Mathieu-Daudé (8):
  .mailmap: Convert emails generated by the Subversion original import
  .mailmap: Fix emails from the Subversion era
  .mailmap: Fix Intel emails rewritten by Microsoft Exchange Server
  .mailmap: Fix emails rewritten by lists DMARC / DKIM / SPF
  .mailmap: Fix incorrect email formats
  .mailmap: Unify Intel email addresses format
  .mailmap: Fix UTF-8 mojibaked names
  .mailmap: Miscellaneous fixes on various emails

 .mailmap | 221 +++++++++++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 221 insertions(+)
 create mode 100644 .mailmap

-- 
2.21.0


^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2019-12-03 19:15 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2019-11-26 15:08 [PATCH 0/8] .mailmap: Add mailmap file to have a cleaner git history Philippe Mathieu-Daudé
2019-11-26 15:08 ` [PATCH 1/8] .mailmap: Convert emails generated by the Subversion original import Philippe Mathieu-Daudé
2019-11-26 18:59   ` [edk2-devel] " Laszlo Ersek
2019-11-26 15:08 ` [PATCH 2/8] .mailmap: Fix emails from the Subversion era Philippe Mathieu-Daudé
2019-11-26 15:08 ` [PATCH 3/8] .mailmap: Fix Intel emails rewritten by Microsoft Exchange Server Philippe Mathieu-Daudé
2019-11-26 19:03   ` [edk2-devel] " Laszlo Ersek
2019-11-26 15:08 ` [PATCH 4/8] .mailmap: Fix emails rewritten by lists DMARC / DKIM / SPF Philippe Mathieu-Daudé
2019-11-26 19:13   ` [edk2-devel] " Laszlo Ersek
2019-11-26 15:08 ` [PATCH 5/8] .mailmap: Fix incorrect email formats Philippe Mathieu-Daudé
2019-11-26 15:08 ` [PATCH 6/8] .mailmap: Unify Intel email addresses format Philippe Mathieu-Daudé
2019-11-26 19:16   ` [edk2-devel] " Laszlo Ersek
2019-11-26 15:08 ` [PATCH 7/8] .mailmap: Fix UTF-8 mojibaked names Philippe Mathieu-Daudé
2019-11-26 15:08 ` [PATCH 8/8] .mailmap: Miscellaneous fixes on various emails Philippe Mathieu-Daudé
2019-12-03 18:51 ` [edk2-devel] [PATCH 0/8] .mailmap: Add mailmap file to have a cleaner git history Laszlo Ersek
2019-12-03 19:15   ` Philippe Mathieu-Daudé

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox