Issue 318: Changed files should not be auto-selected after commit if the user unselected them http://bitbucket.org/tortoisehg/stable/issue/318/changed-files-should-not-be-auto-selected-after-commit-if-the-user-unselected
Doug Philips / dgou on Thu, 25 Jun 2009 17:41:44 +0200: Comment: The right solution for knowing what the last action was is to address that in Mercurial and then expose it to an API that THg can use. Otherwise we are in a for a world of hurt trying to figure out if there was some Mercurial action taken that THg didn't know about (hooks, "hg serve", ...) it is not so simple as it sounds from the previous comment. -- This is an issue notification from bitbucket.org. You are receiving this either because you are the owner of the issue, or you are following the issue. ------------------------------------------------------------------------------ _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
