summaryrefslogtreecommitdiffstats
path: root/pretty-formats.txt
diff options
context:
space:
mode:
authorJunio C Hamano <junio@hera.kernel.org>2007-07-14 08:26:56 +0000
committerJunio C Hamano <junio@hera.kernel.org>2007-07-14 08:26:56 +0000
commit02f130bd23751fc40d2c784821e3f05536363d7c (patch)
tree0cb967d1f9f8dc959914a0c5ec1b278c6951139f /pretty-formats.txt
parent1e6e00634f257c354c4261ef7da2b8dc495e3c99 (diff)
downloadgit-htmldocs-02f130bd23751fc40d2c784821e3f05536363d7c.tar.gz
Autogenerated HTML docs for v1.5.3-rc1-16-g9d6f
Diffstat (limited to 'pretty-formats.txt')
-rw-r--r--pretty-formats.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/pretty-formats.txt b/pretty-formats.txt
index c551ea61d..0193c3ce5 100644
--- a/pretty-formats.txt
+++ b/pretty-formats.txt
@@ -106,12 +106,14 @@ The placeholders are:
- '%aD': author date, RFC2822 style
- '%ar': author date, relative
- '%at': author date, UNIX timestamp
+- '%ai': author date, ISO 8601 format
- '%cn': committer name
- '%ce': committer email
- '%cd': committer date
- '%cD': committer date, RFC2822 style
- '%cr': committer date, relative
- '%ct': committer date, UNIX timestamp
+- '%ci': committer date, ISO 8601 format
- '%e': encoding
- '%s': subject
- '%b': body