sapling/mercurial/templates
Anton Shestakov 2bbb11440f hgweb: show ages in repos' Last modified column in monoblue and gitweb
Index page, which shows the list of available repositories, has a column where
the last modification date for each repo is shown. paper, coal and spartan
already show the dates in relative format (e.g. "2 weeks ago"), because these
styles have the required process_dates() js function call in their footer
templates, which are included on every page. But monoblue and gitweb styles
have more things in the footer templates, such as repo name and its atom/rss
links, so they don't include the footer on index page (as this page doesn't
have a single repo context).

Let's call process_dates() without including the footer.
2015-07-26 00:11:23 +08:00
..
atom hgweb: apply websub filter to the changeset description in rss and atom feeds 2014-05-17 17:10:23 +08:00
coal hgweb: provide links to branches, tags and bookmarks by name (paper and coal) 2015-07-12 18:04:48 +08:00
gitweb hgweb: show ages in repos' Last modified column in monoblue and gitweb 2015-07-26 00:11:23 +08:00
json json: implement {fileannotate} template 2015-04-10 22:37:40 -04:00
monoblue hgweb: show ages in repos' Last modified column in monoblue and gitweb 2015-07-26 00:11:23 +08:00
paper hgweb: provide links to branches, tags and bookmarks by name (paper and coal) 2015-07-12 18:04:48 +08:00
raw hgweb: replace 'shortlog' with 'changelog' in raw changelog template 2013-08-16 21:41:19 +04:00
rss hgweb: apply websub filter to the changeset description in rss and atom feeds 2014-05-17 17:10:23 +08:00
spartan spartan: don't drop current revision in log/graph links 2015-07-12 01:51:01 +08:00
static monoblue: use padding instead of position for text in footer 2015-07-06 01:38:37 +08:00
map-cmdline.bisect map-cmdline.bisect: rewrite to just %include the default template 2015-05-10 13:48:10 -04:00
map-cmdline.changelog setup: install translation files as package data 2009-12-01 16:06:10 +01:00
map-cmdline.compact compact style: show bookmarks in the same manner as tags 2011-04-13 13:06:35 -05:00
map-cmdline.default templates: add a default template style for status 2015-06-10 14:35:05 -05:00
map-cmdline.phases template-phases: extend default style instead of duplicating it 2015-04-25 21:42:07 +09:00
map-cmdline.status templates: fix missing closing brace in map-cmdline.status 2015-06-18 23:08:27 +09:00
map-cmdline.xml templates: add bookmarks to command line styles 2011-02-11 20:35:30 +01:00