Fast working tree state format
Registered by
Robert Collins
This format is tuned for fast parsing, and immediate access to all the information needed to do a commit or status - no roundtrips should be needed to show 'status'. It combines the data for 'basis', 'current', and 'parents'. This may be suboptimal for incremental operations like 'add' and 'remove' and 'rename', but should be good for 'diff' and 'status' and 'commit'.
Blueprint information
- Status:
- Complete
- Approver:
- Martin Pool
- Priority:
- Essential
- Drafter:
- Robert Collins
- Direction:
- Approved
- Assignee:
- Robert Collins
- Definition:
- Approved
- Series goal:
- Accepted for trunk
- Implementation:
-
Implemented
- Milestone target:
-
0.15
- Started by
- Robert Collins
- Completed by
- Robert Collins
Related branches
Related bugs
Sprints
Whiteboard
John and Robert both implemented it.
(?)
Work Items
Dependency tree

* Blueprints in grey have been implemented.