##// END OF EJS Templates
rust-dirstate: add helper to iterate ancestor paths...
rust-dirstate: add helper to iterate ancestor paths This is modeled after std::path::Path::ancestors(). find_dirs(b"") yields b"" because Mercurial's util.finddirs() works in that way, and the test case for DirsMultiset expects such behavior.
Yuya Nishihara -
r42789:cad3dde7 default
Show More
Name Size Modified Last Commit Author
/ contrib / packaging / debian
cacerts.rc Loading ...
changelog Loading ...
compat Loading ...
control Loading ...
copyright Loading ...
default-tools.rc Loading ...
hgkpath.rc Loading ...
rules Loading ...