~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

  • Committer: Martin Pool
  • Date: 2006-03-06 11:20:10 UTC
  • mfrom: (1593 +trunk)
  • mto: This revision was merged to the branch mainline in revision 1611.
  • Revision ID: mbp@sourcefrog.net-20060306112010-17c0170dde5d1eea
[merge] large merge to sync with bzr.dev

Show diffs side-by-side

added added

removed removed

Lines of Context:
18
18
 
19
19
Still to do in bzr.dev
20
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