##// 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

File last commit:

r45503:cf04f62d default
r47880:9c6b458a default
Show More
README.md
4 lines | 106 B | text/x-minidsrc | MarkdownLexer

rhg

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