Add path and path_natural sort orders
[ikiwiki.git] / IkiWiki / Plugin / sortnaturally.pm
2011-12-06 Simon McVittieAdd path and path_natural sort orders
2010-12-20 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-11-28 Joey HessMerge remote branch 'blipvert/fixes'
2010-10-31 Craig LennoxAdded missing registration of checkconfig hook.
2010-08-27 Jonas SmedegaardMerge branch 'master' of git://git.ikiwiki.info
2010-06-25 intrigeriMerge remote branch 'upstream/master' into prv/po
2010-04-17 Joey HessMerge remote branch 'davrieb/autotag' into autotag
2010-04-10 Joey HessMerge remote branch 'smcv/unescaped-meta'
2010-04-07 Joey Hessdon't force a rebuild
2010-04-07 Joey HessMerge remote branch 'smcv/ready/sort-package'
2010-04-05 Simon McVittieUse $a and $b for SortSpec cmp callbacks
2010-04-03 Simon McVittieMove sort hooks to the IkiWiki::SortSpec namespace
2010-04-03 Simon McVittieSplit out sortnaturally into a plugin