tags: return tags in sorted order
This makes log and summary have less arbitrary tag ordering and also
groups similar tags together, such as the mq tags.
#!/bin/shecho '% hg debuginstall'hg debuginstallecho '% hg debuginstall with no username'HGUSER= hg debuginstall# Happy Endtrue