* [PATCH 1/2] Document %as and %cs as a pretty format flag
@ 2008-08-28 11:09 Nathan Panike
0 siblings, 0 replies; only message in thread
From: Nathan Panike @ 2008-08-28 11:09 UTC (permalink / raw)
To: git
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
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2008-08-28 11:10 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-08-28 11:09 [PATCH 1/2] Document %as and %cs as a pretty format flag Nathan Panike
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).