~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/per_branch/__init__.py

(jelmer) Remove Branch.revision_history() and Branch.set_revision_history().
 (Jelmer Vernooij)

Show diffs side-by-side

added added

removed removed

Lines of Context:
168
168
        'pull',
169
169
        'push',
170
170
        'reconcile',
171
 
        'revision_history',
172
171
        'revision_id_to_dotted_revno',
173
172
        'revision_id_to_revno',
174
173
        'sprout',