~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to doc/formats.txt

  • Committer: Martin Pool
  • Date: 2005-06-02 02:41:33 UTC
  • Revision ID: mbp@sourcefrog.net-20050602024133-bb6271c689b3034a
- Improved bash completion script
  contributed by Sven Wilhelm

Show diffs side-by-side

added added

removed removed

Lines of Context:
199
199
  Name of the branch to which this was originally committed.    
200
200
 
201
201
  (I'm not totally satisfied that this is the right way to do it; the
202
 
  results will be a bit wierd when a series of revisions pass through
 
202
  results will be a bit weird when a series of revisions pass through
203
203
  variously named branches.)
204
204
 
205
205
inventory_hash
238
238
need to walk the whole history of the branch to build this list.
239
239
  
240
240
 
 
241
----
 
242
 
 
243
Proposed changes
 
244
****************
 
245
 
 
246
* Don't store parent-id in all revisions, but rather have <DIRECTORY>
 
247
  nodes that contain entries for children?
 
248
 
 
249
* Assign an id to the root of the tree, perhaps listed in the top of
 
250
  the inventory?