Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 22 May 2018 11:20:55 -0700 | Kyle Lippincott | localrepo: add docstring to _makedirstate to make it less likely to be removed |
Tue, 15 May 2018 14:35:41 +0200 | David Demelier | scmutil: move repair.stripbmrevset as scmutil.bookmarkrevs (API) |
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 |