log mercurial/templater.py @ 2664:9b8df8dceeed

age author description
Fri, 21 Jul 2006 02:36:17 +0200 Brendan Cully Preserve multibyte UTF-8 characters when obfuscating.
Tue, 04 Jul 2006 15:36:05 -0700 Brendan Cully templater.firstline should handle empty strings
Fri, 30 Jun 2006 21:36:45 +0200 Thomas Arendsen Hein Merged WSGI fixes from http://hg.omnifarious.org/~hopper/webmerc/
Thu, 29 Jun 2006 19:06:18 -0700 Eric Hopper Arrange for old copies of CGI scripts to still work.
Fri, 30 Jun 2006 10:15:18 +0200 Benoit Boissinot add a new template function 'hgdate'
Tue, 20 Jun 2006 23:58:21 -0700 Vadim Gelfer use demandload more.
Thu, 04 May 2006 14:45:57 -0700 Vadim Gelfer make templater.stringio a tiny bit more use.