about summary refs log tree commit diff
path: root/scan-tree.h
diff options
context:
space:
mode:
authorJohn Keeping <john@keeping.me.uk>2015-08-13 12:24:34 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2015-08-13 15:40:27 +0200
commita360666df3cfcd1b384cd66b18803d72e3893b3d (patch)
tree5950113ff058451591ea83aa9939eaad5cf38e77 /scan-tree.h
parentui-shared: use common function in print_rel_date() (diff)
downloadcgit-pink-a360666df3cfcd1b384cd66b18803d72e3893b3d.tar.gz
cgit-pink-a360666df3cfcd1b384cd66b18803d72e3893b3d.zip
ui-shared: show full date in tooltip if longer ago than max_relative
Commit caed6cb (ui-shared: show absolute time in tooltip for relative
dates, 2014-12-20) added a toolip when we show a relative time.

However, in some cases we show a short date (that is, the date but not
the time) if an event was sufficiently far in the past and that commit
did not update that case to add the same tooltip.

Signed-off-by: John Keeping <john@keeping.me.uk>
Diffstat (limited to 'scan-tree.h')
0 files changed, 0 insertions, 0 deletions
19-07-12Move to www/text.causal.agencyJune McEnroe 2019-07-12Add new causal.agency with shotty shotsJune McEnroe 2019-07-12Use -s to infer terminal sizeJune McEnroe 2019-07-12Add DCH to shottyJune McEnroe 2019-07-12Support insert mode in shottyJune McEnroe 2019-07-11Don't do carriage return on line feedJune McEnroe 2019-07-11Interpret 256color-style SGRsJune McEnroe 2019-07-11Use inline style rather than <b>, <i>, <u>June McEnroe 2019-07-11Factor out clearJune McEnroe 2019-07-11Add bright option to shottyJune McEnroe 2019-07-11Output <b>, <i>, <u> in shottyJune McEnroe 2019-07-10Ignore SM and RMJune McEnroe 2019-07-09Add shotty man page and build itJune McEnroe 2019-07-09Add up -cJune McEnroe 2019-07-09Add options for default colors to shottyJune McEnroe 2019-07-08Use char literals consistentlyJune McEnroe