lp:~jelmer/bzr-grep/lazy
Created by
Jelmer Vernooij
and last modified
- Get this branch:
- bzr branch lp:~jelmer/bzr-grep/lazy
Only
Jelmer Vernooij
can upload to this branch. If you are
Jelmer Vernooij
please log in for upload directions.
Branch merges
Propose for merging
- John A Meinel: Approve
-
Diff: 18 lines (+5/-1)1 file modifiedfeatures.py (+5/-1)
Branch information
Recent revisions
- 139. By Parth Malwankar
-
(Martin [gz]) Added fast path for no match that avoids splitting the
file text into seperate lines and testing each one, by checking the
entire text for a possible match initially. - 137. By Parth Malwankar
-
(Martin [gz]) Add seperate output formatter
to reduce duplication of search loops, additionally
make -Fi use regexp rather than lowercasing pattern
and entirety of text for the same reason.
This also fixed bug #590589.
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:bzr-grep