author | Robin Rosenberg <robin.rosenberg@dewire.com> | |
Fri, 13 Jul 2007 23:00:42 +0000 (01:00 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Sat, 14 Jul 2007 05:47:49 +0000 (22:47 -0700) | ||
commit | ee8f838e0346751b21250f8d107049829b855a98 | |
tree | 1c64640d85fff10072e4e57eff1cedd3c4dc13aa | tree | snapshot |
parent | d60a6a662fac58f833efde93c962314fd5d83541 | commit | diff |
Support output ISO 8601 format dates
Support output of full ISO 8601 style dates in e.g. git log
and other places that use interpolation for formatting.
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Support output of full ISO 8601 style dates in e.g. git log
and other places that use interpolation for formatting.
Signed-off-by: Robin Rosenberg <robin.rosenberg@dewire.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/pretty-formats.txt | diff | blob | history | |
cache.h | diff | blob | history | |
commit.c | diff | blob | history | |
date.c | diff | blob | history |