Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 01 Sep 2018 13:21:45 +0900 | Yuya Nishihara | formatter: fill missing resources by formatter, not by resource mapper |
Thu, 07 Jun 2018 23:27:54 +0900 | Yuya Nishihara | templater: remove unused context argument from most resourcemapper functions |
Mon, 10 Sep 2018 20:57:18 +0900 | Yuya Nishihara | ancestor: remove extra generator from lazyancestors.__iter__() |
Wed, 12 Sep 2018 11:24:51 -0700 | Martin von Zweigbergk | localrepo: fix a mixmatched arg name in createrepository() docstring |
Wed, 12 Sep 2018 11:37:34 -0400 | Augie Fackler | error: ensure ProgrammingError message is always a str |
Wed, 12 Sep 2018 11:39:48 -0400 | Augie Fackler | py3: whitelist a test caught by the ratchet |