--- a/hgext/states.py Tue Sep 13 00:58:18 2011 +0200 +++ b/hgext/states.py Tue Sep 13 01:01:05 2011 +0200 @@ -253,6 +253,8 @@ :rebase: can't rebase immutable changeset. :mq: can't qimport immutable changeset. +TODO: publishing a changeset should qfinish mq patches. + Implementation