Age | Commit message (Expand) | Author |
2009-08-25 | Revert "Allow add_depends to take an arrayref" | Joey Hess |
2009-08-25 | use pagespec_match_list | Simon McVittie |
2009-08-25 | Allow add_depends to take an arrayref | Simon McVittie |
2009-08-25 | Use a hash to de-duplicate dependencies | Simon McVittie |
2009-08-24 | calendar, inline, map: don't pre-join dependencies | Simon McVittie |
2009-08-24 | Optimize the dependencies list | Simon McVittie |
2009-08-23 | Instead of passing the args through the wrapper so the CVS plugin | Amitai Schlair |
2009-08-23 | Explain that command must run unattended, and lose the debug statement. | Amitai Schlair |
2009-08-23 | I'm not redefining any subs after all, don't prevent those warnings. | Amitai Schlair |
2009-08-23 | Add rsync plugin, though the only rsync-specific thing about it is the | Amitai Schlair |
2009-08-22 | Oops, use the more recent (and less brittle) directory test. | Amitai Schlair |
2009-08-22 | Pass along wrapper args to ikiwiki, then handle the "cvs add dir" | Amitai Schlair |
2009-08-21 | Put old unixauth plugin under git control. Needs some serious attention. | Amitai Schlair |
2009-08-19 | po: Fixed to run rcs_add ralative to srcdir. | Joey Hess |
2009-08-16 | use pagespec_match_list for feedpages | Joey Hess |
2009-08-15 | po: Better fix for missing underlay translation problem. | Joey Hess |
2009-08-15 | replace N/A with 0 | Joey Hess |
2009-08-15 | update for consistency | Joey Hess |
2009-08-15 | indentation | Joey Hess |
2009-08-15 | meta: depend on absolute page name, not relative | Simon McVittie |
2009-08-15 | img: depend on absolute page name, not relative | Simon McVittie |
2009-08-14 | optimise brokenlinks by gathering the data when calculating backlinks | Joey Hess |
2009-08-14 | orphans: Reuse backlinks info | Joey Hess |
2009-08-13 | po: use discussionpage config setting | Joey Hess |
2009-08-13 | Add discussionpage configuration setting | Joey Hess |
2009-08-13 | optimise gettext calls | Joey Hess |
2009-08-13 | Add my CVS plugin and related patches. | Amitai Schlair |
2009-08-12 | more idiomatic use of foreach | Joey Hess |
2009-08-12 | fix some more foreaches that clal functions to not use $_ | Joey Hess |
2009-08-12 | use a more idiomatic foreach my | Joey Hess |
2009-08-12 | inline: Avoid use of my $_ as it fails with older perls. Closes: #541215 | Joey Hess |
2009-08-12 | po: Detect if nowrapi18n can't be passed to po4a, and warn about the old vers... | Joey Hess |
2009-08-10 | po: Fix copy of po file from underlay when editing | Joey Hess |
2009-08-08 | verify page name is sane | Joey Hess |
2009-08-08 | fix misleading comment | Joey Hess |
2009-08-08 | Merge commit 'smcv/ready/getsource' | Joey Hess |
2009-07-31 | Merge commit 'remotes/smcv/ready/inline-pagenames' into staging | Joey Hess |
2009-07-31 | Merge commit 'remotes/smcv/ready/harishcm-map-fix' into staging | Joey Hess |
2009-07-31 | Merge commit 'remotes/smcv/ready/among' | Joey Hess |
2009-07-27 | img: Fix adding of dependency from page to the image. | Joey Hess |
2009-07-27 | getsource: remove temporary variable | Simon McVittie |
2009-07-26 | getsource: remove unnecessary IkiWiki:: prefixes | Simon McVittie |
2009-07-26 | getsource: don't allow getting the source of an attachment | Simon McVittie |
2009-07-26 | getsource: turn missing pages into a 404 | Simon McVittie |
2009-07-26 | getsource: default to saying page source is in UTF-8, and make the example ma... | Simon McVittie |
2009-07-26 | getsource: run as plain CGI, rather than sessioncgi | Simon McVittie |
2009-07-26 | Add getsource plugin | Will Uther |
2009-07-25 | Fix failure to close <ul> in maps with no items | harishcm |
2009-07-23 | revert revert | Joey Hess |
2009-07-23 | improve string to be less confusing | Joey Hess |