Thread (31 messages) flat view 31 messages, 8 authors, 2016-06-15

Re: [PATCH] Display author and committer after "git commit"

From: Jeff King <hidden>
Date: 2016-06-15 22:48:00

Possibly related (same subject, not in this thread)

On Tue, Jan 12, 2010 at 09:24:06AM -0500, Jeff King wrote:
  - It tries to quote any percents in the author name, but user formats
    don't actually have a quoting mechanism! Probably we should
    interpret "%%" as "%". Even though it's a behavior change, I
    consider the current behavior buggy.
Actually, on second thought, they do: you can use %x25 to get the same
effect. I still think we should support '%%' as a more readable and
expected alternative (this is how printf works, and daemon.c's expansion
already does this).

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help