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.
5
* add news - fixed --one with testskipped
6
branch formats are now tested uniformly, preventing regressions as new
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