On Wed, Mar 18, 2009 at 9:09 AM, Simon Heimberg <[email protected]> wrote: > various code for commit.py, related with the qnew command. > The first patch is a simple error correction (sorry for introducing). The > rest are improvements I wanted. The code is tested, but not every possible > situation.
One nit that I saw: * run commit tool without any patches applied * start typing a patch name, commit button changes to qnew * delete patch name, commit button changes to qrefresh I would be ok with a larger patch that more explicitly manages the tri-state mode of the tool: commit, qrefresh, qnew. Right now, I think the logic for switching modes is too spread about. -- Steve ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ Tortoisehg-develop mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop
