On Mon, Mar 29, 2010 at 8:51 AM, Yuya Nishihara <y...@tcha.org> wrote:
> When you type 'hgtk status tortoisehg', it shows almost all files in
> 'tortoisehg' directory, and you cannot filter out clean files.
> It seems a bit confusing.
>
> The first patch changes thg not to show clean files by default,
> unless you specify a file path.
>
> The second patch brings back the ability to switch status filter
> checkboxes. It backouts 77b339cfff80:
>
>> changeset:   2493:77b339cfff80
>> user:        Steve Borho <st...@borho.org>
>> date:        Sat May 23 17:07:02 2009 -0500
>> files:       hggtk/status.py
>> description:
>> status: disable checkboxes when a file pattern is specified
>
> I cannot figure out the reason to disable them. Does anybody remember why?
> It seems to work correctly. If there's a problem, I want to try fixing it.

I seem to remember the problem was related to when the status dialog
was still being used for add and remove operations.  Since we now have
quickop.py, this should no longer be an issue.

> The last patch is just an eye-candy.
> Please include it if you like.

I'll have a look.

--
Steve Borho

------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Tortoisehg-develop mailing list
Tortoisehg-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tortoisehg-develop

Reply via email to