~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.txt

  • Committer: Martin Pool
  • Date: 2005-05-03 07:48:54 UTC
  • Revision ID: mbp@sourcefrog.net-20050503074854-adb6f9d6382e27a9
- sketchy experiments in bash and zsh completion

Show diffs side-by-side

added added

removed removed

Lines of Context:
73
73
 
74
74
* `Config specs <config-specs.html>`__ assemble a tree from several places.
75
75
 
76
 
* `Conflicts <conflicts.html>`_ that can occur during merge-like operations.
 
76
* `Conflicts <conflicts.html>`_ that can occur during merge-like
 
77
  operations.
 
78
 
 
79
* `Ignored files <ignore.html>`__
77
80
 
78
81
* `Recovering from interrupted operations <interrupted.html>`__
79
82
 
104
107
 
105
108
* `Patch pools <pool.html>`__ to efficiently store related branches.
106
109
 
 
110
* `Revfiles <revfile.html>`__ store the text history of files.
 
111
 
107
112
* `Revision syntax <revision-syntax.html>`__ -- ``hello.c@12``, etc.
108
113
 
109
114
* `Roll-up commits <rollup.html>`__ -- a single revision incorporates
177
182
Project management and organization
178
183
-----------------------------------
179
184
 
180
 
* `Development news <news.html>`__
181
 
 
182
185
* `Notes on how to get a VCS adopted <adoption.html>`__
183
186
 
184
 
* `Testing plan <testing.html>`__ -- very sketchy.
185
 
 
186
187
* `Thanks <thanks.html>`__ to various people
187
188
 
188
 
* `Roadmap <roadmap.html>`__: High-level order for implementing features.
189
 
 
190
 
* `<work-order.html>`__: current tasks.
191
 
 
192
189
* `Extra commands <extra-commands.html>`__ for
193
190
  internal/developer/debugger use.
194
191