4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
1 |
Specifications |
2 |
============== |
|
3 |
||
4 |
.. toctree:: |
|
5 |
:hidden: |
|
6 |
||
7 |
revision-properties |
|
8 |
api-versioning |
|
9 |
apport |
|
10 |
authentication-ring |
|
11 |
bundles |
|
12 |
container-format |
|
13 |
groupcompress-design |
|
14 |
indices |
|
15 |
inventory |
|
16 |
lca-merge |
|
17 |
network-protocol |
|
18 |
plugin-api |
|
19 |
repository |
|
20 |
repository-stream |
|
21 |
case-insensitive-file-systems |
|
22 |
development-repo |
|
23 |
packrepo |
|
24 |
||
25 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
26 |
* `Revision Properties <revision-properties.html>`_ |--| An application |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
27 |
can set arbitrary per-revision key/value pairs to store app-specific |
28 |
data. |
|
29 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
30 |
* `API versioning <api-versioning.html>`_ |--| bzrlib API versioning. |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
31 |
|
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
32 |
* `Apport error reporting <apport.html>`_ |--| Capture data to report |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
33 |
bugs. |
34 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
35 |
* `Authentication ring <authentication-ring.html>`_ |--| Configuring |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
36 |
authentication. |
37 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
38 |
* `Bundles <bundles.html>`_ |--| All about bzr bundles. |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
39 |
|
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
40 |
* `Container format <container-format.html>`_ |--| Notes on a container format |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
41 |
for streaming and storing Bazaar data. |
42 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
43 |
* `Groupcompress <groupcompress-design.html>`_ |--| Notes on the compression |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
44 |
technology used in CHK repositories. |
45 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
46 |
* `Indices <indices.html>`_ |--| The index facilities available within bzrlib. |
47 |
||
48 |
* `Inventories <inventory.html>`_ |--| Tree shape abstraction. |
|
49 |
||
50 |
* `LCA merge <lca-merge.html>`_ |--| A nice new merge algorithm. |
|
51 |
||
52 |
* `Network protocol <network-protocol.html>`_ |--| Custom network protocol. |
|
53 |
||
54 |
* `Plugin APIs <plugin-api.html>`_ |--| APIs plugins should use. |
|
55 |
||
56 |
* `Repositories <repository.html>`_ |--| What repositories do and are used for. |
|
57 |
||
58 |
* `Repository stream <repository-stream.html>`_ |--| Notes on streaming data |
|
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
59 |
for repositories (a layer above the container format). |
60 |
||
61 |
* `Bazaar and case-insensitive file systems <case-insensitive-file-systems.html>`_ |
|
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
62 |
|--| How Bazaar operates on case-insensitive file systems such as commonly |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
63 |
found on Windows, USB sticks, etc. |
64 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
65 |
* `Development repository formats <development-repo.html>`_ |--| How to |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
66 |
work with repository formats that are still under development. |
67 |
Contains instructions for those implementing new formats, of course, |
|
68 |
but also for (bleeding-edge) end users of those formats. |
|
69 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
70 |
* `Knit pack repositories <packrepo.html>`_ |--| KnitPack repositories |
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
71 |
(new in Bazaar 0.92). |
72 |
||
5193.5.8
by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore. |
73 |
|
74 |
.. |--| unicode:: U+2014 |
|
75 |
||
4634.39.10
by Ian Clatworthy
split developer docs into their own website/chm file |
76 |
.. |
77 |
vim: ft=rst tw=74 ai |