lp:~parthm/bzr/300062-invalid-pattern-warnings
Created by Parth Malwankar and last modified
- Get this branch:
- bzr branch lp:~parthm/bzr/300062-invalid-pattern-warnings
Only Parth Malwankar can upload to this branch. If you are Parth Malwankar please log in for upload directions.
Branch merges
Propose for merging
No branches dependent on this one.
- John A Meinel: Needs Fixing
- Robert Collins: Pending requested
- bzr-core: Pending requested
- Diff: 680 lines (+383/-39)12 files modifiedNEWS (+5/-0)
bzrlib/builtins.py (+10/-0)
bzrlib/errors.py (+1/-1)
bzrlib/globbing.py (+143/-28)
bzrlib/lazy_regex.py (+6/-6)
bzrlib/tests/blackbox/test_add.py (+28/-0)
bzrlib/tests/blackbox/test_ignore.py (+32/-0)
bzrlib/tests/blackbox/test_ignored.py (+15/-0)
bzrlib/tests/blackbox/test_ls.py (+23/-0)
bzrlib/tests/blackbox/test_status.py (+69/-0)
bzrlib/tests/test_globbing.py (+41/-4)
bzrlib/tests/test_ignores.py (+10/-0)
Related bugs
| Bug #300062: give a better message for an invalid ignore regexp | Medium | Fix Released | |
Related blueprints
Branch information
Recent revisions
Branch metadata
- Branch format:
- Branch format 7
- Repository format:
- Bazaar repository format 2a (needs bzr 1.16 or later)
- Stacked on:
- lp:bzr