summaryrefslogtreecommitdiff
path: root/doc/todo/format_escape.mdwn
AgeCommit message (Collapse)Author
2009-07-18Tag patches with the plugin to which they apply, or coreSimon McVittie
2008-12-17Coding style change: Remove explcit vim folding markers.Joey Hess
2008-08-25rename preprocessordirective to directiveJoey Hess
Reasons include: - easier to type - might want postprocessor directives again sometime, and listdirectives can then use the directive/* files for either - that it's done as a preprocessor step is an internal detail (and not a very accurate one, really :-)
2008-07-21Migrate doc/todo via prefix_directivesSimon McVittie
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
2007-12-08fix up some linksJoey Hess
2007-12-08MAJOR basewiki reorgJoey Hess
Including redir pages for the moved basewiki pages. These will be removed in a future release.
2007-09-25web commit by http://ryan.idletheme.org/: updated patchjoey
2007-08-28another problem with thisjoey
2007-08-27web commit by http://jeremie.koenig.myopenid.com/: whoopsjoey
2007-08-27web commit by http://jeremie.koenig.myopenid.com/: ↵joey
sanitize(concisify(update(filter(previous comments), new stuff)));
2007-08-27web commit by http://jeremie.koenig.myopenid.com/: remove divagation; updatejoey
2007-08-26web commit by http://jeremie.koenig.myopenid.com/: respond with more problems...joey
2007-08-26reviews Jeremie's patchjoey
2007-08-25web commit by http://jeremie.koenig.myopenid.com/: propose an alternative patchjoey
2007-07-25massive patchqueue reorgjoey
patches can now be anywhere and tagged patch to show up on the patch list. Moved all the patchqueue stuff to todo items; some of it was merged into existing todo items.