~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

[merge] update from bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
16
16
   by overriding the import hook while running a test?  Then we could test that 
17
17
   the correct fallback behaviour happens when e.g. pycurl isn't available.
18
18
 
19
 
 
 
19
Still to do in bzr.dev
 
20
 
 
21
 * add news - fixed --one with testskipped
 
22
   branch formats are now tested uniformly, preventing regressions as new
 
23
   formats come online.
 
24
 * add news upgrade on url works
 
25
 * add testing news - branch_implementations
 
26
 * add testing news - testcasewithtransport
 
27
 * add testing news skips with --one
 
28
 * cleanup remnans of check_format in the BzrBranch constructor.
 
29
 * upgrade from .bzr to a '.bzr-new', then do a bait and switch.
 
30
 * document WorkingTree.create, branch.create, workingtree.create_standalone, branch.init deprecation.
 
31
 * merge in storage, use lockable files to reinstate permissions for checkout control files.
 
32
 * branch.clone duplicate code addressing