X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fpretty-formats.txt;h=0193c3ce58de4f51a164d43e68023fdf5639a920;hb=2dfffd3e09b2541b1bfcc840a65eac0251832175;hp=c551ea61d2870e6e4d5471ec4fcbca4fbd802b09;hpb=610f043bb378d12f399f4e5692fb874e0a043b23;p=git.git diff --git a/Documentation/pretty-formats.txt b/Documentation/pretty-formats.txt index c551ea61d..0193c3ce5 100644 --- a/Documentation/pretty-formats.txt +++ b/Documentation/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