Commit Graph

55 Commits

Author SHA1 Message Date
Pierre-Yves David
e62e01ae47 phases: handle unknown nodes in boundary
We filter unknown node out of the boundary. No data is lost. A
filtering is explicitly done after strip too
2011-11-07 13:20:22 +01:00
Pierre-Yves David
7ab6d68a9a phases: add a moveboundary function to move phases boundaries
Also include logic to detect when to write phases data.
2011-11-07 14:11:01 +01:00
Matt Mackall
b887acee5d phases: handle errors other than ENOENT appropriately 2011-11-06 11:57:24 -06:00
Pierre-Yves David
ff2323c4af phases: basic I/O logic
Add function to read and write phase roots. Add a _phaseroots filecache on
localrepo class to access the phaseroots data.
2011-11-04 00:16:24 +01:00
Pierre-Yves David
8b33094602 phases: Minimal first add. 2011-11-03 23:49:14 +01:00