X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=Documentation%2Fpretty-formats.txt;h=0193c3ce58de4f51a164d43e68023fdf5639a920;hb=9de328fea951eca9524feaa5eb55762467df6b98;hp=c551ea61d2870e6e4d5471ec4fcbca4fbd802b09;hpb=7c851733e4bc2b36bd9df63cab2fe11180242670;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