[MERGE] Add --revision to annotate
Aaron Bentley
aaron.bentley at utoronto.ca
Wed May 3 21:56:21 BST 2006
Olaf Conradi wrote:
> Hi,
>
> This adds a revision option to annotate.
> Closes https://launchpad.net/products/bzr/+bug/40986
>
> Moved the blackbox test_annotate to the blackbox directory.
>
> Please merge from
> http://deschacht.student.utwente.nl/bzr/bazaar-vcs/bzr.olaf.annotate/
Basically good. I've submitted it to PQM.
The HACKING file notes that "revision_id" should be used, not "rev_id"
(in general, whole words are preferred [yes, I know id isn't a word]).
The test cases don't actually ensure that the correct revision is
annotated (both -r1 and -r2 would produce the same result), so I've
added another case.
Aaron
More information about the bazaar
mailing list