Mercurial > public > mercurial-scm > hg-stable
diff rust/hg-cpython/src/utils.rs @ 51996:fb4d49c52c06
rust-cpython: also accept the `filteredrevs` argument in index.headrevs
The C version have been accepting this argument since Mercurial 3.2, lets align the Rust index here. This will make it possible to simplify the code in later changesets.
author | Pierre-Yves David <pierre-yves.david@octobus.net> |
---|---|
date | Wed, 25 Sep 2024 21:43:21 +0200 |
parents | c7fb9b74e753 |
children | 28a0eb21ff04 |