]> sipb.mit.edu Git - ikiwiki.git/history - IkiWiki/Plugin/htmltidy.pm
(no commit message)
[ikiwiki.git] / IkiWiki / Plugin / htmltidy.pm
2011-02-09  Joey HessMerge remote branch 'smcv/ready/transient-recentchanges'
2011-02-09  Joey HessMerge remote branch 'smcv/ready/transient-tag'
2011-02-09  Joey HessMerge remote branch 'smcv/ready/transient-autoindex'
2011-02-09  Joey HessMerge remote branch 'smcv/ready/transient-aggregate'
2011-02-09  Joey HessMerge remote branch 'smcv/ready/tag-test'
2011-02-09  Joey HessMerge remote branch 'smcv/transient-relative-api'
2011-02-09  Joey HessMerge remote branch 'smcv/ready/transient'
2011-02-03  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2011-02-03  Joey Hesshtmltidy: Avoid breaking the sidebar when websetup...
2010-12-20  intrigeriMerge remote branch 'upstream/master' into prv/po
2010-11-28  Joey HessMerge remote branch 'blipvert/fixes'
2010-10-31  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-31  Tuomas JormolaAdded missing hook registration for checkconfig
2010-10-04  Joey HessMerge remote branch 'remotes/peteg/revert' into revert
2010-10-02  Joey HessMerge branch 'master' of ssh://git.ikiwiki.info/srv...
2010-10-02  Joey Hessfixups tidy change
2010-09-30  W. Trevor KingMake tidy command line configurable for the htmltidy...
2010-08-27  Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
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.