~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/commands.py

  • Committer: Martin Pool
  • Date: 2005-04-26 10:24:32 UTC
  • Revision ID: mbp@sourcefrog.net-20050426102432-a15ab612512710bf
- update todos

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
## can be taken either from their parameters or their working
110
110
## directory.
111
111
 
112
 
## TODO: rename command, needed soon: check destination doesn't exist
113
 
## either in working copy or tree; move working copy; update
114
 
## inventory; write out
115
 
 
116
 
## TODO: move command; check destination is a directory and will not
117
 
## clash; move it.
118
 
 
119
 
## TODO: command to show renames, one per line, as to->from
120
 
 
121
112
 
122
113
 
123
114
cmd_aliases = {