[RFC] Re: Get the diff between two remote revisions

Martin Pool mbp at sourcefrog.net
Wed Apr 12 06:25:52 BST 2006


On 12/04/2006, at 2:59 PM, Matthieu Moy wrote:

> Well, it seems this message didn't have much success.
>
> I'll ask it more directly: If I implement a revision:N:/path/to/branch
> revision spec for bzr.dev, does it have a chance to be included in
> upstream?

Yes, that would be OK with me.  It will be included if it has docs &  
tests, unless someone else objects.

bzr diff now supports two different argument patterns:

   bzr diff [FILE...]           diff files in a branch
   bzr diff BRANCH BRANCH     diff one branch to another

It would be good if the second form also accepted a -r range, or two - 
r parameters, and gave the diffs between them.

-- 
Martin







More information about the bazaar mailing list