lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20240719100645.0c949090@rorschach.local.home>
Date: Fri, 19 Jul 2024 10:06:45 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: Mathieu Desnoyers <mathieu.desnoyers@...icios.com>
Cc: Linus Torvalds <torvalds@...ux-foundation.org>, LKML
 <linux-kernel@...r.kernel.org>, "Masami Hiramatsu (Google)"
 <mhiramat@...nel.org>
Subject: Re: [GIT PULL] ftrace: Rewrite of function graph to allow multiple
 users

On Fri, 19 Jul 2024 09:43:11 -0400
Mathieu Desnoyers <mathieu.desnoyers@...icios.com> wrote:

> I see a few possible solutions there:
> 
> - We can teach git to know about this "First Last (Employer)" formatting
>   and combine duplicates.
> 
> - We can move the employer attribution to the email address instead,
>   e.g.: name.corp@...nel.org or name+corp@...nel.org (or whatever we
>   figure out looks OK).
> 
> Thoughts ?

For now I changed my git config to:

  [author]
        name = Steven Rostedt
  [commiter]
        name = Steven Rostedt
  [user]
        name = Steven Rostedt (Google)
        email = rostedt@...dmis.org

Which makes what shows up in the shortlog with just my name (and git
blame as well), but the commits still have:

  Signed-off-by: Steven Rostedt (Google) <rostedt@...dmis.org>

Which may be a good compromise.

-- Steve

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ