~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to TODO

  • Committer: aaron.bentley at utoronto
  • Date: 2005-09-04 03:32:17 UTC
  • mfrom: (974.1.52)
  • mto: (1185.3.4)
  • mto: This revision was merged to the branch mainline in revision 1178.
  • Revision ID: aaron.bentley@utoronto.ca-20050904033217-821a797652305c14
Disabled urlgrabber

Show diffs side-by-side

added added

removed removed

Lines of Context:
24
24
 
25
25
  2005-11-05      mbp  Flowers for stephane
26
26
 
27
 
* print a message at the end of running the tests telling them tht the
 
27
* print a message at the end of running the tests telling them that the
28
28
  test log and output exists but can be removed
29
29
 
30
30
* tests for running the commit editor, and fix problem of not passing in 
201
201
* sometimes gives "conflicting add" even when the contents are in fact
202
202
  the same???
203
203
 
 
204
* BZRDIR should be in branch.py not __init__.py.
204
205
 
205
206
Medium things
206
207
-------------