sapling/mercurial/hgweb
Markus F.X.J. Oberhumer 974b7c5201 Add option "hidden" to hgwebdir.
TODO: should this option be renamed to 'hide_from_index' or
maybe to 'index_ignore' (like Apache's mod_autoindex) ?
2007-06-25 14:46:20 +02:00
..
__init__.py Replace demandload with new demandimport 2006-12-13 13:27:09 -06:00
common.py hgweb: use generator to count parity of horizontal stripes for easier reading. 2007-05-29 16:42:05 +02:00
hgweb_mod.py hgweb_mod.archive(): Use 'key' instead of builtin 'id'. 2007-06-21 19:38:44 +02:00
hgwebdir_mod.py Add option "hidden" to hgwebdir. 2007-06-25 14:46:20 +02:00
request.py Cleanup of whitespace, indentation and line continuation. 2007-06-19 08:06:37 +02:00
server.py Updated copyright notices and add "and others" to "hg version" 2007-06-19 08:51:34 +02:00
wsgicgi.py wsgicgi: change stdin to binary mode 2007-06-04 00:24:48 -03:00