rust/Cargo.toml
author Yuya Nishihara <yuya@tcha.org>
Mon, 19 Mar 2018 00:16:12 +0900
changeset 38265 41ae9b3cbfb9
parent 35569 964212780daf
child 39967 aab43d5861bb
permissions -rw-r--r--
templater: abstract min/max away I'm not certain how many get*() functions I'll add to the wrapped types, but getmin() and getmax() will allow us to optimize a revset wrapper.

[workspace]
members = ["hgcli"]