~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: Martin Pool
  • Date: 2005-05-03 08:00:27 UTC
  • Revision ID: mbp@sourcefrog.net-20050503080027-908edb5b39982198
doc

Show diffs side-by-side

added added

removed removed

Lines of Context:
78
78
 
79
79
* Atomic file class that renames into place when it's closed.
80
80
 
 
81
* Don't abort if ``~/.bzr.log`` can't be used.
 
82
 
81
83
 
82
84
Medium things
83
85
-------------
153
155
* Consider using Python logging library as well as/instead of
154
156
  bzrlib.trace.
155
157
 
 
158
* Commands should give some progress indication by default.
 
159
 
 
160
  - But quieten this with ``--silent``.
 
161
 
156
162
* Change to using gettext message localization.
157
163
 
158
164
* Make a clearer separation between internal and external bzrlib