tests/test-locale.t
author Yuya Nishihara <yuya@tcha.org>
Sat, 12 Sep 2020 16:19:01 +0900
changeset 45567 a717de1cb624
parent 44821 afcad425a0b6
permissions -rw-r--r--
log: remove unused argument from _makerevset() I want to make getrevs() reusable for other commands, but the dependency graph of this getrevs() function is a mess. Let's minimize it first.

  $ LANG=nonexistent LC_ALL=nonexistent LANGUAGE=nonexistent hg version -q
  Mercurial Distributed SCM (version *) (glob)