summaryrefslogtreecommitdiff
path: root/.mailmap
Commit message (Collapse)AuthorAge
* Prep v233: Update root build files to upstream versionSven Eden2017-07-17
|
* Prep v232: Update root and build files to upstream v232 tag.Sven Eden2017-07-05
|
* Prep v231: Update build root files to upstreamSven Eden2017-06-16
|
* Prep v228: Update base files to upstream version.Sven Eden2017-04-26
|
* prepare NEWSLennart Poettering2014-02-18
|
* Update .mailmap fileStefan Beller2014-01-05
| | | | | | | | | | | | | 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
* Add a few entries to .mailmapZbigniew Jędrzejewski-Szmek2013-01-29
|
* Update .mailmapZbigniew Jędrzejewski-Szmek2013-01-07
|
* update mailmapLennart Poettering2012-08-09
|
* update mailmap for Martin PittMartin Pitt2012-05-14
|
* update mailmapKay Sievers2012-04-13
|
* git: add .mailmapLennart Poettering2011-05-19