##// END OF EJS Templates
rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct...
rust: Move "lookup" a.k.a. "unsure" paths into `DirstateStatus` struct Instead of having `status()` returning a tuple of those paths and `DirstateStatus`. Differential Revision: https://phab.mercurial-scm.org/D10494
Simon Sapin -
r47880:9c6b458a default
Show More
Name Size Modified Last Commit Author
/ rust / rhg
src
Cargo.toml Loading ...
README.md Loading ...

rhg

This project provides a fastpath Rust implementation of the Mercurial (hg)
version control tool.