Add a patch tag
[ikiwiki.git] / plugins / rst
2012-10-10 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info
2012-10-10 Joey HessMerge branch 'master' of git://github.com/wking/ikiwiki
2012-10-10 W. Trevor Kingrst: add indexes to format strings
2012-09-28 W. Trevor Kingrst: update string formatting and error catching syntax
2012-09-28 W. Trevor Kingrst: bump to version 0.4
2012-09-28 W. Trevor Kingrst: strip trailing whitespace
2012-09-28 W. Trevor Kingrst: update copyright owners (based on the Git history)
2011-10-22 Simon McVittierst: import docutils lazily, to avoid errors during...
2011-06-03 Joey HessMerge remote-tracking branch 'intrigeri/po'
2011-05-19 Joey HessChanged license of madduck's python plugins from GPL...
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-02-12 Joey Hessformat plugin categorization
2010-01-02 Joey HessMerge remote branch 'tove/master'
2009-12-29 Joey HessUse env hack in python scripts.
2009-09-28 Ulrik Sverdruprst: Introduce _to_dict to turn argument list into...
2008-08-06 Joey Hessadd getsetup hook
2008-03-21 martin f. krafftMake proxy object available to hook functions
2008-03-15 Joey Hessrename register_hook to just hook, for consistency...
2008-03-15 martin f. krafftfix debug method
2008-03-15 martin f. krafftremove todo comment about refactoring
2008-03-15 martin f. krafftBump rst plugin version to 0.3
2008-03-15 martin f. krafftRewrite rst plugin for Python xml-rpc proxy
2008-03-12 martin f. krafftadd debbug reference to SimpleXMLRPCDispatcher workaround
2008-03-12 martin f. krafftHandle SimpleXMLRPCDispatcher arg count change in Py2.5
2007-10-15 joey* Rewritten rst plugin by madduck is a python program...