~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

[merge] land Robert's branch-formats branch

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
3
 
4
 
 
5
 * add news - fixed --one with testskipped
 
6
   branch formats are now tested uniformly, preventing regressions as new
 
7
   formats come online.
 
8
 * add news upgrade on url works
 
9
 * add testing news - branch_implementations
 
10
 * add testing news - testcasewithtransport
 
11
 * add testing news skips with --one
 
12
 * cleanup remnans of check_format in the BzrBranch constructor.
 
13
 * upgrade from .bzr to a '.bzr-new', then do a bait and switch.
 
14
 * document WorkingTree.create, branch.create, workingtree.create_standalone, branch.init deprecation.
 
15
 * merge in storage, use lockable files to reinstate permissions for checkout control files.
 
16
 * branch.clone duplicate code addressing