Can "bzr annotate" be sped up?

Stefan Monnier monnier at iro.umontreal.ca
Mon Jun 20 13:51:19 UTC 2011


> For the bits that we just described, you could always do:
> bzr annotate --show-ids | (Filter out the revision-id for the line you care
> about)
> bzr annotate -r before:$REVID ...

Yup, plus "bzr log+diff" at each step, of course since that's the actual
info I'm looking for.

Fun!

And it makes it feel like "bzr annotate" is blindingly fast.


        Stefan



More information about the bazaar mailing list