sapling/mercurial/help
Gregory Szorc 5255c3f24b hgweb: expose list of per-repo labels to templates
hgweb currently offers limited functionality for "classifying"
repositories. This patch aims to change that.

The web.labels config option list is introduced. Its values
are exposed to the "index" and "summary" templates. Custom
templates can use template features like ifcontains() to e.g.
look for the presence of a specific label and engage specific
behavior. For example, a site operator may wish to assign a
"defunct" label to a repository so the repository is prominently
marked as dead in repository indexes.
2016-06-30 18:59:53 -07:00
..
internals help: fix the display for hg help internals.revlogs (issue5227) 2016-05-08 22:28:09 -04:00
common.txt doc: make man and html from translated documents 2013-07-03 21:49:43 +09:00
config.txt hgweb: expose list of per-repo labels to templates 2016-06-30 18:59:53 -07:00
dates.txt doc: fix internal date sample (issue4072) 2013-10-29 21:54:49 +02:00
diffs.txt help: refer to user configuration file more consistently 2010-08-27 22:36:35 -04:00
environment.txt ui: drop template aliases by HGPLAIN 2016-03-27 21:05:55 +09:00
extensions.txt doc: make it easier to read how to enable extensions 2013-06-06 14:05:03 -04:00
filesets.txt help: use "hg files" instead of "hg locate" in "hg help filesets" 2014-11-01 02:43:08 +09:00
glossary.txt glossary: fixup use of periods at end of entries 2015-08-28 12:18:12 -04:00
hg-ssh.8.txt hg-ssh: copy doc string to man page 2016-05-06 23:03:41 -07:00
hg.1.txt copyright: update to 2016 2016-01-21 21:15:52 +00:00
hgignore.5.txt copyright: update to 2016 2016-01-21 21:15:52 +00:00
hgignore.txt help: add documentation on include: and subinclude: 2015-05-20 14:54:09 -07:00
hgrc.5.txt copyright: update to 2016 2016-01-21 21:15:52 +00:00
hgweb.txt spelling: trivial spell checking 2015-10-17 00:58:46 +02:00
merge-tools.txt filemerge: switch the default name for internal tools from internal:x to :x 2014-09-28 17:15:28 +02:00
multirevs.txt setup: install translation files as package data 2009-12-01 16:06:10 +01:00
patterns.txt help: add documentation on include: and subinclude: 2015-05-20 14:54:09 -07:00
phases.txt phases: mention how to make secret commits in help 2015-12-22 20:10:22 +00:00
revisions.txt help: branch names primarily denote the tipmost unclosed branch head 2013-11-21 15:17:18 -05:00
revsets.txt revsets: add docs for '%' operator 2016-04-27 14:02:18 -07:00
scripting.txt help/scripting: fix HGENCODING indentation 2015-09-03 00:22:17 -04:00
subrepos.txt files: recurse into subrepos automatically with an explicit path 2015-05-17 22:42:47 -04:00
templates.txt templater: add separate() template function 2016-05-03 09:49:54 -07:00
urls.txt help: stop documentation markup appearing in generated help 2013-05-15 22:19:12 +01:00