aboutsummaryrefslogtreecommitdiff
path: root/doc/todo/format_escape.mdwn
Commit message (Collapse)AuthorAge
* Tag patches with the plugin to which they apply, or coreSimon McVittie2009-07-18
|
* Coding style change: Remove explcit vim folding markers.Joey Hess2008-12-17
|
* rename preprocessordirective to directiveJoey Hess2008-08-25
| | | | | | | | | 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 :-)
* Migrate doc/todo via prefix_directivesSimon McVittie2008-07-21
| | | | | | This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives
* fix up some linksJoey Hess2007-12-08
|
* MAJOR basewiki reorgJoey Hess2007-12-08
| | | | | Including redir pages for the moved basewiki pages. These will be removed in a future release.
* web commit by http://ryan.idletheme.org/: updated patchjoey2007-09-25
|
* another problem with thisjoey2007-08-28
|
* web commit by http://jeremie.koenig.myopenid.com/: whoopsjoey2007-08-27
|
* web commit by http://jeremie.koenig.myopenid.com/: ↵joey2007-08-27
| | | | sanitize(concisify(update(filter(previous comments), new stuff)));
* web commit by http://jeremie.koenig.myopenid.com/: remove divagation; updatejoey2007-08-27
|
* web commit by http://jeremie.koenig.myopenid.com/: respond with more problems...joey2007-08-26
|
* reviews Jeremie's patchjoey2007-08-26
|
* web commit by http://jeremie.koenig.myopenid.com/: propose an alternative patchjoey2007-08-25
|
* massive patchqueue reorgjoey2007-07-25
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.