bzr-grep 0.1.0 released

Written for bzr-grep by Parth Malwankar on 2010-03-14

bzr-grep is a bazaar plugin to print lines matching PATTERN for specified files and revisions.
Following are the changes since the last revision.

* --recursive is now default. (Bug #536688).
  Use --no-recursive to search only the current directory.
* ``bzr grep`` searches working copy by default. (Bug #537072).
  Specific revision and revision range can be search with -r.
* --include/exclude=GLOB is now supported. (Bug #529889)

For plugin installation instructions see:
http://doc.bazaar.canonical.com/bzr.2.1/en/user-guide/plugins.html

Read all announcements