Issue 384: Commit  single file / folder
http://bitbucket.org/tortoisehg/stable/issue/384/commit-single-file-folder

Steve Borho / sborho on Fri, 10 Jul 2009 22:00:31 +0200:

Comment:
  More issue #55 related stuff.

Current behavior:
Opening a cmenu option on a selected folder is equivalent to opening that 
folder and then selecting the menu option in the background of that folder.  
This is really useful for opening commands from just outside of the repository 
root.  In other situations, it's not so useful.

As for the last bit, we're always calling repo.status() at startup.  The file 
selection filter gets passed in as a matcher.  Generating this matcher 
apparently not a non-trivial thing.  You can experiment with how much of this 
is HG overhead and how much is THG overhead by running:

hg status files-you-would-have-selected

and measuring how much time it takes.

Changes:
  status: new -> open

-- 
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.

------------------------------------------------------------------------------
Enter the BlackBerry Developer Challenge  
This is your chance to win up to $100,000 in prizes! For a limited time, 
vendors submitting new applications to BlackBerry App World(TM) will have
the opportunity to enter the BlackBerry Developer Challenge. See full prize  
details at: http://p.sf.net/sfu/Challenge
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to