diffs with a *prepended diffstat*

Michael Ellerman michael at ellerman.id.au
Thu Jun 8 04:51:15 BST 2006


On 6/8/06, John Arbash Meinel <john at arbash-meinel.com> wrote:
> Robert Widhopf-Fenk wrote:
> > Patches/diffs from Martin and others have the output of
> > diffstat prepended.
> >
> > Is there a single command, plugin or option to create these
> > nice diffs with a *prepended diffstat* or did I miss something?
> >
> > Robert
> >
> >
>
> I'm pretty sure they just generate the diff, and then call diffstat on it.
>
> There was a 'bzr diffstat' plugin, but I don't think it generated both
> the diffstat and the diff.

The diffstat plugin is here:
http://michael.ellerman.id.au/bzr/plugins/diffstat

To get a diffstat & diff, just run "bzr diffstat ; bzr diff"

cheers




More information about the bazaar mailing list