List for cgit developers and users
 help / color / mirror / Atom feed
* [PATCH 0/3] Fix date tooltips in the distant past
@ 2015-08-13 11:24 john
  2015-08-13 11:24 ` [PATCH 1/3] ui-shared: extract date formatting to a function john
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: john @ 2015-08-13 11:24 UTC (permalink / raw)


This addresses an oversight in commit caed6cb (ui-shared: show absolute
time in tooltip for relative dates, 2014-12-20) which missed the case
where we show a short date if a time is too long ago, which should also
show the full date as a tooltip.

The first two patches are preparatory refactoring and the final one is
the point of the series.

John Keeping (3):
  ui-shared: extract date formatting to a function
  ui-shared: use common function in print_rel_date()
  ui-shared: show full date in tooltip if longer ago than max_relative

 ui-shared.c | 28 ++++++++++++++--------------
 1 file changed, 14 insertions(+), 14 deletions(-)

-- 
2.5.0.466.g9af26fa



^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-08-13 13:40 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-08-13 11:24 [PATCH 0/3] Fix date tooltips in the distant past john
2015-08-13 11:24 ` [PATCH 1/3] ui-shared: extract date formatting to a function john
2015-08-13 11:24 ` [PATCH 2/3] ui-shared: use common function in print_rel_date() john
2015-08-13 11:24 ` [PATCH 3/3] ui-shared: show full date in tooltip if longer ago than max_relative john
2015-08-13 13:40 ` [PATCH 0/3] Fix date tooltips in the distant past Jason

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).