aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* auto.setup, auto-blog.setup: Fix sanitization of entered wikiname. Closes: #5...Joey Hess2009-09-23
* avoid tempfile warningJoey Hess2009-09-13
* remove cgi exclusionJoey Hess2009-09-12
* got rid of the postrefresh hook after allJoey Hess2009-09-11
* doc update, add --exclude ikiwiki.cgi to examplesJoey Hess2009-09-11
* localize user-visible warnings and tack on missing newlinesJoey Hess2009-09-11
* Merge commit 'schmonz/master'Joey Hess2009-09-11
|\
| * Don't error out, either warn or say nothing, depending.Amitai Schlair2009-09-11
* | chdir to the destdir before running rsyncJoey Hess2009-09-11
* | remove unixauth; I am only adding render at the momentJoey Hess2009-09-11
|/
* Whoops, copyright 2009. /usr/bin/perl for the interpreter like other plugins.Amitai Schlair2009-09-11
* Revivify unixauth and rsync plugins (and hook needed by rsync) lost inAmitai Schlair2009-09-10
* Merge commit 'schmonz/master'Joey Hess2009-09-10
|\
| * Add NetBSD-style 2-clause BSD license.Amitai Schlair2009-09-10
* | remove hook not used by cvsJoey Hess2009-09-10
* | formattingJoey Hess2009-09-10
* | minor simplificationJoey Hess2009-09-10
* | Merge commit 'schmonz/master' into cvsJoey Hess2009-09-10
|\|
| * Catch up to the new genwrapper hook.Amitai Schlair2009-09-10
| * Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair2009-09-10
| |\
* | \ Merge branch 'master' into cvsJoey Hess2009-09-10
|\ \ \
| * | | clean up use of IkiWiki::ReceiveJoey Hess2009-09-10
| | |/ | |/|
| * | Add genwrapper hook, that can be used to add code into the C wrapper.Joey Hess2009-09-10
* | | typoJoey Hess2009-09-10
* | | Merge commit 'schmonz/master' into cvsJoey Hess2009-09-10
|\ \ \ | | |/ | |/|
| * | CVS operations generally need to be within CVS checkouts, so these chdir()Amitai Schlair2009-09-10
| * | Abstract out CVS's involvement in the wrapper:Amitai Schlair2009-09-09
| * | Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair2009-09-09
| |\|
* | | Merge branch 'master' into cvsJoey Hess2009-09-10
|\ \ \ | | |/ | |/|
| * | underlay: Also allow configuring additional directories to search for templa...Joey Hess2009-09-08
| * | Expand banned_users; it can now include PageSpecs, which allows banning by IP...Joey Hess2009-09-08
* | | Merge commit 'schmonz/master' into cvsJoey Hess2009-09-04
|\ \ \ | | |/ | |/|
| * | It's STDOUT we have to shut up for cvs, and $savedout has to beAmitai Schlair2009-09-04
| * | Stop using IPC::Cmd and String::ShellQuote, since quoting (andAmitai Schlair2009-09-04
* | | minor formattingJoey Hess2009-09-02
* | | remove two plugins that are unrelated to cvsJoey Hess2009-09-02
|/ /
* | whitespaceAmitai Schlair2009-08-30
* | Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair2009-08-30
|\|
| * Revert "po: do not inject custom bestlink function when po_link_to eq default"Joey Hess2009-08-30
* | On some systems the commit message gets quoted properly already. Don'tAmitai Schlair2009-08-30
* | Fix uninitialized value when editing a page being vivified from theAmitai Schlair2009-08-30
* | Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair2009-08-30
|\|
| * teximg: Make TeX handle preventing unsafe things; remove insufficient blacklistJosh Triplett2009-08-28
| * img: Don't generate new verison of image if it is scaled to be larger in eith...Joey Hess2009-08-28
| * Merge commit 'intrigeri/po'Joey Hess2009-08-28
| |\
| | * po: fix link() pagespec when used on translation pagesintrigeri2009-08-28
| | * po: better rootpage logic for inline's post formintrigeri2009-08-28
| | * Revert "po: keep masterpage as the rootpage for inline's post form"intrigeri2009-08-28
| | * po: keep masterpage as the rootpage for inline's post formintrigeri2009-08-28
| | * inline: moved rootpage logic to a functionintrigeri2009-08-28