##// END OF EJS Templates
templater: remember cache key of evaluated revset...
templater: remember cache key of evaluated revset This provides a hint for caching further computation result of the given revset. See the next patch for example.

File last commit:

r44956:79ac59d3 default
r45082:1f81f680 default
Show More
Cargo.toml
3 lines | 75 B | application/toml | TOMLLexer
Gregory Szorc
rust: implementation of `hg`...
r35587 [workspace]
setup-rust: remove the legacy 'direct-ffi' variant...
r44956 members = ["hg-core", "hg-cpython"]
Georges Racinet
rust-cpython: exclude hgcli from workspace...
r41000 exclude = ["chg", "hgcli"]