On Sun, Aug 30, 2015 at 5:56 AM, Kornel Benko <kor...@lyx.org> wrote:
> Am Samstag, 29. August 2015 um 16:56:23, schrieb Scott Kostyshak 
> <skost...@lyx.org>

> He deserves it IMHO.

I agree.

> But I think, he already got commit rights, see
>         commit d88e40158912e0205d2aaf21abbc9de7a6addbfc
>         Author: Guillaume Munch <ga...@free.fr>
>         Date:   Mon Aug 24 21:05:48 2015 +0200
>
>         Fix compilation with qt5 and c++11 combined.
>
> This was for LyX/master.

That means he was the author of the commit. The default view does not
show who committed it. The following does:

$ git show --format=raw d88e401589

commit d88e40158912e0205d2aaf21abbc9de7a6addbfc
tree a7f1d30e226aeb815ab9ef66f33473c5477b389d
parent f921c2e8ecbc8fd86e58fe9e2f78bb3effe21ef6
author Guillaume Munch <ga...@free.fr> 1440443148 +0200
committer Georg Baum <b...@lyx.org> 1440443148 +0200

    Fix compilation with qt5 and c++11 combined.

Scott

Reply via email to