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 153:
(0)
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
age
author
description
Wed, 16 Aug 2006 10:35:01 +0000
cmlenz
Fix relative includes on Windows. Closes #27.
trunk
Wed, 16 Aug 2006 10:25:15 +0000
cmlenz
Add some tests for relative template includes (see #27).
trunk
Tue, 15 Aug 2006 22:03:39 +0000
cmlenz
The convention for an unknown position is `(None, -1, -1)`.
trunk
Tue, 15 Aug 2006 22:01:01 +0000
cmlenz
Removed to many classes from the `__all__` list of `markup.template` in [191].
trunk
Tue, 15 Aug 2006 21:59:07 +0000
cmlenz
`Template.generate()` now accepts the context data as keyword arguments, so that you don't have to import the `Context` class every time you want to pass data into a template.
trunk
Tue, 15 Aug 2006 14:41:08 +0000
cmlenz
Added changelog file, plus some README and setup tweaks.
trunk
Tue, 15 Aug 2006 13:17:51 +0000
cmlenz
Use `xmlcharrefreplace` when encoding the output in `Stream.render()`, so that encoding the output to legacy encodings such as ASCII or ISO-8859-1 should always work.
trunk
Tue, 15 Aug 2006 10:12:03 +0000
cmlenz
Simplifed `CoalesceFilter` (now a function)
trunk
less
more
| rev 153:
(0)
-100
-30
-10
-8
+8
+10
+30
+100
+300
tip
Copyright (C) 2012-2017 Edgewall Software