~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-09 03:12:51 UTC
  • Revision ID: mbp@sourcefrog.net-20050509031251-5cec0b7a32f8d434
todo

Show diffs side-by-side

added added

removed removed

Lines of Context:
59
59
 
60
60
__ http://mail.python.org/pipermail/python-list/2001-April/037847.html
61
61
 
62
 
* Read and write locks on branch while it's open.
63
 
 
64
62
* Separate read and write version checks?
65
63
 
 
64
* ``bzr status DIR`` should give status on all files under that
 
65
  directory.
 
66
 
66
67
* Check all commands have decent help.
67
68
 
68
69
* ``bzr inventory -r REV`` and perhaps unify this with ``bzr ls``,