Merge lp:~jelmer/bzr/2.2-feature-flags into lp:bzr/2.2
Proposed by
Jelmer Vernooij
Status: | Merged |
---|---|
Approved by: | Jelmer Vernooij |
Approved revision: | no longer in the source branch. |
Merged at revision: | 5136 |
Proposed branch: | lp:~jelmer/bzr/2.2-feature-flags |
Merge into: | lp:bzr/2.2 |
Diff against target: |
158 lines (+78/-3) 7 files modified
NEWS (+4/-0) bzrlib/branch.py (+2/-1) bzrlib/bzrdir.py (+30/-2) bzrlib/errors.py (+19/-0) bzrlib/repository.py (+1/-0) bzrlib/tests/test_bzrdir.py (+21/-0) bzrlib/workingtree.py (+1/-0) |
To merge this branch: | bzr merge lp:~jelmer/bzr/2.2-feature-flags |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
bzr-core | Pending | ||
Review via email: mp+97666@code.launchpad.net |
Commit message
Add basic support for feature flags.
Description of the change
Add basic support for feature flags to the 2.2 release series.
This does the bare minimum to:
* ignore optional feature flags
* raise an appropriate error (non-confusing) for any other feature flags
To post a comment you must log in.
Marking as approved, simply upmerging from 2.1.