/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to BRANCH.TODO

  • Committer: Erik Bågfors
  • Date: 2006-02-04 11:36:23 UTC
  • mto: (1185.50.77 bzr-jam-integration)
  • mto: This revision was merged to the branch mainline in revision 1554.
  • Revision ID: erik@bagfors.nu-20060204113623-016da21eeb5723ca
Support for setting the default log format at a configuration option
Also, removed the possibility for plugins to set the default formatter

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