Mercurial > hg-stable
log
age | author | description |
---|---|---|
Fri, 05 Oct 2018 21:29:21 +0900 | Yuya Nishihara | remotenames: inline _parseargs() into _revsetutil() |
Thu, 04 Oct 2018 16:27:40 -0700 | Martin von Zweigbergk | repo: create changectx in a single place in localrepo.__getitem__ |
Thu, 04 Oct 2018 16:06:36 -0700 | Martin von Zweigbergk | repo: remove the last few "pass" statements in localrepo.__getitem__ |
Thu, 04 Oct 2018 10:38:55 -0700 | Martin von Zweigbergk | filectx: correct docstring about "changeid" |
Thu, 04 Oct 2018 10:30:05 -0700 | Martin von Zweigbergk | context: drop incorrect and superfluous docstring |
Thu, 04 Oct 2018 21:35:12 -0400 | Augie Fackler | remotenames: follow-up on D3639 to make revset funcs take only one arg |
Thu, 12 Jul 2018 03:12:09 +0530 | Pulkit Goyal | remotenames: add names argument to remotenames revset |