[3486] in BarnOwl Developers

home help back first fref pref prev next nref lref last post

Re: [barnowl] Add a .mailmap to canonicalize commit names/emails

daemon@ATHENA.MIT.EDU (Jason Gross)
Mon Jun 17 09:38:54 2013

Date: Mon, 17 Jun 2013 06:38:52 -0700
From: Jason Gross <notifications@github.com>
Reply-To: barnowl/barnowl <reply+i-15055042-a61eeabac9d5e193c2a95f331aa97e9ef32ed3d4-4475081@reply.github.com>
To: barnowl/barnowl <barnowl@noreply.github.com>
In-Reply-To: <barnowl/barnowl/pull/137@github.com>



----==_mimepart_51bf116c68e46_1b93c5fddc62099
Date: Mon, 17 Jun 2013 06:38:52 -0700
Mime-Version: 1.0
Content-Type: text/plain;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-ID: <51bf116c6bcf2_1b93c5fddc6214d@worker6.rs.github.com.mail>

 `git log --pretty=3D'%aN <%aE>%n%cN <%cE>' | sort -u` gives me
```
Adam Glasgall <glasgall@mit.edu>
Alejandro R. Sede=C3=B1o <asedeno@mit.edu>
Alex Dehnert <adehnert@mit.edu>
Alex Dehnert <Alex Dehnert>
Alex Vandiver <alexmv@mit.edu>
Anders Kaseorg <andersk@mit.edu>
Arun A. Tharuvai <aatharuv@mit.edu>
Betsy Riley <rileyb@mit.edu>
Brian Sniffen <bts@evenmere.org>
Cathy R Zhang <zhangc@mit.edu>
Chris Lesniewski-Laas <ctl@MIT.EDU>
David Benjamin <davidben@mit.edu>
David Glasser <glasser@davidglasser.net>
DD Liu <liudi@mit.edu>
Derrick J. Brashear <shadow@dementia.org>
Edward Z. Yang <ezyang@mit.edu>
Eric C. Price <ecprice@mit.edu>
Erik Nygren <nygren@mit.edu>
Evan Broder <broder@mit.edu>
Geoffrey Thomas <geofft@mit.edu>
Greg Price <price@MIT.EDU>
James M. Kretchmar <kretch@mit.edu>
Jason Gross <jgross@mit.edu>
Joshua Oreman <oremanj@mit.edu>
Karl Ramm <kcr@1ts.org>
Kevin Chen <kchen@mit.edu>
Kevin Riggle <kevinr@free-dissociation.com>
Leonid Grinberg <leonidg@mit.edu>
Matthew S. Goldstein <austein@mit.edu>
nelhage@mit.edu <nelhage@mit.edu>
Nelson Elhage <nelhage@mit.edu>
Robert Jacobs <rnjacobs@mit.edu>
Sam Hartman <hartmans@mit.edu>
Tim Hill <timhill@alum.mit.edu>
William Throwe <wthrowe@mit.edu>
```

I hope the `nelhage@mit.edu <nelhage@mit.edu>` is fixed by a newer git.  =
(There was no double free error message with this, though.)  `Alex Dehner=
t <Alex Dehnert>` seems wrong, though.  Is this fixed by a newer git?  If=
 so, then LGTM; otherwise ... I don't see what's wrong with the .mailmap,=
 but I imagine something must be.

---
Reply to this email directly or view it on GitHub:
https://github.com/barnowl/barnowl/pull/137#issuecomment-19545210=


----==_mimepart_51bf116c68e46_1b93c5fddc62099
Date: Mon, 17 Jun 2013 06:38:52 -0700
Mime-Version: 1.0
Content-Type: text/html;
 charset=UTF-8
Content-Transfer-Encoding: quoted-printable
Content-ID: <51bf116c6cd92_1b93c5fddc622a@worker6.rs.github.com.mail>

<p><code>git log --pretty=3D'%aN &lt;%aE&gt;%n%cN &lt;%cE&gt;' | sort -u<=
/code> gives me</p>

<pre><code>Adam Glasgall &lt;glasgall@mit.edu&gt;
Alejandro R. Sede=C3=B1o &lt;asedeno@mit.edu&gt;
Alex Dehnert &lt;adehnert@mit.edu&gt;
Alex Dehnert &lt;Alex Dehnert&gt;
Alex Vandiver &lt;alexmv@mit.edu&gt;
Anders Kaseorg &lt;andersk@mit.edu&gt;
Arun A. Tharuvai &lt;aatharuv@mit.edu&gt;
Betsy Riley &lt;rileyb@mit.edu&gt;
Brian Sniffen &lt;bts@evenmere.org&gt;
Cathy R Zhang &lt;zhangc@mit.edu&gt;
Chris Lesniewski-Laas &lt;ctl@MIT.EDU&gt;
David Benjamin &lt;davidben@mit.edu&gt;
David Glasser &lt;glasser@davidglasser.net&gt;
DD Liu &lt;liudi@mit.edu&gt;
Derrick J. Brashear &lt;shadow@dementia.org&gt;
Edward Z. Yang &lt;ezyang@mit.edu&gt;
Eric C. Price &lt;ecprice@mit.edu&gt;
Erik Nygren &lt;nygren@mit.edu&gt;
Evan Broder &lt;broder@mit.edu&gt;
Geoffrey Thomas &lt;geofft@mit.edu&gt;
Greg Price &lt;price@MIT.EDU&gt;
James M. Kretchmar &lt;kretch@mit.edu&gt;
Jason Gross &lt;jgross@mit.edu&gt;
Joshua Oreman &lt;oremanj@mit.edu&gt;
Karl Ramm &lt;kcr@1ts.org&gt;
Kevin Chen &lt;kchen@mit.edu&gt;
Kevin Riggle &lt;kevinr@free-dissociation.com&gt;
Leonid Grinberg &lt;leonidg@mit.edu&gt;
Matthew S. Goldstein &lt;austein@mit.edu&gt;
nelhage@mit.edu &lt;nelhage@mit.edu&gt;
Nelson Elhage &lt;nelhage@mit.edu&gt;
Robert Jacobs &lt;rnjacobs@mit.edu&gt;
Sam Hartman &lt;hartmans@mit.edu&gt;
Tim Hill &lt;timhill@alum.mit.edu&gt;
William Throwe &lt;wthrowe@mit.edu&gt;
</code></pre>

<p>I hope the <code>nelhage@mit.edu &lt;nelhage@mit.edu&gt;</code> is fix=
ed by a newer git.  (There was no double free error message with this, th=
ough.)  <code>Alex Dehnert &lt;Alex Dehnert&gt;</code> seems wrong, thoug=
h.  Is this fixed by a newer git?  If so, then LGTM; otherwise ... I don'=
t see what's wrong with the .mailmap, but I imagine something must be.</p=
>

<p style=3D"font-size:small;-webkit-text-size-adjust:none;color:#666;">&m=
dash;<br>Reply to this email directly or <a href=3D'https://github.com/ba=
rnowl/barnowl/pull/137#issuecomment-19545210'>view it on GitHub</a>.<img =
src=3D'https://github.com/notifications/beacon/JJk3yKd0u6qAmPAmJXdf928ayT=
_DAZq5zJCBr_8g44vRmmYy0G8y-SDjlDOtLtu2.gif' height=3D'1' width=3D'1'></p>=


----==_mimepart_51bf116c68e46_1b93c5fddc62099--

home help back first fref pref prev next nref lref last post