log
graph
tags
bookmarks
branches
changeset
browse
help
Mercurial
>
genshi
>
mirror
log
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
| rev 313:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
age
author
description
Tue, 24 Oct 2006 14:16:22 +0000
cmlenz
Handle expressions containing non-ASCII strings as arguments for `py:with`, `py:def`, and `py:for`.
trunk
Sun, 22 Oct 2006 16:44:18 +0000
cmlenz
Follow-up to [385]: also decode attribute values in the `HTMLParser`.
trunk
Sun, 22 Oct 2006 14:57:40 +0000
cmlenz
* The `HTMLParser` class and the `HTML` function now accept an `encoding` parameter to properly deal with bytestring input (defaults to UTF-8).
trunk
Tue, 17 Oct 2006 14:42:27 +0000
cmlenz
Embedded expressions didn't have their absolute filename set.
trunk
Tue, 17 Oct 2006 14:06:30 +0000
cmlenz
The template engine plugin now defaults to automatically reload modified templates, as it was before the introduction of plugin config options in [359].
trunk
Tue, 17 Oct 2006 11:38:26 +0000
cmlenz
Hide some internal expression evaluation frames from traceback display for apps that support the `__traceback_hide__` protocol (see [http://pythonpaste.org/class-paste.exceptions.collector.ExceptionCollector.html paste.exceptions.collector]).
trunk
Mon, 16 Oct 2006 17:47:27 +0000
cmlenz
Fix representation of expressions created from AST nodes.
trunk
less
more
| rev 313:
(0)
-300
-100
-30
-10
-7
+7
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software