7 new changesets in crew:

http://www.bitbucket.org/tortoisehg/crew/changeset/baafd54e400f/
changeset:   r3178:baafd54e400f
user:        sborho
date:        2009-07-14 06:13:15
summary:     hgtk: use StringIO.getvalue() to read error strings
affected #:  1 file (27 bytes)

http://www.bitbucket.org/tortoisehg/crew/changeset/15b7759ade82/
changeset:   r3179:15b7759ade82
user:        sborho
date:        2009-07-13 05:53:49
summary:     nautilus: hoist sys import above first use
affected #:  1 file (0 bytes)

http://www.bitbucket.org/tortoisehg/crew/changeset/a06df354a37f/
changeset:   r3180:a06df354a37f
user:        sborho
date:        2009-07-13 06:50:08
summary:     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
affected #:  1 file (98 bytes)

http://www.bitbucket.org/tortoisehg/crew/changeset/357b2b8e2b3a/
changeset:   r3181:357b2b8e2b3a
user:        sborho
date:        2009-07-13 17:46:32
summary:     cmenu: add grep command, use in repo menu

Grep is an hgtk alias for the datamine tool, so it's safe to use it in the 
cmenu code.
By using an alias, we can give it it's own menu and help text.
affected #:  1 file (144 bytes)

http://www.bitbucket.org/tortoisehg/crew/changeset/9f7a4df29816/
changeset:   r3182:9f7a4df29816
user:        sborho
date:        2009-07-13 17:55:05
summary:     win32: add keys for 'grep' command
affected #:  1 file (272 bytes)

http://www.bitbucket.org/tortoisehg/crew/changeset/181a4945dbab/
changeset:   r3183:181a4945dbab
user:        sborho
date:        2009-07-14 06:06:16
summary:     thgtaskbar: improve error handling during thgstatus calls

Catch errors on stderr (usually failed extension loads)
Catch hgrc parse errors
Catch hgignore parse errors
Report all errors to task bar options dialog logger tab.

Fixes #393
affected #:  1 file (549 bytes)

http://www.bitbucket.org/tortoisehg/crew/changeset/32f72ec98922/
changeset:   r3184:32f72ec98922
user:        sborho
date:        2009-07-14 06:15:30
summary:     merge with stable
affected #:  1 file (98 bytes)

Repository URL: http://bitbucket.org/tortoisehg/crew/

-- 
This is a commit notification from bitbucket.org.
You are receiving this because you have the service 
enabled, addressing the recipient of this email.

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