aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
...
* | 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
| * replace N/A with 0Joey Hess2009-08-15
| * update for consistencyJoey Hess2009-08-15
| * indentationJoey Hess2009-08-15
| * meta: depend on absolute page name, not relativeSimon McVittie2009-08-15
| * img: depend on absolute page name, not relativeSimon McVittie2009-08-15
| * optimise brokenlinks by gathering the data when calculating backlinksJoey Hess2009-08-14
| * orphans: Reuse backlinks infoJoey Hess2009-08-14
| * po: use discussionpage config settingJoey Hess2009-08-13
| * Add discussionpage configuration settingJoey Hess2009-08-13
| * optimise gettext callsJoey Hess2009-08-13
* | Only examine argv if the VCS is cvs.Amitai Schlair2009-08-30