Age | Commit message (Collapse) | Author | |
---|---|---|---|
2009-07-18 | Tag patches with the plugin to which they apply, or core | Simon McVittie | |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess | |
2008-08-25 | rename preprocessordirective to directive | Joey 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-21 | Migrate doc/todo via prefix_directives | Simon McVittie | |
This is a partial commit of: egrep -rl '\[\[[a-z]+ ' doc | xargs --max-args 1 ./ikiwiki-transition prefix_directives | |||
2007-12-08 | fix up some links | Joey Hess | |
2007-12-08 | MAJOR basewiki reorg | Joey Hess | |
Including redir pages for the moved basewiki pages. These will be removed in a future release. | |||
2007-09-25 | web commit by http://ryan.idletheme.org/: updated patch | joey | |
2007-08-28 | another problem with this | joey | |
2007-08-27 | web commit by http://jeremie.koenig.myopenid.com/: whoops | joey | |
2007-08-27 | web commit by http://jeremie.koenig.myopenid.com/: ↵ | joey | |
sanitize(concisify(update(filter(previous comments), new stuff))); | |||
2007-08-27 | web commit by http://jeremie.koenig.myopenid.com/: remove divagation; update | joey | |
2007-08-26 | web commit by http://jeremie.koenig.myopenid.com/: respond with more problems... | joey | |
2007-08-26 | reviews Jeremie's patch | joey | |
2007-08-25 | web commit by http://jeremie.koenig.myopenid.com/: propose an alternative patch | joey | |
2007-07-25 | massive patchqueue reorg | joey | |
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. |