Issue 363: Problem with filename containing square brackets and hyphen
http://bitbucket.org/tortoisehg/stable/issue/363/problem-with-filename-containing-square-brackets-and

Steve Borho / sborho on Mon, 13 Jul 2009 06:50:24 +0200:

Comment:
  status: non-glob-safe filenames also affected status/commit/etc

Use cmdutil.matchfiles() to avoid glob lookups when generating diffs.  This
appears to be safe even when operating in subdirectories, but this will need
some testing inside the full installer.  Again, avoid globs is a performance
improvement in any case.

Refs #363

→ <<cset a06df354a37f>>

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