~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/developers/index.txt

  • Committer: Martin Pool
  • Date: 2009-09-14 01:48:28 UTC
  • mfrom: (4685 +trunk)
  • mto: This revision was merged to the branch mainline in revision 4688.
  • Revision ID: mbp@sourcefrog.net-20090914014828-ydr9rlkdfq2sv57z
Merge news

Show diffs side-by-side

added added

removed removed

Lines of Context:
70
70
 
71
71
* `API versioning <api-versioning.html>`_ |--| bzrlib API versioning.
72
72
 
 
73
* `Apport error reporting <apport.html>`_ |--| Capture data to report
 
74
  bugs.
 
75
 
73
76
* `Authentication ring <authentication-ring.html>`_ |--| Configuring
74
77
  authentication.
75
78
 
123
126
* `Computing last_modified values <last-modified.html>`_ for inventory
124
127
  entries
125
128
 
 
129
* `Content filtering <content-filtering.html>`_
 
130
 
126
131
* `LCA Tree Merging <lca_tree_merging.html>`_ |--| Merging tree-shape when
127
132
  there is not a single unique ancestor (criss-cross merge).
128
133