| Commit message (Expand) | Author | Age |
... | |
| * | | po: do not beautify urls on the recentchanges page | intrigeri | 2009-08-26 |
| * | | po: (hopefully) fixed WikiLink to self with po_link_to=default | intrigeri | 2009-08-26 |
| |/ |
|
| * | don't use pagespec_match_list | Joey Hess | 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-25 |
| * | calendar, inline, map: don't pre-join dependencies | Simon McVittie | 2009-08-24 |
| * | Optimize the dependencies list | Simon McVittie | 2009-08-24 |
| * | po: Fixed to run rcs_add ralative to srcdir. | Joey Hess | 2009-08-19 |
| * | use pagespec_match_list for feedpages | Joey Hess | 2009-08-16 |
| * | 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-15 |
| * | optimise brokenlinks by gathering the data when calculating backlinks | Joey Hess | 2009-08-14 |
| * | orphans: Reuse backlinks info | Joey Hess | 2009-08-14 |
| * | 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 |
* | | Only examine argv if the VCS is cvs. | Amitai Schlair | 2009-08-30 |
* | | Remove debug statement. | Amitai Schlair | 2009-08-30 |
* | | Knock off another to-do item: "Don't slurp the entire cvsps output | Amitai Schlair | 2009-08-30 |
* | | Knock off a to-do item: "If the argument to cvs add smells like a | Amitai Schlair | 2009-08-30 |
* | | The string to match might not be "New directory" exactly, so match that | Amitai Schlair | 2009-08-30 |
* | | Remove getopt() hook (it's a dead end, unsafe to pass wrapper args to | Amitai Schlair | 2009-08-29 |
* | | 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-23 |
* | | 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-22 |
* | | Put old unixauth plugin under git control. Needs some serious attention. | Amitai Schlair | 2009-08-21 |
* | | Add my CVS plugin and related patches. | Amitai Schlair | 2009-08-13 |
|/ |
|
* | 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-12 |
* | po: Fix copy of po file from underlay when editing | Joey Hess | 2009-08-10 |
* | 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-08-08 |
|\ |
|
| * | getsource: remove temporary variable | Simon McVittie | 2009-07-27 |
| * | 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 |