about summary refs log tree commit diff
path: root/contrib/hooks
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-13 12:24:32 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-13 15:39:59 +0200
commitf03e3cb8a5c6b597b87321e1f082d3ab177e8baa (patch)
tree63836fc9531748ca4cc3fc29563cbc820e136cd8 /contrib/hooks
parentfilter: don't use dlsym unnecessarily (diff)
downloadcgit-pink-f03e3cb8a5c6b597b87321e1f082d3ab177e8baa.tar.gz
cgit-pink-f03e3cb8a5c6b597b87321e1f082d3ab177e8baa.zip
ui-shared: extract date formatting to a function
This will allow this code to be common with print_rel_date.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
r-highlight'> 2021-01-19Don't use a pager if reading standard inputJune McEnroe 2021-01-19Support BSD make syntax and match *.amJune McEnroe These don't really go together, but... 2021-01-19Match tab following escaped newline in make assignmentsJune McEnroe Otherwise it ends up going into Shell state. 2021-01-18Allow matching lexers using first input lineJune McEnroe