git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* About git pretty
@ 2008-08-22 23:24 Felipe Contreras
  2008-08-22 23:41 ` Junio C Hamano
  2008-08-23  0:03 ` Stephan Beyer
  0 siblings, 2 replies; 11+ messages in thread
From: Felipe Contreras @ 2008-08-22 23:24 UTC (permalink / raw)
  To: git

Hi,

Please read aloud the following commands:
git log --pretty=short
git log --pretty=full
git log --pretty=format:%s

It is just me or 'pretty full' doesn't exactly convey the meaning of
the action to execute?

How about:
git log --format=short
git log --format=full
git log --format=custom:%s

If you like the idea I can work on a patch.

Best regards.

-- 
Felipe Contreras

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

end of thread, other threads:[~2009-02-21 15:33 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-22 23:24 About git pretty Felipe Contreras
2008-08-22 23:41 ` Junio C Hamano
2008-08-23  0:04   ` David Tweed
2008-08-23  0:12     ` Junio C Hamano
2008-08-23  0:34       ` David Tweed
2008-08-23  0:38         ` David Tweed
2008-08-23  0:03 ` Stephan Beyer
2008-08-23 18:57   ` Felipe Contreras
2008-08-24 17:49     ` Johannes Schindelin
2008-08-30 16:30       ` Junio C Hamano
2009-02-21 15:31         ` Felipe Contreras

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).