##// END OF EJS Templates
If default sorting is name, offer name-descending with one click....
If default sorting is name, offer name-descending with one click. Additionally no longer ignore case when sorting by name to match default sorting. This makes e.g. a repository "FOO" being listed before "bar".

File last commit:

r2042:a514c750 default
r2174:3044a3fd default
Show More
test-revert-unknown.out
9 lines | 134 B | text/plain | TextLexer
/ tests / test-revert-unknown.out
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% Should show unknown
? unknown
Vadim Gelfer
small changes to revert command....
r2042 removing b
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 %% Should show unknown and b removed
Vadim Gelfer
rewrite revert command. fix issues 93, 123, 147....
r2029 R b
mpm@selenic.com
Fix bug with co -C across branches, update tests
r1236 ? unknown
%% Should show a and unknown
a
unknown