Commit message (Expand) | Author | Age | |
---|---|---|---|
* | * pagespec_match() has changed to take named parameters, to better allow | joey | 2007-04-27 |
* | * Fix a forkbomb in various calls to IPC::Open2, which has a highly | joey | 2006-09-25 |
* | * Work on firming up the plugin interface: | joey | 2006-09-09 |
* | * Add proper waitpid calls for open2ed processes throughout to avoid | joey | 2006-09-03 |
* | * Change htmlize, format, and sanitize hooks to use named parameters. | joey | 2006-08-28 |
* | * Catch failing IPC::Open2 in tidy plugin and retry in case this is a | joey | 2006-08-17 |
* | * Turn off tidy indentation too. | joey | 2006-08-05 |
* | * Move tidy back to sanitize hook, found out how to only show body. | joey | 2006-08-05 |
* | * Disable tidy generator tag. | joey | 2006-08-05 |
* | * Don't run tidy with -xml as that fails if the input is not well-formed. | joey | 2006-08-04 |
* | * Fix the htmltidy plugin, which wasn't working due my breaking it when | joey | 2006-08-04 |
* | * htmltidy plugin from Faidon. | joey | 2006-07-29 |