~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-09 03:02:23 UTC
  • Revision ID: mbp@sourcefrog.net-20050509030223-b2d759eebe6af62c
- Update todo list

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
 
27
27
* Import ElementTree update patch.
28
28
 
29
 
* Syntax should be ``bzr export -r REV``.
30
 
 
31
29
* Plugins that provide commands.  By just installing a file into some
32
30
  directory (e.g. ``/usr/share/bzr/plugins``) it should be possible to
33
31
  create new top-level commands (``bzr frob``).  Extensions can be
69
67
 
70
68
* Check all commands have decent help.
71
69
 
72
 
* Autogenerate argument/option help.
73
 
 
74
70
* ``bzr inventory -r REV`` and perhaps unify this with ``bzr ls``,
75
71
  giving options to display ids, types, etc.
76
72