/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 doc/developers/plans.txt

  • Committer: Ross Lagerwall
  • Date: 2012-02-24 20:15:34 UTC
  • mto: This revision was merged to the branch mainline in revision 6480.
  • Revision ID: rosslagerwall@gmail.com-20120224201534-n6ryqqyucx4njccd
Split the --port option to bzr serve into --listen and --port.

This makes it much less confusing and allows the user to specify an address to
listen on without needing to specify the port as well.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
=====
3
3
 
4
4
.. toctree::
5
 
   :hidden:
 
5
   :maxdepth: 1
6
6
 
7
 
   performance-roadmap
 
7
   Performance roadmap <performance-roadmap>
8
8
   colocated-branches
 
9
   feature-flags
 
10
   new-config-rationale
9
11
   tortoise-strategy
10
12
   improved_chk_index
11
13
 
12
 
 
13
 
* `Performance roadmap <performance-roadmap.html>`_ |--| The roadmap
14
 
  for fixing performance in bzr over the next few releases.
15
 
 
16
 
* `Co-located branches <colocated-branches.html>`_ |--| Planned(?) support
17
 
  for storing multiple branches in one file-system directory.
18
 
 
19
 
* `Bazaar Windows Shell Extension Options <tortoise-strategy.html>`_ |--|
20
 
  Implmentation strategy for Bazaar Windows Shell Extensions, aka
21
 
  TortoiseBzr.
22
 
 
23
 
* `CHK Optimized index <improved_chk_index.html>`_
24
 
 
25
 
 
26
 
.. |--| unicode:: U+2014
27
 
 
28
 
..
29
 
   vim: ft=rst tw=74 ai