Age | Commit message (Expand) | Author |
2009-03-15 | Fix bug that caused weird things to appear as page types. | Joey Hess |
2009-03-13 | unknown option wording tweak | Joey Hess |
2009-02-19 | Add noextension parameter to htmlize hooks to support, eg, Makefile. | Joey Hess |
2009-02-12 | move check_canedit, check_content to IkiWiki library from editpage | Joey Hess |
2009-01-24 | clarify description of verbose | Joey Hess |
2009-01-20 | add human-readable error when unknown pagespec function is called | Joey Hess |
2009-01-12 | export installdir | Joey Hess |
2009-01-10 | Consistently allow use of relative paths in all PageSpecs that take a page na... | Joey Hess |
2009-01-10 | refactor pagespec derelevitisation code | Joey Hess |
2009-01-03 | yesno: Always accept English even when localised. | Joey Hess |
2008-12-26 | Merge branch 'master' into next | Joey Hess |
2008-12-26 | inline: Run format hook first | Joey Hess |
2008-12-23 | hack to avoid globlist deprecaton message false positive | Joey Hess |
2008-12-23 | Add deprecation warning for GlobLists, which will stop working in 3.0. | Joey Hess |
2008-12-23 | remove globlist support | Joey Hess |
2008-12-23 | finalise version 3.00 of the plugin api | Joey Hess |
2008-12-23 | enable prefix_directives by default | Joey Hess |
2008-12-21 | beautify_urlpath: if path already starts with ./, don't add another ./ | Simon McVittie |
2008-12-21 | beautify_urlpath: add ./ before checking for /index.html | Simon McVittie |
2008-12-18 | clarify | Joey Hess |
2008-12-17 | don't rely on $@ | Joey Hess |
2008-12-17 | Coding style change: Remove explcit vim folding markers. | Joey Hess |
2008-12-11 | inline: Support feedfile option to change the filename of the feed generated. | Joey Hess |
2008-11-26 | fix handling of wrappergroup option | Joey Hess |
2008-11-20 | avoid adding ./ to urls unnecessarily | Joey Hess |
2008-11-12 | check for invalid utf-8, and toss it back to avoid crashes | Joey Hess |
2008-11-11 | make unlockwiki drop the cgilock | Joey Hess |
2008-11-11 | lockwiki changes | Joey Hess |
2008-11-09 | Fix the link() pagespec to match links that are internally recorded as absolute. | Joey Hess |
2008-11-07 | document wikistatedir, though it's still internal | Joey Hess |
2008-11-06 | meta: Plugin is now enabled by default since the basewiki uses it. | Joey Hess |
2008-10-29 | allow_symlinks_before_srcdir is a boolean | Joey Hess |
2008-10-23 | untrusted committers code seems to be fully working | Joey Hess |
2008-10-23 | more work on untrusted committers | Joey Hess |
2008-10-22 | initial support for git repos with untrusted committers | Joey Hess |
2008-10-21 | function injection overhaul | Joey Hess |
2008-10-19 | add displaytime hook | Joey Hess |
2008-10-19 | fix relativedate timezone inclusion | Joey Hess |
2008-10-17 | add_underlay: avoid adding the same underlay twice | Joey Hess |
2008-10-08 | lockedit: Support specifying which users (and IP addresses) a page is locked ... | Joey Hess |
2008-10-01 | typo | Joey Hess |
2008-09-29 | add newpagefile function | Joey Hess |
2008-09-29 | Add indexpages option | Joey Hess |
2008-09-27 | editpage: Be more aggressive (and less buggy) about cleaning up temporary fil... | Joey Hess |
2008-09-27 | Add %wikistate, which is like %pagestate except not specific to a given page,... | Joey Hess |
2008-09-27 | Reorganize index file, add a format version field. | Joey Hess |
2008-09-27 | Export pagetitle, titlepage, linkpage. | Joey Hess |
2008-09-23 | Add keepextension parameter to htmlize hook. (Willu) | Joey Hess |
2008-09-11 | Improve error message if external plugin fails to load. Closes: #498458 | Joey Hess |
2008-09-09 | Add allow_symlinks_before_srcdir to config so websetup doesn't eat it. | Joey Hess |