4 Commits

Author SHA1 Message Date
Kun Huang
ee26de1ed2 fix conversion type missing
Conversion type is missing in some places which would cause some
unexcepted error. By using 'grep -rn "%(\w\+)\W"', we could find
all cases of '%(variable_a)' and fix them.

Change-Id: I05cbaac73976c70be8428bf5a2d0017ea7059cb3
Closes-Bug: #1221036
2013-09-06 02:16:13 +08:00
lawrancejing
0e8461034b Update mailmap
Update mailmap and keep this file
in alphabetical order.

Change-Id: I657b83202de3fdf6f4624567dfa8a53ca3ea5b39
2013-08-19 16:23:11 +08:00
Jiajun Liu
3ce8ba5e9d update mailmap
Reflect new email address that I will be committing under.

Change-Id: I91d763f6020f6aa7a007417c341f952d1efd20c2
2013-05-23 08:47:08 +00:00
Zhongyue Luo
a49c0a8e45 Create .mailmap file
Fixes bug #1048903

Use .mailmap file to coalesce commits
by the same person using multiple names and/or email addresses

Change-Id: Ib702114da944ec9d117ab969cde0b29a89999467
2012-09-11 10:34:14 +08:00