Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 22 May 2018 23:48:08 -0400 | Matt Harbison | githelp: cleanup one more abort message |
Tue, 22 May 2018 20:43:42 +0900 | Yuya Nishihara | githelp: do not concatenate i18n messages dynamically so they can be collected |
Wed, 16 May 2018 14:59:32 -0700 | Kyle Lippincott | narrow: only wrap dirstate functions once, instead of per-reposetup |
Tue, 22 May 2018 00:25:18 +0530 | Pulkit Goyal | state: temporary silence pyflakes warning by removing variable assignment |
Tue, 22 May 2018 00:22:23 +0530 | Pulkit Goyal | state: fix usage of an unassigned variable |
Sun, 20 May 2018 18:53:03 +0530 | Pulkit Goyal | py3: add b'' prefixes in tests/test-revset2.t |
Mon, 21 May 2018 23:26:53 +0530 | Pulkit Goyal | py3: use encoding.strfromlocal() instead of pycompat.sysstr() |