1
=================================
2
Bazaar Developer Document Catalog
3
=================================
12
contribution-quickstart
25
* `Bazaar Writer Guide <http://bazaar-vcs.org/ContributingToTheDocs>`_ (web link)
28
Developing using bzrlib
29
=======================
37
* `Writing plugins for Bazaar <http://bazaar-vcs.org/WritingPlugins>`_ (web link)
39
* `bzrlib API reference <http://starship.python.net/crew/mwh/bzrlibapi/>`_
56
.. |--| unicode:: U+2014
1
=======================
2
Bazaar Developers Guide
3
=======================
12
* `General HACKING HOWTO <HACKING.htm>`_
14
Guide to policies and tools for working on Bazaar itself.
16
* `Profiling notes <profiling.htm>`_
18
Instructions on how to profile bzr code and visualize the results.
23
* `Performance roadmap <performance-roadmap.htm>`_
25
The roadmap for fixing performance in bzr over the next few releases.
30
* `API versioning <api-versioning.htm>`_
32
bzrlib API versioning.
34
* `Bundles <bundles.htm>`_
36
All about bzr bundles.
38
* `Container format <container-format.htm>`_
40
Notes on a container format for streaming and storing Bazaar data.
42
* `Indices <indices.txt>`_
44
The index facilities available within bzrlib.
46
* `Repositories <repository.htm>`_
48
What repositories do and are used for.