##// END OF EJS Templates
rhg: align the dirstate v2 writing algorithm with python...
rhg: align the dirstate v2 writing algorithm with python Use the same algorithm of file append as python does, where we do a manual seek instead of relying on O_APPEND. (see the reasons in the inline comment)
Arseniy Alekseyev -
r50097:2d0e2217 stable
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / config
config.rs Loading ...
layer.rs Loading ...
values.rs Loading ...