##// END OF EJS Templates
dirstate-v2: Rename Header to Root, move it to the end of the data file...
dirstate-v2: Rename Header to Root, move it to the end of the data file Now that they don’t have to be at the start, a given data file may contain multiple "roots". A docket only points to one of them, and previous ones are left unused to allow allow append-only in-place writing to an existing data file. Differential Revision: https://phab.mercurial-scm.org/D11090
Simon Sapin -
r48476:096ee2e2 default
Show More
Name Size Modified Last Commit Author
/ rust / rhg / src / commands
cat.rs Loading ...
config.rs Loading ...
debugdata.rs Loading ...
debugrequirements.rs Loading ...
files.rs Loading ...
root.rs Loading ...
status.rs Loading ...