/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
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
6803.1.1 by Jelmer Vernooij
Bunch of developer docs changes:
24
   feature-flags
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
25
26
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
27
* `Revision Properties <revision-properties.html>`_ |--| An application
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
28
  can set arbitrary per-revision key/value pairs to store app-specific
29
  data.
30
6803.1.1 by Jelmer Vernooij
Bunch of developer docs changes:
31
* `API versioning <api-versioning.html>`_ |--| breezy API versioning.
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
32
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
33
* `Apport error reporting <apport.html>`_ |--| Capture data to report
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
34
  bugs.
35
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
36
* `Authentication ring <authentication-ring.html>`_ |--| Configuring
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
37
  authentication.
38
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
39
* `Bundles <bundles.html>`_ |--| All about bzr bundles.
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
40
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
41
* `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
42
  for streaming and storing Bazaar data.
43
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
44
* `Groupcompress <groupcompress-design.html>`_ |--| Notes on the compression
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
45
  technology used in CHK repositories.
46
6803.1.1 by Jelmer Vernooij
Bunch of developer docs changes:
47
* `Indices <indices.html>`_ |--| The index facilities available within breezy.
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
48
49
* `Inventories <inventory.html>`_ |--| Tree shape abstraction.
50
51
* `LCA merge <lca-merge.html>`_ |--| A nice new merge algorithm.
52
53
* `Network protocol <network-protocol.html>`_ |--| Custom network protocol.
54
55
* `Plugin APIs <plugin-api.html>`_ |--| APIs plugins should use.
56
57
* `Repositories <repository.html>`_ |--| What repositories do and are used for.
58
59
* `Repository stream <repository-stream.html>`_ |--| Notes on streaming data
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
60
  for repositories (a layer above the container format).
61
62
* `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.
63
  |--| 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
64
  found on Windows, USB sticks, etc.
65
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
66
* `Development repository formats <development-repo.html>`_ |--| How to
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
67
  work with repository formats that are still under development.
68
  Contains instructions for those implementing new formats, of course,
69
  but also for (bleeding-edge) end users of those formats.
70
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
71
* `Knit pack repositories <packrepo.html>`_ |--| KnitPack repositories
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
72
  (new in Bazaar 0.92).
73
6803.1.2 by Jelmer Vernooij
Fix typos.
74
* `Format feature flags <feature-flags.html>`_ |--| Allow extending
6803.1.1 by Jelmer Vernooij
Bunch of developer docs changes:
75
  formats with optional features.  (new in Bazaar 2.5).
76
77
5193.5.8 by Vincent Ladeuil
Revert previous change as I can't reproduce the related problem anymore.
78
79
.. |--| unicode:: U+2014
80
4634.39.10 by Ian Clatworthy
split developer docs into their own website/chm file
81
..
82
   vim: ft=rst tw=74 ai