BDFL decision of Python's DVCS

Michael B. Trausch mike at trausch.us
Thu Apr 2 05:14:25 BST 2009


On Thu, 2 Apr 2009 10:15:43 +1100
Andrew Bennetts <andrew.bennetts at canonical.com> wrote:

> This one is easy:
> 
> $ bzr diff --old bzr-1.12/ --new bzr-1.13 | diffstat | tail -1
>  454 files changed, 15333 insertions(+), 6543 deletions(-)

This is even easier with the bzr-diffstat plugin[1].  I seriously love
that thing; it only saves a few keystrokes, but it's very nice.  I
haven't gotten around to it just yet, but I would love to write a hook
that runs post-pull, post-rebase, and post-commit that automatically
shows the diffstat output...

	--- Mike

[1] https://edge.launchpad.net/bzr-diffstat




More information about the bazaar mailing list