lp:~vila/bzr/grep
Created by
Vincent Ladeuil
on
2007-12-14
and last modified on
2010-07-14
- Get this branch:
- bzr branch lp:~vila/bzr/grep
Only
Vincent Ladeuil
can upload to this branch. If you are
Vincent Ladeuil
please log in for upload directions.
Branch merges
Branch information
Recent revisions
- 10. By Vincent Ladeuil on 2008-01-20
-
Fix typo catched by Bernhard Voelker.
* __init__.py:
(cmd_grep): Fix forgotten no-recurse. - 9. By Vincent Ladeuil on 2008-01-16
-
Fix the file selection to do the right thing in sub directories.
* __init__.py:
Rework the file selection.* test_grep.py:
(TestGrepInDirs): Tests behavior in root dir and sub dirs. - 8. By Vincent Ladeuil on 2008-01-11
-
Cleanup and test suite creation.
* test_grep.py:
Single fake passing test.* __init__.py:
Add copyright. Add test_suite.* README:
Created.* CONTRIBUTORS:
Created. - 5. By Vincent Ladeuil on 2007-12-14
-
Make the plugin works again by locking the working tree.
* __init__.py:
Fix imports.
(cmd_grep): Lock the working tree so that the plugin works again.
