Merge branch 'master' of git://github.com/joeyh/ikiwiki
[ikiwiki.git] / IkiWiki / Plugin / htmltidy.pm
2009-08-30 Amitai SchlairMerge branch 'master' of git://github.com/joeyh/ikiwiki
2009-08-27 Joey Hesshtmltidy: Return an error message if tidy fails. Closes...
2009-08-27 intrigeriMerge commit 'upstream/master' into prv/po
2009-08-26 Joey Hesshtmltidy: Print a warning message if tidy fails. Closes...
2009-04-04 Joey HessMerge branch 'master'
2009-01-01 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-31 Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2008-12-31 Joey HessMerge branch 'next'
2008-12-30 intrigeriMerge commit 'upstream/master' into prv/po
2008-12-29 Joey HessMerge branch 'master' into next
2008-12-28 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-26 Joey HessMerge branch 'master' into next
2008-12-25 Joey HessMerge branch 'master' into next
2008-12-23 Joey HessMerge branch 'master' into next
2008-12-23 Joey Hessfinalise version 3.00 of the plugin api
2008-12-17 Joey HessCoding style change: Remove explcit vim folding markers.
2008-09-27 Joey Hesshtmltidy robustness fixes
2008-08-03 Joey Hessadd plugin safe/rebuild info (part 1 of 2)
2008-03-15 Joey Hess* htmltidy: Pass --markup yes, in case tidy's config...
2007-11-06 Joey HessMerge branch 'master' of ssh://git.kitenet.net/srv...
2007-11-06 Joey Hessreset SIGPIPE before returning
2007-04-27 joey* pagespec_match() has changed to take named parameters...
2006-09-25 joey* Fix a forkbomb in various calls to IPC::Open2, which...
2006-09-09 joey* Work on firming up the plugin interface:
2006-09-03 joey* Add proper waitpid calls for open2ed processes throug...
2006-08-28 joey* Change htmlize, format, and sanitize hooks to use...
2006-08-17 joey* Catch failing IPC::Open2 in tidy plugin and retry...
2006-08-05 joey* Turn off tidy indentation too.
2006-08-05 joey* Move tidy back to sanitize hook, found out how to...
2006-08-05 joey* Disable tidy generator tag.
2006-08-04 joey* Don't run tidy with -xml as that fails if the input...
2006-08-04 joey* Fix the htmltidy plugin, which wasn't working due...
2006-07-29 joey* htmltidy plugin from Faidon.