]> granicus.if.org Git - cgit/commit
ui-atom: use show_date directly for atom dates
authorJohn Keeping <john@keeping.me.uk>
Tue, 19 Jan 2016 19:33:07 +0000 (19:33 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Mon, 8 Feb 2016 13:23:02 +0000 (14:23 +0100)
commiteb80b4edadd07957f667f057c82875c30a822a1f
tree2bf96367ef64e5dc5a1843ac521868efb23dd94d
parente68c86e8c54a6f03e7405dff3d38995c6c42e4fa
ui-atom: use show_date directly for atom dates

This will allow us to remove cgit_print_date and use Git's show_date
consistently.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-atom.c