~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/specifications.txt

  • Committer: Vincent Ladeuil
  • Date: 2010-07-07 11:21:19 UTC
  • mto: (5193.7.1 unify-confs)
  • mto: This revision was merged to the branch mainline in revision 5349.
  • Revision ID: v.ladeuil+lp@free.fr-20100707112119-jwyh312df41w6l0o
Revert previous change as I can't reproduce the related problem anymore.

Show diffs side-by-side

added added

removed removed

Lines of Context:
23
23
   packrepo
24
24
 
25
25
 
26
 
* `Revision Properties <revision-properties.html>`_ -- An application
 
26
* `Revision Properties <revision-properties.html>`_ |--| An application
27
27
  can set arbitrary per-revision key/value pairs to store app-specific
28
28
  data.
29
29
 
30
 
* `API versioning <api-versioning.html>`_ -- bzrlib API versioning.
 
30
* `API versioning <api-versioning.html>`_ |--| bzrlib API versioning.
31
31
 
32
 
* `Apport error reporting <apport.html>`_ -- Capture data to report
 
32
* `Apport error reporting <apport.html>`_ |--| Capture data to report
33
33
  bugs.
34
34
 
35
 
* `Authentication ring <authentication-ring.html>`_ -- Configuring
 
35
* `Authentication ring <authentication-ring.html>`_ |--| Configuring
36
36
  authentication.
37
37
 
38
 
* `Bundles <bundles.html>`_ -- All about bzr bundles.
 
38
* `Bundles <bundles.html>`_ |--| All about bzr bundles.
39
39
 
40
 
* `Container format <container-format.html>`_ -- Notes on a container format
 
40
* `Container format <container-format.html>`_ |--| Notes on a container format
41
41
  for streaming and storing Bazaar data.
42
42
 
43
 
* `Groupcompress <groupcompress-design.html>`_ -- Notes on the compression
 
43
* `Groupcompress <groupcompress-design.html>`_ |--| Notes on the compression
44
44
  technology used in CHK repositories.
45
45
 
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
 
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
59
59
  for repositories (a layer above the container format).
60
60
 
61
61
* `Bazaar and case-insensitive file systems <case-insensitive-file-systems.html>`_
62
 
  -- How Bazaar operates on case-insensitive file systems such as commonly
 
62
  |--| How Bazaar operates on case-insensitive file systems such as commonly
63
63
  found on Windows, USB sticks, etc.
64
64
 
65
 
* `Development repository formats <development-repo.html>`_ -- How to
 
65
* `Development repository formats <development-repo.html>`_ |--| How to
66
66
  work with repository formats that are still under development.
67
67
  Contains instructions for those implementing new formats, of course,
68
68
  but also for (bleeding-edge) end users of those formats.
69
69
 
70
 
* `Knit pack repositories <packrepo.html>`_ -- KnitPack repositories
 
70
* `Knit pack repositories <packrepo.html>`_ |--| KnitPack repositories
71
71
  (new in Bazaar 0.92).
72
72
 
 
73
 
 
74
.. |--| unicode:: U+2014
 
75
 
73
76
..
74
77
   vim: ft=rst tw=74 ai