actually , when i said branch i was referring to parallel development
lines instead of named branches. But yes, i found Revision Ancestry
filter. It does not help to quickly scan the changset though as the
descendants also get filtered.

Ok, so may be the question was wrong.
 Is there a good reason for limiting the tree graph column?
it sounds like it was fixed on purpose

if not, i may do a patch and send it to the mail list.

thanks



2009/7/18 Steve Borho <st...@borho.org>:
> 2009/7/18 Jose Miguel Hernández <jmiguel.h...@gmail.com>:
>> Using tortoisehg 0.8
>> If you have something about 25 or more branch. it is impossible to
>> resize the graph section enough to visualize to where a changeset
>> belongs.
>>
>> is this expected?
>> I find it horrible, because i could actually resize everything else,
>> even the rev id which is often very small.
>
> Many of the columns can be completely hidden as well, using the drop
> menu at the right of the changelog pane.
>
>> I am not familiar with the code base to solve this myself, but if i
>> could help to solve this let me know.
>
> The graph column has a fixed width.  The code which enforces the limit
> is in hggtk/logview/treeview.py around line 212.  Commenting out the
> two set_*_width() calls should disable the fixed setting.
>
> You may also find that filtering particular branches makes it easier
> to follow the changeset flow.  Click the filter button, select branch,
> then pick the branch you would like to view from the drop-down.
>
> --
> Steve Borho
>
> ------------------------------------------------------------------------------
> 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
>

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