From: John Keeping Date: Tue, 19 Jan 2016 19:33:03 +0000 (+0000) Subject: ui-shared: add cgit_date_mode() X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/360af46fac6fe79ec1868141a6c34b4c6b732ba0?hp=360af46fac6fe79ec1868141a6c34b4c6b732ba0 ui-shared: add cgit_date_mode() This returns the correct mode value for use with Git's show_date() based on the current CGit configuration and will be used in the following patches. Signed-off-by: John Keeping ---