Comment 2 for bug 153191

Revision history for this message
Aaron Bentley (abentley) wrote : Re: [Bug 153191] command to get annotation for one line

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Martin Pool wrote:
> Public bug reported:
>
> It seems common to just want the annotation for a particular known line,
> with eg
>
> bzr annotate foo.py +344
>
> and that should just show the log entry for the relevant revision. You
> could usefully bind this into an editor.

Alternatively, it could be a revision spec:

bzr log -r origin:foo.py+344

Which would also support
bzr cat foo.py -r origin:foo.py+344

and

bzr diff -c origin:foo.py+344

And can we please put feature requests on the list, not the bug tracker?
 At least for initial discussion?

Aaron
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iD8DBQFHFNpw0F+nu1YWqI0RAmVyAJ9djkiIXmqyTyqnDdTyCq0NyUMgOACeJ1ih
rldOjFXyhXoI8nvDD3zIYi4=
=spAK
-----END PGP SIGNATURE-----