aboutsummaryrefslogtreecommitdiff
path: root/IkiWiki/Plugin/sortnaturally.pm
Commit message (Expand)AuthorAge
* Add path and path_natural sort orders•••(cherry picked from commit 272e0b2f17c33c625b494b07f581da400066a216) Simon McVittie2011-12-06
* Added missing registration of checkconfig hook.Craig Lennox2010-10-31
* don't force a rebuild•••Rebuild can be needed sometimes, but not always, so undef. Joey Hess2010-04-06
* Use $a and $b for SortSpec cmp callbacksSimon McVittie2010-04-05
* Move sort hooks to the IkiWiki::SortSpec namespace•••Also rename cmpspec_translate (internal function) to sortspec_translate for consistency. Simon McVittie2010-04-03
* Split out sortnaturally into a pluginSimon McVittie2010-04-03