~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/plans.txt

  • Committer: Martin Pool
  • Date: 2005-06-27 01:36:22 UTC
  • Revision ID: mbp@sourcefrog.net-20050627013622-0d56be3e3105043e
Merge from aaron:

------------------------------------------------------------
revno: 763
committer: Aaron Bentley <abentley@panoramicfeedback.com>
timestamp: Thu 2005-06-23 17:30:28 -0400
message:
  Copy files in immutable stores directly.
------------------------------------------------------------
revno: 762
committer: Aaron Bentley <abentley@panoramicfeedback.com>
timestamp: Thu 2005-06-23 16:12:33 -0400
message:
  Fixed direct call of get_url in RemoteBranch.get_revision
------------------------------------------------------------
revno: 761
committer: Aaron Bentley <abentley@panoramicfeedback.com>
timestamp: Thu 2005-06-23 12:00:31 -0400
message:
  Added prefetch support to update_revisions
------------------------------------------------------------
revno: 760
committer: Aaron Bentley <abentley@panoramicfeedback.com>
timestamp: Thu 2005-06-23 11:57:54 -0400
message:
  Added cache support to branch and pull
------------------------------------------------------------
revno: 759
committer: Aaron Bentley <abentley@panoramicfeedback.com>
timestamp: Thu 2005-06-23 11:21:37 -0400
message:
  Added find_cached_branch to branch
------------------------------------------------------------
revno: 758
committer: Aaron Bentley <abentley@panoramicfeedback.com>
timestamp: Thu 2005-06-23 11:17:10 -0400
message:
  Added CachedStore type to reduce remote downloads

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Plans
2
 
=====
3
 
 
4
 
.. toctree::
5
 
   :hidden:
6
 
 
7
 
   performance-roadmap
8
 
   colocated-branches
9
 
   tortoise-strategy
10
 
   improved_chk_index
11
 
 
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