Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-08-30 | Fix uninitialized value when editing a page being vivified from the | Amitai Schlair | |
basewiki. Makes the filetype-testing logic more explicit anyway. | |||
2009-08-30 | Remove debug statement. | Amitai Schlair | |
2009-08-30 | Knock off another to-do item: "Don't slurp the entire cvsps output | Amitai Schlair | |
into memory (!)." | |||
2009-08-30 | Knock off a to-do item: "If the argument to cvs add smells like a | Amitai Schlair | |
binary file, cvs add -kb it (for attachment support)." | |||
2009-08-29 | Remove getopt() hook (it's a dead end, unsafe to pass wrapper args to | Amitai Schlair | |
ikiwiki). Crunch on-demand module loads into one-liners. Comment why cvsps output is getting read in its entirety and reversed. | |||
2009-08-22 | Oops, use the more recent (and less brittle) directory test. | Amitai Schlair | |
2009-08-22 | Pass along wrapper args to ikiwiki, then handle the "cvs add dir" | Amitai Schlair | |
case with a getopt hook directly in my plugin. If the wrapper change is safe, we won't need a wrapper wrapper. | |||
2009-08-13 | Add my CVS plugin and related patches. | Amitai Schlair | |