summaryrefslogtreecommitdiff
path: root/doc/developers/implementation-notes.txt
blob: 28f1ab1a765f49946bb123a8865bb96483f3b8d1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
Implementation notes
====================

.. toctree::
   :hidden:

   btree_index_prefetch
   last-modified
   content-filtering
   lca_tree_merging


* `BTree Index Prefetch <btree_index_prefetch.html>`_ |--| How bzr decides
  to pre-read extra nodes in the btree index.

* `Computing last_modified values <last-modified.html>`_ for inventory
  entries

* `Content filtering <content-filtering.html>`_

* `LCA Tree Merging <lca_tree_merging.html>`_ |--| Merging tree-shape when
  there is not a single unique ancestor (criss-cross merge).


.. |--| unicode:: U+2014

..
   vim: ft=rst tw=74 ai