sapling/mercurial/templates
Anton Shestakov 1f9fda40f1 hgweb: fix jshint issues in mercurial.js
Everything is pretty self-explanatory except the last hunk, where jshint
complains: "Misleading line break before '||'; readers may interpret this as an
expression boundary."

There is a tweakable called "laxbreak" that allows line breaks before
operators, but I think it's fine to simply join this one line and avoid extra
config for now (we can cook up and add a sensible .jshintrc later).
2017-11-11 14:14:38 +08:00
..
atom hgweb: reindent atom/changelogentry.tmpl 2016-06-29 22:48:32 +08:00
coal coal: use inheritance to derive from paper 2016-08-17 13:43:13 -05:00
gitweb hgweb: remove extra </div> 2017-10-01 14:02:47 +01:00
json hgweb: expose list of per-repo labels to templates 2016-06-30 18:59:53 -07:00
monoblue hgweb: consolidate search form for monoblue 2017-06-09 13:41:10 -07:00
paper hgweb: add HTML elements to control whitespace settings for annotate 2017-09-30 09:01:36 +01:00
raw hgweb: replace 'shortlog' with 'changelog' in raw changelog template 2013-08-16 21:41:19 +04:00
rss hgweb: add missing slash to file log url in rss style 2016-12-08 23:59:36 +08:00
spartan hgweb: support Content Security Policy 2017-01-10 23:37:08 -08:00
static hgweb: fix jshint issues in mercurial.js 2017-11-11 14:14:38 +08:00
map-cmdline.bisect templater: load template fragments from [templates] section in map file 2017-10-14 17:51:01 +09:00
map-cmdline.changelog templater: load template fragments from [templates] section in map file 2017-10-14 17:51:01 +09:00
map-cmdline.compact templater: load template fragments from [templates] section in map file 2017-10-14 17:51:01 +09:00
map-cmdline.default obsfate: rename obsfate into obsolete in default mapfile 2017-10-19 12:33:53 +02:00
map-cmdline.phases templater: load template fragments from [templates] section in map file 2017-10-14 17:51:01 +09:00
map-cmdline.show show: use labelcset() template alias for work (and stack) views 2017-10-17 20:25:43 +02:00
map-cmdline.status templater: load template fragments from [templates] section in map file 2017-10-14 17:51:01 +09:00
map-cmdline.xml templater: load template fragments from [templates] section in map file 2017-10-14 17:51:01 +09:00