##// END OF EJS Templates
rhg: set the expected dirstate permissions (0o666 minus umask)...
rhg: set the expected dirstate permissions (0o666 minus umask) This is what Python code does, and users in multiuser environments rely on this behavior. (we've been maintaining a private patch that fixes this for a long time)
Arseniy Alekseyev -
r53242:a48c688d default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / revlog
changelog.rs Loading ...
compression.rs Loading ...
file_io.rs Loading ...
filelog.rs Loading ...
index.rs Loading ...
inner_revlog.rs Loading ...
manifest.rs Loading ...
mod.rs Loading ...
node.rs Loading ...
nodemap.rs Loading ...
nodemap_docket.rs Loading ...
options.rs Loading ...
patch.rs Loading ...
path_encode.rs Loading ...