[MERGE] Implement diff --using natively

Daniel Silverstone dsilvers at digital-scurf.org
Thu Dec 27 12:46:40 GMT 2007


On Thu, 2007-12-27 at 07:41 -0500, Aaron Bentley wrote:
> Hmm, it looks like os.utime will do that for me.  I'll send a follow-on
> that does that.

Cool, but before you do, an idea...

How about, instead of old/ and new/ you were to put the revision
numbers?

So if we did:

bzr diff -r14..18 --using="blahprogram" somefile.c

We would get

--- r14/somefile.c
+++ r18/somefile.c

Just a thought which came to me.

D.

-- 
Daniel Silverstone                         http://www.digital-scurf.org/
PGP mail accepted and encouraged.            Key Id: 2BC8 4016 2068 7895





More information about the bazaar mailing list