aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki
Commit message (Expand)AuthorAge
* 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
* more idiomatic use of foreachJoey Hess2009-08-12
* fix some more foreaches that clal functions to not use $_Joey Hess2009-08-12
* use a more idiomatic foreach myJoey Hess2009-08-12
* inline: Avoid use of my $_ as it fails with older perls. Closes: #541215Joey Hess2009-08-12
* po: Detect if nowrapi18n can't be passed to po4a, and warn about the old vers...Joey Hess2009-08-12
* po: Fix copy of po file from underlay when editingJoey Hess2009-08-10
* verify page name is saneJoey Hess2009-08-08
* fix misleading commentJoey Hess2009-08-08
* Merge commit 'smcv/ready/getsource'Joey Hess2009-08-08
|\
| * getsource: remove temporary variableSimon McVittie2009-07-27
| * getsource: remove unnecessary IkiWiki:: prefixesSimon McVittie2009-07-26
| * getsource: don't allow getting the source of an attachmentSimon McVittie2009-07-26
| * getsource: turn missing pages into a 404Simon McVittie2009-07-26
| * getsource: default to saying page source is in UTF-8, and make the example ma...Simon McVittie2009-07-26
| * getsource: run as plain CGI, rather than sessioncgiSimon McVittie2009-07-26
| * Add getsource pluginWill Uther2009-07-26
* | Merge commit 'remotes/smcv/ready/inline-pagenames' into stagingJoey Hess2009-07-31
|\ \
| * | inline: add pagenames parameterSimon McVittie2009-06-16
* | | Merge commit 'remotes/smcv/ready/harishcm-map-fix' into stagingJoey Hess2009-07-31
|\ \ \
| * | | Fix failure to close <ul> in maps with no itemsharishcm2009-07-25
| | |/ | |/|
* | | Merge commit 'remotes/smcv/ready/among'Joey Hess2009-07-31
|\ \ \
| * | | pagestats: add `among` parameter, which only counts links from specified pagesSimon McVittie2009-07-17
| * | | IkiWiki::Render: split out backlink_pages() function from backlinks()Simon McVittie2009-07-17
| * | | pagestats: when making a tag cloud, don't emit links where the tag is unusedSimon McVittie2009-07-17
* | | | img: Fix adding of dependency from page to the image.Joey Hess2009-07-27
| |/ / |/| |
* | | revert revertJoey Hess2009-07-23
* | | improve string to be less confusingJoey Hess2009-07-23
* | | reverted a few of the string changesJoey Hess2009-07-23
* | | Merge branch 'master' of git://git.ikiwiki.infoJonas Smedegaard2009-07-23
|\ \ \
| * | | add --previous at bubulle's suggestionJoey Hess2009-07-22
* | | | Change rendering→building in translatable strings, to ease translations.Jonas Smedegaard2009-07-23