git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Nathan Panike" <nathan.panike@gmail.com>
To: git@vger.kernel.org
Subject: [PATCH 1/2] Document %as and %cs as a pretty format flag
Date: Thu, 28 Aug 2008 06:09:42 -0500	[thread overview]
Message-ID: <d77df1110808280409k35eb0f83ta7d95847dfcd0620@mail.gmail.com> (raw)

Signed-off-by: Nathan W. Panike <nathan.panike@gmail.com>
---
 Documentation/pretty-formats.txt |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt
index c11d495..2f98c5a 100644
--- a/Documentation/pretty-formats.txt
+++ b/Documentation/pretty-formats.txt
@@ -108,6 +108,7 @@ The placeholders are:
 - '%ar': author date, relative
 - '%at': author date, UNIX timestamp
 - '%ai': author date, ISO 8601 format
+- '%as': author date, short format
 - '%cn': committer name
 - '%cN': committer name (respecting .mailmap)
 - '%ce': committer email
@@ -116,6 +117,7 @@ The placeholders are:
 - '%cr': committer date, relative
 - '%ct': committer date, UNIX timestamp
 - '%ci': committer date, ISO 8601 format
+- '%cs': committer date, short format
 - '%e': encoding
 - '%s': subject
 - '%b': body
-- 
1.6.0.1

                 reply	other threads:[~2008-08-28 11:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=d77df1110808280409k35eb0f83ta7d95847dfcd0620@mail.gmail.com \
    --to=nathan.panike@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).