##// END OF EJS Templates
dirstate-tree: Handle I/O errors in status...
dirstate-tree: Handle I/O errors in status Errors such as insufficient permissions when listing a directory are logged, and the algorithm continues without considering that directory. Differential Revision: https://phab.mercurial-scm.org/D10549
Simon Sapin -
r47885:1b4f0f81 default
Show More
Name Size Modified Last Commit Author
/ rust / hg-core / src / dirstate_tree
dirstate_map.rs Loading ...
dispatch.rs Loading ...
path_with_basename.rs Loading ...
status.rs Loading ...