/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to BRANCH.TODO

  • Committer: Robert Collins
  • Date: 2006-04-04 00:28:28 UTC
  • mfrom: (1624.2.4 bzr.init-repo-tree)
  • mto: This revision was merged to the branch mainline in revision 1636.
  • Revision ID: robertc@robertcollins.net-20060404002828-7ae872815166a0e2
Merge Erik Bågfors --trees option for init-repository.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# This file is for listing TODOs for branches that are being worked on.
 
2
# It should ALWAYS be empty in the mainline or in integration branches.
 
3
 
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.