]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/commit
Remove now-unused function pagespec_merge
authorSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sat, 25 Jul 2009 19:04:04 +0000 (20:04 +0100)
committerSimon McVittie <smcv@ http://smcv.pseudorandom.co.uk/>
Sat, 25 Jul 2009 19:54:27 +0000 (20:54 +0100)
commit1299b584696b6e47ad8ef13bdeebe21155183321
treedb3b8cba3506f2079f7c0d1109b2fdf2249c00c6
parentac3313047b579c950807a580f16a91587d09365e
Remove now-unused function pagespec_merge

Now that dependencies are a list of pagespecs with an implicit "or"
operation, there's no need to try to merge pagespecs under normal use.

ikiwiki-transition contains the only use of the function, so move
it there rather than deleting it entirely (it's used to concatenate all
admins' lists of locked pages).
IkiWiki.pm
ikiwiki-transition
t/pagespec_merge.t [deleted file]