HI,

when displaying a changelog list of a Hg repository in Trac, it looks like
by default it displays all changes starting from tip.

I can jump to the head of a named branch, and it will display changes
starting from that version,

>>> but it appears it still intermingles other branches

In the Hg command line, I can specify "hg log -b branch" and it will only
display changes on that branch.  Is there a way that Trac could let me
specify that?

I'm willing to take pointers and try implementing it myself, if it doesn't
get too complicated (I'm not a Trac nor Python expert).

--
Regards,
Georg.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Trac 
Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/trac-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to