Mercurial > genshi > genshi-test
log
age | author | description |
---|---|---|
Tue, 04 Jul 2006 00:52:41 +0000 | mgood | define `__contains__` for using the `in` operator w/ the permission cache |
Mon, 03 Jul 2006 23:55:03 +0000 | mgood | implement `py:choose/when/otherwise` directives for conditionally selecting one of several blocks |
Mon, 03 Jul 2006 22:03:21 +0000 | cmlenz | Trac example: fixes for alternative links. |
Mon, 03 Jul 2006 21:50:56 +0000 | cmlenz | Catch `KeyError` exception when trying attribute access in expression evaluation. |
Mon, 03 Jul 2006 21:01:42 +0000 | cmlenz | Sync Trac port with vendor branch r44 and add missing template files. |
Mon, 03 Jul 2006 20:20:48 +0000 | cmlenz | Initial support for using Markup in Trac. Only the settings page migrated so far. |