Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 10 Feb 2019 14:16:37 -0800 | Martin von Zweigbergk | cleanup: prefer matchmod.{always,never}() over accessing matchers directly |
Sun, 10 Feb 2019 14:16:33 -0800 | Martin von Zweigbergk | match: allow passing in badfn to always() and never() |
Sun, 10 Feb 2019 14:04:08 -0800 | Gregory Szorc | py3: use raw strings and %d for formatting |