Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-08-27 | humansize moved to filecheck | Joey Hess | |
It's not used there, but it makes sense to keep it there as it's the inverse of parsesize. | |||
2008-08-27 | avoid installing .pyc files | Joey Hess | |
2008-08-27 | change for compatability with non-prefix-directives systems | Joey Hess | |
2008-08-27 | specify input encoding for xgettext | Joey Hess | |
Pawel's utf-8 name needs this. | |||
2008-08-27 | removing debug-lines. | Cord | |
2008-08-26 | Response and question | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-26 | Initial patch | Cord | |
2008-08-26 | if extrafooter is already set, append to it | Joey Hess | |
to interoperate with future plugins using it | |||
2008-08-26 | "memoize" is a technical term, != "memorize" | Joey Hess | |
2008-08-26 | typo fix | Cord | |
2008-08-26 | fix a few direcives | Joey Hess | |
2008-08-26 | fixes | Joey Hess | |
2008-08-26 | feature request for calendar | bremner | |
2008-08-26 | autoindex: Avoid re-adding previously deleted (or renamed) pages. | Joey Hess | |
2008-08-26 | (no commit message) | http://yag.myopenid.com/ | |
2008-08-26 | response | Joey Hess | |
2008-08-26 | fix %pagestate{ | Joey Hess | |
2008-08-26 | color: New plugin from ptecza. | Joey Hess | |
2008-08-26 | remove dead code | Joey Hess | |
2008-08-26 | (no commit message) | http://thewordnerd.myopenid.com/ | |
2008-08-26 | Major patch update | http://www.cse.unsw.edu.au/~willu/ | |
2008-08-26 | * Fix | http://ptecza.myopenid.com/ | |
2008-08-26 | * License | http://ptecza.myopenid.com/ | |
2008-08-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
Conflicts: doc/bugs/previewing_with_an_edittemplate_reverts_edit_box.mdwn | |||
2008-08-25 | edittemplate: Don't wipe out edits on preview. | Joey Hess | |
2008-08-25 | Signing | JoeRayhawk | |
2008-08-25 | Bug: previewing with an edittemplate reverts edit box | JoeRayhawk | |
2008-08-25 | filecheck: New plugin factoring out the PageSpec additions that were ↵ | Joey Hess | |
originally part of the attachment plugin. | |||
2008-08-25 | closing, current implementation seems good enough | Joey Hess | |
2008-08-25 | add link | Joey Hess | |
2008-08-25 | response | Joey Hess | |
2008-08-25 | response, updates, need license | Joey Hess | |
2008-08-25 | cleanup | Joey Hess | |
2008-08-25 | fix a horrible mispelling | Joey Hess | |
2008-08-25 | mark down, open new todo | Joey Hess | |
2008-08-25 | Merge branch 'master' of ssh://git.ikiwiki.info/srv/git/ikiwiki.info | Joey Hess | |
2008-08-25 | (no commit message) | test | |
2008-08-25 | (no commit message) | test | |
2008-08-25 | (no commit message) | test | |
2008-08-25 | fix example | Joey Hess | |
2008-08-25 | use listdirectives if available | Joey Hess | |
2008-08-25 | update | Joey Hess | |
2008-08-25 | update | 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-08-25 | remove wacky meta description tag | Joey Hess | |
2008-08-25 | rename plugin | Joey Hess | |
I don't want to be stuck renameing it later if preprocessor directives are turned into postprocessor directives. Also, "directives" is shorter and clearer than "preprocessors". | |||
2008-08-25 | indentation, style, and fixed name of preprocessor_description_dir | Joey Hess | |
2008-08-25 | update | Joey Hess | |
2008-08-25 | plugin by willu | Joey Hess | |
2008-08-25 | modify patch based on feedback | http://www.cse.unsw.edu.au/~willu/ | |