Specifications ============== .. toctree:: :hidden: revision-properties api-versioning apport authentication-ring bundles container-format groupcompress-design indices inventory lca-merge network-protocol plugin-api repository repository-stream case-insensitive-file-systems development-repo packrepo feature-flags * `Revision Properties `_ |--| An application can set arbitrary per-revision key/value pairs to store app-specific data. * `API versioning `_ |--| breezy API versioning. * `Apport error reporting `_ |--| Capture data to report bugs. * `Authentication ring `_ |--| Configuring authentication. * `Bundles `_ |--| All about bzr bundles. * `Container format `_ |--| Notes on a container format for streaming and storing Bazaar data. * `Groupcompress `_ |--| Notes on the compression technology used in CHK repositories. * `Indices `_ |--| The index facilities available within breezy. * `Inventories `_ |--| Tree shape abstraction. * `LCA merge `_ |--| A nice new merge algorithm. * `Network protocol `_ |--| Custom network protocol. * `Plugin APIs `_ |--| APIs plugins should use. * `Repositories `_ |--| What repositories do and are used for. * `Repository stream `_ |--| Notes on streaming data for repositories (a layer above the container format). * `Bazaar and case-insensitive file systems `_ |--| How Bazaar operates on case-insensitive file systems such as commonly found on Windows, USB sticks, etc. * `Development repository formats `_ |--| How to work with repository formats that are still under development. Contains instructions for those implementing new formats, of course, but also for (bleeding-edge) end users of those formats. * `Knit pack repositories `_ |--| KnitPack repositories (new in Bazaar 0.92). * `Format feature flags `_ |--| Allow extending formats with optional features. (new in Bazaar 2.5). .. |--| unicode:: U+2014 .. vim: ft=rst tw=74 ai