Say, I made many changes to my code and only need to commit a few of those changes. Is there a way to do it in mercurial? I know that darcs has a feature like t
darcs
I believe Mercurial Queues fills this role for Mercurial. There's a pretty good tutorial linked there.