~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

  • Committer: Martin Pool
  • Date: 2006-03-10 06:29:53 UTC
  • mfrom: (1608 +trunk)
  • mto: This revision was merged to the branch mainline in revision 1611.
  • Revision ID: mbp@sourcefrog.net-20060310062953-bc1c7ade75c89a7a
[merge] bzr.dev; pycurl not updated for readv yet

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
# It should ALWAYS be empty in the mainline or in integration branches.
3
3
4
4
 
 
5
 * make revision store not annotate the contents
 
6
   - ditto signature store
 
7
 
 
8
 * make revision and signature stores not allow delta compression.
 
9
 
 
10
 * implement a fast plan_merge for knits.
 
11
   [Deferred]
 
12
 
 
13
 * knit join should try a little harder to be in-sequence-order.