From: "Felipe Contreras" <felipe.contreras@gmail.com>
To: git@vger.kernel.org
Subject: About git pretty
Date: Sat, 23 Aug 2008 02:24:34 +0300 [thread overview]
Message-ID: <94a0d4530808221624m26034923pbc1f97cb4c4203d8@mail.gmail.com> (raw)
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
next reply other threads:[~2008-08-22 23:25 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-08-22 23:24 Felipe Contreras [this message]
2008-08-22 23:41 ` About git pretty 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=94a0d4530808221624m26034923pbc1f97cb4c4203d8@mail.gmail.com \
--to=felipe.contreras@gmail.com \
--cc=git@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).