showlog: Implement --time-format selection for output
commit29a6a73f85f6ded2ee9c8d83d7c2f74e797fea9a
authorAndreas Ericsson <ae@op5.se>
Fri, 11 Dec 2009 14:32:59 +0000 (11 15:32 +0100)
committerAndreas Ericsson <ae@op5.se>
Fri, 11 Dec 2009 14:34:47 +0000 (11 15:34 +0100)
tree7073feb4f75f1a9906bfb40d16a5ef7531ba3f06
parent89cbf005fac44bc1b08bce8e62595770e711e76d
showlog: Implement --time-format selection for output

Currently only 'iso8601' and 'raw' work as intended, but at least the
basics are there to make it possible to provide other time formats
later. 'raw' was simply needed in order to create testcases, and
iso8601 is the default.

Signed-off-by: Andreas Ericsson <ae@op5.se>
showlog.c