Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-02-18 | prepare NEWS | Lennart Poettering | |
2014-01-05 | Update .mailmap file | Stefan Beller | |
This commit updates email addresses of people, who are already in the .mailmap file, so I'd assume they have sorted out their viewpoint on privacy within the .mailmap file. The entries for this commit have been produced using: # Finding out duplicates by comparing email addresses: git shortlog -sne |awk '{ print $NF }' |sort |uniq -d # Finding out duplicates by comparing names: git shortlog -sne |awk '{ NF--; $1=""; print }' |sort |uniq -d | |||
2013-01-29 | Add a few entries to .mailmap | Zbigniew Jędrzejewski-Szmek | |
2013-01-07 | Update .mailmap | Zbigniew Jędrzejewski-Szmek | |
2012-08-09 | update mailmap | Lennart Poettering | |
2012-05-14 | update mailmap for Martin Pitt | Martin Pitt | |
2012-04-13 | update mailmap | Kay Sievers | |
2011-05-19 | git: add .mailmap | Lennart Poettering | |