Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: privatize class variables
|
file |
diff |
annotate
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: map -> mapping
|
file |
diff |
annotate
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: extend preparsing
|
file |
diff |
annotate
|
Mon, 05 Apr 2010 15:25:08 -0500 |
Matt Mackall |
templater: preparse templates and cache
|
file |
diff |
annotate
|
Mon, 05 Apr 2010 14:33:41 -0500 |
Matt Mackall |
templater: directly parse templates, no regexes
|
file |
diff |
annotate
|
Fri, 05 Feb 2010 18:50:08 +0100 |
Benoit Boissinot |
fix spaces/identation issues
|
file |
diff |
annotate
|
Mon, 25 Jan 2010 00:05:27 -0600 |
Matt Mackall |
many, many trivial check-code fixups
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:45:09 -0600 |
Matt Mackall |
Merge with stable
|
file |
diff |
annotate
|
Tue, 19 Jan 2010 22:20:08 -0600 |
Matt Mackall |
Update license to GPLv2+
stable
|
file |
diff |
annotate
|
Sun, 13 Dec 2009 18:06:24 +0100 |
Patrick Mezard |
Make {file_copies} usable as a --template key
|
file |
diff |
annotate
|
Thu, 12 Nov 2009 16:39:11 +0100 |
Dirkjan Ochtman |
hgweb: don't choke when an inexistent style is requested (issue1901)
|
file |
diff |
annotate
|
Thu, 20 Aug 2009 10:41:56 +0200 |
Dirkjan Ochtman |
templater: remove support for ## template variables
|
file |
diff |
annotate
|
Sun, 17 May 2009 16:25:48 +0200 |
Martin Geisler |
templater: lowercase error message
|
file |
diff |
annotate
|
Sun, 17 May 2009 18:17:04 -0500 |
Matt Mackall |
templater: replace eval with closure
|
file |
diff |
annotate
|
Sun, 17 May 2009 16:08:47 +0200 |
Dirkjan Ochtman |
templater: keep a cache of Python functions for filter expressions
|
file |
diff |
annotate
|
Sun, 17 May 2009 16:06:48 +0200 |
Dirkjan Ochtman |
templater: replace regex complexity by simple str containment checks
|
file |
diff |
annotate
|
Sun, 17 May 2009 16:05:50 +0200 |
Dirkjan Ochtman |
templater: clean up the process method, separating code paths
|
file |
diff |
annotate
|
Wed, 13 May 2009 14:08:39 +0200 |
Dirkjan Ochtman |
some modernization cleanups, forward compatibility
|
file |
diff |
annotate
|
Tue, 12 May 2009 12:05:19 +0200 |
Dirkjan Ochtman |
templater: make the templating engine pluggable to some extent
|
file |
diff |
annotate
|
Tue, 12 May 2009 12:04:05 +0200 |
Dirkjan Ochtman |
templater: provide the standard template filters by default
|
file |
diff |
annotate
|
Tue, 28 Apr 2009 17:40:46 +0200 |
Simon Heimberg |
separate import lines from mercurial and general python modules
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 01:08:54 +0200 |
Martin Geisler |
updated license to be explicit about GPL version 2
|
file |
diff |
annotate
|
Mon, 27 Apr 2009 16:26:31 +0200 |
Dirkjan Ochtman |
templater: fix little problem from stylemap() changes
|
file |
diff |
annotate
|
Mon, 06 Apr 2009 15:09:54 +0200 |
Dirkjan Ochtman |
templater: separate template management and actual string processing
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
config: getsource -> source
|
file |
diff |
annotate
|
Sun, 26 Apr 2009 16:50:43 -0500 |
Matt Mackall |
templater: use new config parser
|
file |
diff |
annotate
|
Mon, 06 Apr 2009 16:26:57 +0200 |
Dirkjan Ochtman |
templatefilters: strings are iterators, but shouldn't be joined anyway
|
file |
diff |
annotate
|
Sat, 04 Apr 2009 17:46:11 +0200 |
Dirkjan Ochtman |
templater: move stylemap function from hgweb to templater
|
file |
diff |
annotate
|
Thu, 27 Nov 2008 16:07:13 +0100 |
Dirkjan Ochtman |
kill some trailing spaces
|
file |
diff |
annotate
|
Fri, 21 Nov 2008 15:51:40 -0800 |
Brendan Cully |
templater: return data in increasing chunk sizes
|
file |
diff |
annotate
|