log
graph
tags
bookmarks
branches
changeset
browse
file
diff
comparison
annotate
file log
raw
help
Mercurial
>
genshi
>
mirror
log markup/template.py @ 50:
d3842cd76e92
trunk
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
less
more
|
(0)
-10
-7
tip
age
author
description
Tue, 04 Jul 2006 08:37:25 +0000
cmlenz
Fix the way multiple directives are applied to a single `SUB` in many cases by making the directives themselves responsible for applying any remaining directives.
trunk
Tue, 04 Jul 2006 04:49:22 +0000
mgood
convert the result of expressions in attributes to strings so that values like ints are output correctly
trunk
Mon, 03 Jul 2006 23:55:03 +0000
mgood
implement `py:choose/when/otherwise` directives for conditionally selecting one of several blocks
trunk
Mon, 03 Jul 2006 11:28:13 +0000
cmlenz
Fix for #2 (incorrect context node in path expressions). Still some paths that produce incorrect results, but the common case seems to work now.
trunk
Sun, 02 Jul 2006 23:10:27 +0000
cmlenz
Moved some of the tests for the strip directive to a new unittest test case to not clutter up the documentation.
trunk
Sun, 02 Jul 2006 22:39:03 +0000
cmlenz
Fix for #7: match templates no longer process their own output.
trunk
Sun, 02 Jul 2006 21:23:52 +0000
cmlenz
Simplify template processing model by removing dynamically generated `SUB` events.
trunk
less
more
|
(0)
-10
-7
tip
Copyright (C) 2012-2017 Edgewall Software