~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

First cut at pluralised VersionedFiles. Some rather massive API incompatabilities, primarily because of the difficulty of coherence among competing stores.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4554
4554
    cmd_bundle_info,
4555
4555
    )
4556
4556
from bzrlib.sign_my_commits import cmd_sign_my_commits
4557
 
from bzrlib.weave_commands import cmd_versionedfile_list, cmd_weave_join, \
 
4557
from bzrlib.weave_commands import cmd_versionedfile_list, \
4558
4558
        cmd_weave_plan_merge, cmd_weave_merge_text