~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2007-06-26 19:10:00 UTC
  • mfrom: (2552.1.1 jam-integration)
  • Revision ID: pqm@pqm.ubuntu.com-20070626191000-flte155pupv54bcs
(Adeodato Simó) fix bug #120591 by using exact encoding for merge directives.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
=======================
 
2
Bazaar Developers Guide
 
3
=======================
 
4
 
 
5
###################
 
6
Documentation index
 
7
###################
 
8
 
 
9
Process
 
10
=======
 
11
 
 
12
* `General HACKING HOWTO <HACKING.htm>`_
 
13
 
 
14
  Guide to policies and tools for working on Bazaar itself.
 
15
 
 
16
* `Profiling notes <profiling.htm>`_
 
17
 
 
18
  Instructions on how to profile bzr code and visualize the results.
 
19
 
 
20
Plans
 
21
=====
 
22
 
 
23
* `Performance roadmap <performance-roadmap.htm>`_
 
24
 
 
25
  The roadmap for fixing performance in bzr over the next few releases.
 
26
 
 
27
Specifications
 
28
==============
 
29
 
 
30
* `Bundles <bundles.htm>`_
 
31
 
 
32
  All about bzr bundles.
 
33
 
 
34
* `Container format <container-format.htm>`_
 
35
 
 
36
  Notes on a container format for streaming and storing Bazaar data.
 
37