~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

Make list-weave list knits, rename to list-versionedfile

Show diffs side-by-side

added added

removed removed

Lines of Context:
3801
3801
from bzrlib.conflicts import cmd_resolve, cmd_conflicts, restore
3802
3802
from bzrlib.bundle.commands import cmd_bundle_revisions
3803
3803
from bzrlib.sign_my_commits import cmd_sign_my_commits
3804
 
from bzrlib.weave_commands import cmd_weave_list, cmd_weave_join, \
 
3804
from bzrlib.weave_commands import cmd_versionedfile_list, cmd_weave_join, \
3805
3805
        cmd_weave_plan_merge, cmd_weave_merge_text