~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to BRANCH.TODO

  • Committer: Robert Collins
  • Date: 2005-08-25 01:13:32 UTC
  • mto: (974.1.50) (1185.1.10) (1092.3.1)
  • mto: This revision was merged to the branch mainline in revision 1139.
  • Revision ID: robertc@robertcollins.net-20050825011331-6d549d5de7edcec1
two bugfixes to smart_add - do not add paths from nested trees to the parent tree, and do not mutate the user supplied file list

Show diffs side-by-side

added added

removed removed

Lines of Context:
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.
3
 
4
 
 
5
 
When merging:
6
 
 * add news - fixed --one with testskipped
7
 
   branch formats are now tested uniformly, preventing regressions as new
8
 
   formats come online.
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.
16
 
 
17
 
Before considering it finished.:
18
 
 * cleanup remnans of check_format in the BzrBranch constructor.
19
 
 * check to use BzrDir