Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
changeset_templater: remove changes arg
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: simplify parsestring
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
template: fold template() into __call__, minor optimizations
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: simplify cache and remove filter argument in __call__
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: simplify template function
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: take cStringIO out of indent
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: remove cStringIO from stringify
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: remove cStringIO for fill
|
file |
diff |
annotate
|
Mon, 13 Nov 2006 13:26:57 -0600 |
Matt Mackall |
templater: use str.decode in parse_string
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 18:09:32 +0200 |
Thomas Arendsen Hein |
Added extra changeset info to templater and map-cmdline.default.
|
file |
diff |
annotate
|
Wed, 18 Oct 2006 17:58:51 +0200 |
Thomas Arendsen Hein |
Add new branch info to templater and use it in map-cmdline.default.
|
file |
diff |
annotate
|
Wed, 11 Oct 2006 20:53:02 +0200 |
Thomas Arendsen Hein |
templater: Better exception for errors in foo%bar formatting.
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 18:17:29 -0700 |
Brendan Cully |
Templater expects an iterable copies variable (fixes notify).
|
file |
diff |
annotate
|
Fri, 29 Sep 2006 13:01:19 -0700 |
Brendan Cully |
Show copies in hg log.
|
file |
diff |
annotate
|
Sat, 12 Aug 2006 16:40:12 -0700 |
Vadim Gelfer |
remove localrepository.changes.
|
file |
diff |
annotate
|
Fri, 21 Jul 2006 02:36:17 +0200 |
Brendan Cully |
Preserve multibyte UTF-8 characters when obfuscating.
|
file |
diff |
annotate
|
Tue, 04 Jul 2006 15:36:05 -0700 |
Brendan Cully |
templater.firstline should handle empty strings
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 21:36:45 +0200 |
Thomas Arendsen Hein |
Merged WSGI fixes from http://hg.omnifarious.org/~hopper/webmerc/
|
file |
diff |
annotate
|
Thu, 29 Jun 2006 19:06:18 -0700 |
Eric Hopper |
Arrange for old copies of CGI scripts to still work.
|
file |
diff |
annotate
|
Fri, 30 Jun 2006 10:15:18 +0200 |
Benoit Boissinot |
add a new template function 'hgdate'
|
file |
diff |
annotate
|
Tue, 20 Jun 2006 23:58:21 -0700 |
Vadim Gelfer |
use demandload more.
|
file |
diff |
annotate
|
Thu, 04 May 2006 14:45:57 -0700 |
Vadim Gelfer |
make templater.stringio a tiny bit more use.
|
file |
diff |
annotate
|
Thu, 04 May 2006 12:25:10 -0700 |
Bryan O'Sullivan |
patch queue: notify.patch
|
file |
diff |
annotate
|
Thu, 04 May 2006 12:02:32 -0700 |
Vadim Gelfer |
move stringio class from bugzilla extension into templater module.
|
file |
diff |
annotate
|
Wed, 03 May 2006 14:35:17 -0700 |
Vadim Gelfer |
make templater bit more flexible and efficient for external users.
|
file |
diff |
annotate
|
Wed, 03 May 2006 10:25:28 -0700 |
Vadim Gelfer |
move changeset_templater into templater module.
|
file |
diff |
annotate
|
Fri, 24 Mar 2006 10:33:18 -0800 |
Lee Cantey |
Windows py2exe version didn't handle names given to templatepath() correctly
|
file |
diff |
annotate
|
Tue, 21 Mar 2006 23:29:21 -0800 |
Vadim Gelfer |
add changelog style to command line template.
|
file |
diff |
annotate
|
Sat, 18 Mar 2006 09:51:25 -0800 |
Shun-ichi Goto |
Duplicate cache when creating templater.
|
file |
diff |
annotate
|
Wed, 15 Mar 2006 11:28:00 -0800 |
Vadim Gelfer |
fix template bug that made hgweb break.
|
file |
diff |
annotate
|