Add path and path_natural sort orders
authorSimon McVittie <smcv@debian.org>
Sat, 12 Nov 2011 16:02:20 +0000 (16:02 +0000)
committerJoey Hess <joey@kitenet.net>
Tue, 6 Dec 2011 18:26:34 +0000 (14:26 -0400)
commitea313b8133e65947d07c1e13b41584f7582d99e1
tree8c9027c1ab34735b2b1d6137080f33aa72402fe6
parent5333c113d62acd0b82551e499863abaf749a6a1f
Add path and path_natural sort orders

These correspond to title and title_natural, but compare the entire
path: a < a/b < a/z < ab < b.
(cherry picked from commit 903a5a314f1f5d833dbc208ce128f24195b40e4b)
t/cmp_path.t [new file with mode: 0755]
t/pagespec_match_list.t