log mercurial/templater.py @ 1975:6e1a8ea5d717

age author description
Sat, 18 Mar 2006 09:51:25 -0800 Shun-ichi Goto Duplicate cache when creating templater.
Wed, 15 Mar 2006 11:28:00 -0800 Vadim Gelfer fix template bug that made hgweb break.
Wed, 15 Mar 2006 06:39:04 +0100 Shun-ichi GOTO Fix the py2exe template path problem (issue:152) again.
Sat, 04 Mar 2006 15:15:18 -0800 Vadim Gelfer make --style=compact look for map-cmdline.compact.
Sat, 04 Mar 2006 12:40:10 -0800 Vadim Gelfer fix some things people wanted to be cleaner.
Tue, 28 Feb 2006 07:24:54 -0800 Vadim Gelfer hide some functions behind lambdas, so demandload is useful.
Mon, 27 Feb 2006 15:07:25 -0800 Vadim Gelfer add doc comments to template code.