/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to bzrlib/builtins.py

  • Committer: John Arbash Meinel
  • Date: 2006-01-01 00:53:37 UTC
  • mto: (1185.82.108 w-changeset)
  • mto: This revision was merged to the branch mainline in revision 1738.
  • Revision ID: john@arbash-meinel.com-20060101005337-54e006f2115719a5
Worked out the changeset command.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2006
2006
# we do need to load at least some information about them to know of 
2007
2007
# aliases.
2008
2008
from bzrlib.conflicts import cmd_resolve, cmd_conflicts, restore
 
2009
from bzrlib.changeset.commands import cmd_changeset