git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* pretty placeholders for reflog entries
@ 2011-11-07  5:49 Jack Nagel
  2011-11-07 21:13 ` Jeff King
  0 siblings, 1 reply; 7+ messages in thread
From: Jack Nagel @ 2011-11-07  5:49 UTC (permalink / raw)
  To: git

I have the reflog enabled on a bare repo so that I can have a record of
"who pushed what, when". I'd like to define a custom pretty format for
use with "git log -g" for reading it, but unfortunately the placeholders
for reflog information are somewhat limited. In particular, I'd like to
be able to access the identity (i.e., name and email) and date from each
reflog entry.

Is it possible to extract this information in current git? Perhaps I
overlooked something.

I suppose it would be simple enough to just write a script to parse the
reflog file(s), but it would be nice to be able to do this with git
itself.

Thanks.

Jack

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2011-11-10  1:57 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-11-07  5:49 pretty placeholders for reflog entries Jack Nagel
2011-11-07 21:13 ` Jeff King
2011-11-07 21:41   ` Jack Nagel
2011-11-07 22:45     ` Jeff King
2011-11-07 23:41       ` Junio C Hamano
2011-11-08  5:47         ` Jeff King
2011-11-10  1:56           ` Jack Nagel

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).