git.99rst.org
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
| inline |
side by side
(parent:
32f5660
)
pretty: note that %cd respects the --date= option
author
Thomas Braun
<redacted>
Wed, 20 Aug 2014 12:27:10 +0000
(14:27 +0200)
committer
Junio C Hamano
<redacted>
Thu, 21 Aug 2014 20:09:06 +0000
(13:09 -0700)
Signed-off-by: Thomas Braun <redacted>
Signed-off-by: Junio C Hamano <redacted>
Documentation/pretty-formats.txt
patch
|
blob
|
history
diff --git
a/Documentation/pretty-formats.txt
b/Documentation/pretty-formats.txt
index 85d63532a3e165110717ca2602e9dd806f10bd9f..eac79096d3d9cb544c9e213d285b5a3158367246 100644
(file)
--- a/
Documentation/pretty-formats.txt
+++ b/
Documentation/pretty-formats.txt
@@
-122,7
+122,7
@@
The placeholders are:
- '%ce': committer email
- '%cE': committer email (respecting .mailmap, see
linkgit:git-shortlog[1] or linkgit:git-blame[1])
-- '%cd': committer date
+- '%cd': committer date
(format respects --date= option)
- '%cD': committer date, RFC2822 style
- '%cr': committer date, relative
- '%ct': committer date, UNIX timestamp
git clone https://git.99rst.org/PROJECT