log between branches including everything from in between branches

Ike Casteleyn icasteleyn at hotmail.com
Wed Jun 24 07:24:08 UTC 2015


Hi,

 

I’m looking for a way
to get the log-description between 2 versions of my software.

This would be used to
generate releasenotes.

 

I have attached a
screenshot of a test-repo (my ascii-art skills are not that good).              

The test-repo can also
be found here https://bitbucket.org/icasteleyn/historytest

 

What would I like to
accomplish.

Suppose my customer
goes from v1.1.5 to v3.1.4

 

Running “log –r 1.1.5::3.1.4”
does not give enough information.

This is a direct path
from 1.1.5 to 3.1.4.

I would also like to
get everything that has happened on the rel2.1.x and rel3.1.x branches, since
this is all new for the customer.

 

I haven’t found a way
to do this.

The common-parent is
the same 1.1.5 node.

This also crosses
multiple branches.

 

Perhaps it must be done
in multiple steps, but I like to ask here first.
Best regards,Ike 		 	   		  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://selenic.com/pipermail/mercurial/attachments/20150624/63ca26d8/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 2015-06-24_09h02_17.png
Type: image/png
Size: 47866 bytes
Desc: not available
URL: <http://selenic.com/pipermail/mercurial/attachments/20150624/63ca26d8/attachment.png>


More information about the Mercurial mailing list