* b4 sanitizes quotation marks out of my name
@ 2026-02-28 21:29 git
2026-03-06 0:13 ` Konstantin Ryabitsev
` (2 more replies)
0 siblings, 3 replies; 4+ messages in thread
From: git @ 2026-02-28 21:29 UTC (permalink / raw)
To: tools@kernel.org
Hi,
I was sent here from #kernelnewbies and told that I should share my problem here. I normally sign my commits with the following name: Panagiotis "Ivory" Vasilopoulos (and it's shown like that in the `git log`)
It looks like this in my .gitconfig:
```
[user]
email = git@n0toose.net
name = Panagiotis \"Ivory\" Vasilopoulos
```
Although the From: header presents this as shown above, the quotation marks are removed from the `Cc:` and trailers like `Signed-off-by:`. This is not a problem when using `Panagiotis 'Ivory' Vasilopoulos`. Is there a workaround or anything that I can do for this?
Best,
Panagiotis "Ivory" Vasilopoulos (n0toose)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: b4 sanitizes quotation marks out of my name
2026-02-28 21:29 b4 sanitizes quotation marks out of my name git
@ 2026-03-06 0:13 ` Konstantin Ryabitsev
2026-03-06 0:15 ` B4 Bugbot
2026-03-06 20:18 ` Konstantin Ryabitsev
2 siblings, 0 replies; 4+ messages in thread
From: Konstantin Ryabitsev @ 2026-03-06 0:13 UTC (permalink / raw)
To: git; +Cc: tools@kernel.org
On Sat, Feb 28, 2026 at 10:29:29PM +0100, git@n0toose.net wrote:
> I was sent here from #kernelnewbies and told that I should share my problem here. I normally sign my commits with the following name: Panagiotis "Ivory" Vasilopoulos (and it's shown like that in the `git log`)
>
> It looks like this in my .gitconfig:
>
> ```
> [user]
> email = git@n0toose.net
> name = Panagiotis \"Ivory\" Vasilopoulos
> ```
>
> Although the From: header presents this as shown above, the quotation marks are removed from the `Cc:` and trailers like `Signed-off-by:`. This is not a problem when using `Panagiotis 'Ivory' Vasilopoulos`. Is there a workaround or anything that I can do for this?
bugspray tag b4/email
--
KR
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: b4 sanitizes quotation marks out of my name
2026-02-28 21:29 b4 sanitizes quotation marks out of my name git
2026-03-06 0:13 ` Konstantin Ryabitsev
@ 2026-03-06 0:15 ` B4 Bugbot
2026-03-06 20:18 ` Konstantin Ryabitsev
2 siblings, 0 replies; 4+ messages in thread
From: B4 Bugbot @ 2026-03-06 0:15 UTC (permalink / raw)
To: bugbot+b4, tools, git
Hello:
This conversation is now tracked by b4 bug tracker.
There is no need to do anything else, just keep talking.
--
Deet-doot-dot, I am a bot.
b4 bug tracker (bugspray 0.1-dev)
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: b4 sanitizes quotation marks out of my name
2026-02-28 21:29 b4 sanitizes quotation marks out of my name git
2026-03-06 0:13 ` Konstantin Ryabitsev
2026-03-06 0:15 ` B4 Bugbot
@ 2026-03-06 20:18 ` Konstantin Ryabitsev
2 siblings, 0 replies; 4+ messages in thread
From: Konstantin Ryabitsev @ 2026-03-06 20:18 UTC (permalink / raw)
To: git; +Cc: tools@kernel.org
On Sat, Feb 28, 2026 at 10:29:29PM +0100, git@n0toose.net wrote:
> I was sent here from #kernelnewbies and told that I should share my problem here. I normally sign my commits with the following name: Panagiotis "Ivory" Vasilopoulos (and it's shown like that in the `git log`)
>
> It looks like this in my .gitconfig:
>
> ```
> [user]
> email = git@n0toose.net
> name = Panagiotis \"Ivory\" Vasilopoulos
> ```
>
> Although the From: header presents this as shown above, the quotation marks
> are removed from the `Cc:` and trailers like `Signed-off-by:`. This is not a
> problem when using `Panagiotis 'Ivory' Vasilopoulos`. Is there a workaround
> or anything that I can do for this?
This one is tricky, because trailers and headers have a bunch of special
corner cases. I have a commit in master that *should* do the right thing. If
you are able to test with it, that would be awesome. There are instructions in
the docs how to run b4 out of a checkout.
Let me know if it does the right thing for you now, and let's hope it doesn't
now do the wrong thing for others. ;)
Thanks,
--
KR
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2026-03-06 20:18 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-02-28 21:29 b4 sanitizes quotation marks out of my name git
2026-03-06 0:13 ` Konstantin Ryabitsev
2026-03-06 0:15 ` B4 Bugbot
2026-03-06 20:18 ` Konstantin Ryabitsev
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox