aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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
| | * po: favor the type of linking page's masterpage on page creationintrigeri2009-08-28
| | * po: fix interdiction to create pages of type pointrigeri2009-08-28
| * | avoid clobbering origsub if checkconfig runs more than onceJoey Hess2009-08-28
| * | <pedant>rename depends_exact to depends_simpleJoey Hess2009-08-28
| * | Avoid duplicating debug message for building a page due to a dependencySimon McVittie2009-08-28
| * | Force %depends_exact to lower case, fixing incorrect case-sensitivitySimon McVittie2009-08-28
| * | Fix typo in dependency debug messageSimon McVittie2009-08-28
| * | Add depends_exact: simplified dependency tracking for dependencies on a singl...Simon McVittie2009-08-28
| * | inline: if using pagenames, don't add a dependency on "page1 or page2 or..."Simon McVittie2009-08-28
| * | po: favor the type of linking page's masterpage on page creationintrigeri2009-08-28
| * | po: fix interdiction to create pages of type pointrigeri2009-08-28
| |/
| * htmltidy: Return an error message if tidy fails. Closes: #543722Joey Hess2009-08-27
| * po: do not inject custom bestlink function when po_link_to eq defaultintrigeri2009-08-27
| * po: override the title template variable for coherent homepage titlingintrigeri2009-08-27
| * po(scan): removed scary comment about only wanting to change the first linkintrigeri2009-08-27