~bzr-pqm/bzr/bzr.dev

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# This file is for listing TODOs for branches that are being worked on.
# It should ALWAYS be empty in the mainline or in integration branches.
# 

 * add news - fixed --one with testskipped
   branch formats are now tested uniformly, preventing regressions as new
   formats come online.
 * add news upgrade on url works
 * add testing news - branch_implementations
 * add testing news - testcasewithtransport
 * add testing news skips with --one
 * cleanup remnans of check_format in the BzrBranch constructor.
 * upgrade from .bzr to a '.bzr-new', then do a bait and switch.
 * document WorkingTree.create, branch.create, workingtree.create_standalone, branch.init deprecation.
 * merge in storage, use lockable files to reinstate permissions for checkout control files.
 * branch.clone duplicate code addressing