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.
6
* add news - fixed --one with testskipped
7
branch formats are now tested uniformly, preventing regressions as new
9
* add news upgrade on url works
10
* add testing news - branch_implementations
11
* add testing news - testcasewithtransport
12
* add testing news - workingtree_implementations
13
* add testing news - repository_implementations
14
* add testing news skips with --one
15
* document WorkingTree.create, branch.create, workingtree.create_standalone, branch.init deprecation.
17
Before considering it finished.:
18
* cleanup remnans of check_format in the BzrBranch constructor.