aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* Abstract out CVS's involvement in the wrapper:Amitai Schlair2009-09-09
* Merge branch 'master' of git://github.com/joeyh/ikiwikiAmitai Schlair2009-09-09
|\
| * 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
* | 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
* | 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
| * Merge commit 'upstream/master' into prv/pointrigeri2009-08-27
| |\
| | * po: do not beautify urls on the recentchanges pageintrigeri2009-08-27
| | * htmltidy: Print a warning message if tidy fails. Closes: #543722Joey Hess2009-08-26
| * | po: do not beautify urls on the recentchanges pageintrigeri2009-08-26
| * | po: (hopefully) fixed WikiLink to self with po_link_to=defaultintrigeri2009-08-26
| |/
| * don't use pagespec_match_listJoey Hess2009-08-25
| * Revert "Allow add_depends to take an arrayref"Joey Hess2009-08-25
| * use pagespec_match_listSimon McVittie2009-08-25
| * Allow add_depends to take an arrayrefSimon McVittie2009-08-25
| * Use a hash to de-duplicate dependenciesSimon McVittie2009-08-25
| * calendar, inline, map: don't pre-join dependenciesSimon McVittie2009-08-24
| * Optimize the dependencies listSimon McVittie2009-08-24
| * po: Fixed to run rcs_add ralative to srcdir.Joey Hess2009-08-19
| * use pagespec_match_list for feedpagesJoey Hess2009-08-16
| * po: Better fix for missing underlay translation problem.Joey Hess2009-08-15