[merge] bzr re-sign update
John A Meinel
john at arbash-meinel.com
Tue Feb 14 17:39:56 GMT 2006
I updated 'bzr re-sign' so that it can take more than one revision id as
an argument.
This allows me to do:
find .bzr/revision-store// -name "john at arbash-meinel.com*" \
| sed 's/.*\/\/..\///'
| xargs ../bzr/bzr-jam-pending/bzr re-sign
(Before you could do the same thing, but had to use xargs -n1, which
meant bzr was being spawned 600 times, rather than just once (or maybe a
few depending on the command line length)).
Anyway, the changes are on my jam-pending branch. It comes with tests,
including refactoring the old blackbox re-sign tests.
I'm seeking a +1 so I can put it into integration.
John
=:->
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: re-sign.diff
Url: https://lists.ubuntu.com/archives/bazaar/attachments/20060214/bda7cf4b/attachment.diff
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060214/bda7cf4b/attachment.pgp
More information about the bazaar
mailing list