Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-06-20 | Viresh has moved | Viresh Kumar | 1 | -0/+1 | |
[email protected] email-id doesn't exist anymore as I have left the company. Replace ST's id with [email protected]. It also updates .mailmap file to fix address for 'git shortlog' Signed-off-by: Viresh Kumar <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2012-05-31 | .mailmap: add Gustavo | Gustavo Padovan | 1 | -0/+2 | |
Signed-off-by: Gustavo Padovan <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2011-11-11 | mailmap: Fix up some renesas attributions | Kuninori Morimoto | 1 | -0/+2 | |
This adds in entries for both Goda and Morimoto-san who have previously used different conventions. Cc: Yusuke Goda <[email protected]> Signed-off-by: Kuninori Morimoto <[email protected]> Signed-off-by: Paul Mundt <[email protected]> | |||||
2011-07-07 | Update my e-mail address | Michael Büsch | 1 | -2/+1 | |
Signed-off-by: Michael Buesch <[email protected]> Signed-off-by: Jiri Kosina <[email protected]> | |||||
2011-05-24 | mailmap: Add entry for Damian Hobson-Garcia. | Paul Mundt | 1 | -0/+1 | |
Signed-off-by: Paul Mundt <[email protected]> | |||||
2011-03-22 | mailmap: Update for OMAP DSS developers. | Paul Mundt | 1 | -0/+4 | |
TI folks seem to have a rather schizophrenic relationship with author naming conventions, stub in mailmap entries to match with the sign-off convention. Signed-off-by: Paul Mundt <[email protected]> | |||||
2011-01-25 | mailmap: Add an entry for Axel Lin. | Paul Mundt | 1 | -0/+1 | |
Not all of Axel's patches have used a consistent casing, so fix it up here. Signed-off-by: Paul Mundt <[email protected]> | |||||
2010-11-24 | mailmap: Fix up Takashi YOSHII's attribution. | Paul Mundt | 1 | -0/+1 | |
Signed-off-by: Paul Mundt <[email protected]> | |||||
2009-02-06 | Add Sascha Hauer to .mailmap | Uwe Kleine-König | 1 | -0/+1 | |
This fixes the shortlog attribution e.g. for 106757b38fff Signed-off-by: Uwe Kleine-König <[email protected]> Acked-by: Sascha Hauer <[email protected]> Acked-by: Wolfram Sang <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2009-02-06 | add another mailmap entry for Uwe Kleine-König | Uwe Kleine-König | 1 | -1/+2 | |
I created commit 7971db5a4b4176ad5df590fce07a962c643a2740 on a machine where I forgot to set user.name and user.email before. The default values were not optimal. Signed-off-by: Uwe Kleine-König <[email protected]> Acked-by: Wolfram Sang <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2009-01-06 | Dmitry has been renamed | Dmitry Eremin-Solenikov | 1 | -0/+1 | |
My surname has changed due to marriage. Change MAINTAINERS entry and add .mailmap entry to reflect that. Signed-off-by: Dmitry Eremin-Solenikov <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2008-10-28 | mailmap: add Peter Oruba | Peter Oruba | 1 | -0/+2 | |
Signed-off-by: Peter Oruba <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> | |||||
2008-10-20 | mailmap: add Mark Brown | Mark Brown | 1 | -0/+1 | |
A couple of commits have a broken real name - fix them up. Signed-off-by: Mark Brown <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2008-09-13 | Add Uwe Kleine-König to .mailmap | Uwe Kleine-König | 1 | -0/+2 | |
There are a few commits that misencoded my name (or used "oe" instead of "ö"). So add a correct version to .mailmap. Signed-off-by: Uwe Kleine-König <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2008-04-30 | Update .mailmap | S.Çağlar Onur | 1 | -0/+1 | |
I realize some of the maintainers email clients and/or scripts cannot handle UTF-8 encoded names properly, as a result your ChangeLogs displays me as two different person :). Following patch adds correctly encoded name of mine into .mailmap, to prevent appearing it not to be so or badly displayed. Signed-off-by: S.Çağlar Onur <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2007-04-24 | Add mbuesch to .mailmap | Michael Buesch | 1 | -0/+2 | |
Signed-off-by: Michael Buesch <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> | |||||
2007-02-14 | [PATCH] add .mailmap for proper git-shortlog output | Nicolas Pitre | 1 | -0/+96 | |
This list was built into the git-shortlog tool and has been removed in the latest version. It should be maintained separately so this is what this patch does. A couple more entries were added to the original list as well. Signed-off-by: Nicolas Pitre <[email protected]> Acked-by: Junio C Hamano <[email protected]> Cc: Linus Torvalds <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]> |