Thanks!  bzr-grep is *super* useful.  By the way, the &quot;community&quot; feed on the bzr homepage (<a href="http://bazaar.canonical.com">http://bazaar.canonical.com</a>) has a prominent announcement for bzr-grep 0.2 on march 30.  Of course the announcement deep-links directly to the 0.2 branch.  Perhaps that could be updated so people get the latest goodness.<br>
<br>~M<br><br><div class="gmail_quote">On Tue, Jun 8, 2010 at 2:27 AM, Parth Malwankar <span dir="ltr">&lt;<a href="mailto:parth.malwankar@gmail.com">parth.malwankar@gmail.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
Hello,<br>
<br>
I am happy to announce bzr-grep[1] 0.4.0. This released fixes<br>
some bugs and has some performance optimizations.<br>
I would like to thank Martin [gz] for the various merge proposals<br>
he provided for this release.<br>
<br>
Changes since 0.3.0:<br>
* Add seperate output formatter to reduce duplication of search loops,<br>
  additionally make -Fi use regexp rather than lowercasing pattern and<br>
  entirety of text for the same reason. This also fixes bug #590589<br>
  - UnicodeDecodeError with options -Fi. (Martin [gz])<br>
<br>
* Added fast path for no match that avoids splitting the file text into<br>
  seperate lines and testing each one, by checking the entire text for a<br>
  possible match initially. (Martin [gz])<br>
<br>
* Added Makefile. (Parth Malwankar)<br>
<br>
* Fixed setup.py to work correctly. (Martin [gz])<br>
<br>
See the plugin guide[2] for details on installing bazaar plugins.<br>
<br>
Regards,<br>
Parth<br>
[1] <a href="https://launchpad.net/bzr-grep" target="_blank">https://launchpad.net/bzr-grep</a><br>
[2] <a href="http://doc.bazaar.canonical.com/plugins/en/plugin-installation.html" target="_blank">http://doc.bazaar.canonical.com/plugins/en/plugin-installation.html</a><br>
<br>
</blockquote></div><br>