~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

  • Committer: Aaron Bentley
  • Date: 2006-06-03 00:10:32 UTC
  • mto: This revision was merged to the branch mainline in revision 1738.
  • Revision ID: aaron.bentley@utoronto.ca-20060603001032-cb1dd1fa97d06f74
Update the TODOs

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This file is for listing TODOs for branches that are being worked on.
2
2
# It should ALWAYS be empty in the mainline or in integration branches.
3
 
#
4
 
 
5
 
Ensure changeset command behaves properly w/revisions (e.g. 0)
6
 
Decide whether to bundle 'send-changeset' into 'changeset'.
7
 
Decide whether to fix or kill 'verify-changeset'.
8
 
Figure out whether testament-related bug is my problem
9
 
Get rid of the 'old' directory
10
 
Bundle signatures?
11
 
What to do about ghost ancestors in remote branch that are present locally?
 
3