~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/index.txt

  • Committer: Martin Pool
  • Date: 2005-05-10 06:00:59 UTC
  • Revision ID: mbp@sourcefrog.net-20050510060059-bae67a465325f650
- Use AtomicFile to update statcache.
- New closed property on AtomicFile

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
__ http://canonical.com/
15
15
 
16
16
 
17
 
**Note: These documents describe the initial design and are out of
18
 
date in parts.**  For more up-to-date information see the wiki at
19
 
http://bazaar.canonical.com/
 
17
**Note:** These documents are in a very preliminary state, and so may
 
18
be internally or externally inconsistent or redundant.  Comments are
 
19
still very welcome.  Please send them to <mbp@sourcefrog.net>.
 
20
 
20
21
 
21
22
For more information, see the homepage at http://bazaar-ng.org/
22
23
 
103
104
 
104
105
* `Revfiles <revfile.html>`__ store the text history of files.
105
106
 
106
 
* `Revfiles storing annotations <revfile-annotation.html>`__
 
107
* `Revfiles storing annotations <revfile-annotation.txt>`__
107
108
 
108
109
* `Revision syntax <revision-syntax.html>`__ -- ``hello.c@12``, etc.
109
110