]> gitweb.ps.run Git - ps-cgit/commit
ui-shared: remove "format" from cgit_print_age()
authorJohn Keeping <john@keeping.me.uk>
Tue, 19 Jan 2016 19:33:01 +0000 (19:33 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 8 Feb 2016 13:19:33 +0000 (14:19 +0100)
commit57ea1aa2a5eab7f6aba702b3366fe4dcc72124f6
treec84c92e2a148de649cfb31d93384dbd28f1e2cee
parent23f7dadaaba2817c92c42c0a642a3186aa8ef24d
ui-shared: remove "format" from cgit_print_age()

We never use any format other than FMT_SHORTDATE, so move that into the
function.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-log.c
ui-refs.c
ui-repolist.c
ui-shared.c
ui-shared.h