sapling/mercurial/templates/static
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
..
background.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
coal-file.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
coal-folder.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
excanvas.js hgweb: replace excanvas.js with a newer version 2014-04-23 20:23:30 +01:00
feed-icon-14x14.png hgweb: add (Atom) subscribe link to the main paper template pages 2012-12-04 00:41:29 +01:00
followlines.js hgweb: add missing semicolons to followlines.js 2017-11-10 19:14:06 +08:00
hgicon.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
hglogo.png setup: install translation files as package data 2009-12-01 16:06:10 +01:00
mercurial.js hgweb: fix jshint issues in mercurial.js 2017-11-11 14:14:38 +08:00
style-extra-coal.css coal: reuse style-paper.css and use a separate css file for visual tweaks 2015-09-18 14:03:32 +08:00
style-gitweb.css gitweb: apply styles from annotate tooltip to followlines popup 2017-11-10 18:50:44 +08:00
style-monoblue.css hgweb: avoid line wrap between revision and annotate-info (issue5398) 2016-10-08 19:32:54 +09:00
style-paper.css paper: apply styles from annotate tooltip to followlines popup 2017-11-10 18:45:43 +08:00
style.css hgweb: avoid line wrap between revision and annotate-info (issue5398) 2016-10-08 19:32:54 +09:00