sapling/templates
2006-05-01 18:38:25 +02:00
..
static Add download links to hgwebdir index page for allowed archive types. 2006-05-01 10:02:17 +02:00
changelog-gitweb.tmpl add changenav at bottom of page 2006-02-07 23:01:11 -06:00
changelog-rss.tmpl hgweb: fix RSS and raw for new % scheme 2005-08-21 13:18:45 -07:00
changelog.tmpl Add archive download links to tip on main changeset list page 2006-05-01 09:01:59 +02:00
changelogentry-gitweb.tmpl display revision numbers 2006-02-06 17:35:22 -06:00
changelogentry-rss.tmpl hgweb: remove redundant rstrip filter 2005-11-08 10:35:00 -08:00
changelogentry.tmpl hgweb: Synchronised filelogentry to changelogentry. 2006-04-26 07:31:04 +02:00
changeset-gitweb.tmpl changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames 2006-01-29 00:18:52 +01:00
changeset-raw.tmpl hgweb: hide trivial parent (like in show_changeset) 2005-10-19 20:54:46 -07:00
changeset.tmpl - duplicate the parent link logic to show child links 2005-12-29 14:51:29 -06:00
error-gitweb.tmpl Merge 2006-02-14 21:55:05 -05:00
error.tmpl Catch IOErrors and RepoErrors when serving repositories via hgweb. 2005-11-17 19:38:57 +01:00
fileannotate-gitweb.tmpl Merge with crew 2006-02-05 22:18:38 -06:00
fileannotate-raw.tmpl Added raw view for file annotate in hgweb. 2006-02-03 12:50:02 +01:00
fileannotate.tmpl Added raw view for file annotate in hgweb. 2006-02-03 12:50:02 +01:00
filediff-raw.tmpl hgweb: add template filters, template style maps, and raw pages 2005-05-31 21:10:10 -08:00
filediff.tmpl changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames 2006-01-29 00:18:52 +01:00
filelog-gitweb.tmpl add missing filename title to gitweb's filelog page 2006-03-28 19:02:00 +02:00
filelog-rss.tmpl changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames 2006-01-29 00:18:52 +01:00
filelog.tmpl changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames 2006-01-29 00:18:52 +01:00
filelogentry-rss.tmpl changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames 2006-01-29 00:18:52 +01:00
filelogentry.tmpl hgweb: Synchronised filelogentry to changelogentry. 2006-04-26 07:31:04 +02:00
filerevision-gitweb.tmpl [hgweb] Added rename information to gitweb templates & misc cleanups 2006-02-05 20:52:55 -05:00
filerevision.tmpl hgweb: show copy/rename links in file history 2006-01-29 17:10:38 +13:00
footer-gitweb.tmpl [hgweb] Initial import of the "gitweb" style 2005-12-05 04:30:47 -05:00
footer.tmpl Add MOTD display to hgweb and hgwebdir. 2006-04-27 22:11:13 -07:00
header-gitweb.tmpl Use <link> tag instead if CDATA import for CSS stylesheets. Fixes issue200. 2006-04-25 18:50:40 +02:00
header-raw.tmpl hgweb: add template filters, template style maps, and raw pages 2005-05-31 21:10:10 -08:00
header-rss.tmpl [PATCH] Add RSS support to hgweb 2005-07-03 13:32:59 -08:00
header.tmpl Use <link> tag instead if CDATA import for CSS stylesheets. Fixes issue200. 2006-04-25 18:50:40 +02:00
index.tmpl Make hgwebdir columns sortable. 2006-05-01 18:38:25 +02:00
manifest-gitweb.tmpl changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames 2006-01-29 00:18:52 +01:00
manifest.tmpl changed template escape filter, added urlescape filter; audited all templates for insertion bugs; added note to manifest.py about newlines in filenames 2006-01-29 00:18:52 +01:00
map Make hgwebdir columns sortable. 2006-05-01 18:38:25 +02:00
map-cmdline.changelog Group changes done by the same developer on the same with --style=changelog 2006-04-01 21:37:08 +02:00
map-cmdline.compact add changeset_quiet to templates. 2006-03-12 15:58:56 -08:00
map-cmdline.default add changeset_quiet to templates. 2006-03-12 15:58:56 -08:00
map-gitweb hgweb templates: Don't word wrap "foo bar ago" (e.g. "3 months\nago") 2006-04-26 06:12:42 +02:00
map-raw Fix filerevision-raw.tmpl 2006-04-19 11:39:34 -07:00
map-rss use safer string parser for template engine. 2006-02-27 09:35:43 -08:00
notfound.tmpl Always escape repository name in hgweb, very important in notfound.tmpl. 2005-11-17 19:11:13 +01:00
search-gitweb.tmpl [hgweb] Initial import of the "gitweb" style 2005-12-05 04:30:47 -05:00
search.tmpl hgweb: a couple of fixes on search page 2005-10-24 17:54:06 -07:00
shortlog-gitweb.tmpl [hgweb] Initial import of the "gitweb" style 2005-12-05 04:30:47 -05:00
summary-gitweb.tmpl don't overquote description on gitweb summary page (issue 184) 2006-03-28 18:54:00 +02:00
tagentry-rss.tmpl tags-rss support; still shows tip 2006-02-02 12:00:45 +01:00
tags-gitweb.tmpl [hgweb] gitweb style: File annotate converted, file revision made more like the deafault style 2005-12-05 07:07:40 -05:00
tags-rss.tmpl implement entriesnotip for tags in hgweb.py ; change entries to entriesnotip in templates/tags-rss.tmpl 2006-02-03 02:21:28 +01:00
tags.tmpl add rss link to tags page 2006-02-03 11:23:34 +01:00
template-vars.txt - duplicate the parent link logic to show child links 2005-12-29 14:51:29 -06:00