Merge branch 'bb/date-iso-strict'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:32 +0000 (11:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Sep 2014 18:38:32 +0000 (11:38 -0700)
"log --date=iso" uses a slight variant of ISO 8601 format that is
made more human readable. A new "--date=iso-strict" option gives
datetime output that is more strictly conformant.

* bb/date-iso-strict:
pretty: provide a strict ISO 8601 date format

No differences found