[ANN] ezbzr 0.2.1
Nathaniel McCallum
npmccallum at gentoo.org
Wed Jan 25 16:56:29 GMT 2006
On Wed, 2006-01-25 at 11:26 -0500, Aaron Bentley wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
>
> Nathaniel McCallum wrote:
> > diffstat
> > Displays branch status and then a diff
>
> This has a naming conflict with Michael Ellerman's diffstat plugin.
> That plugin is a pure-python implementation of diffstat(1).
In good release, then re-release tradition, here is ezbzr 0.2.1 (a set
of convenience plugins for bzr).
Downloads are available here:
http://www.natemccallum.com/projects/ezbzr/ezbzr-0.2.1.tar.gz
Plugins included:
iam
Sets the commiter’s ID without editing files
foreach
Does a (specified) command for each revision in the branch.
release
Merges the local branch into one or more remote branches without
requiring shell access on the remote box (also works on local
branches)
diffstatus
Displays branch status and then a diff
Changes since 0.2:
* diffstat renamed to diffstatus to avoid plugin name collision
with another (pre-existing) plugin
More information about the bazaar
mailing list