Revsets together with templates can be used to build custom commands:
http://jordi.inversethought.com/blog/customising-mercurial-l...
There are also filesets that work similarly for doing queries on files (hg help filesets).
Revsets together with templates can be used to build custom commands:
http://jordi.inversethought.com/blog/customising-mercurial-l...
There are also filesets that work similarly for doing queries on files (hg help filesets).