Mercurial > hg
log
age | author | description |
---|---|---|
Mon, 11 Mar 2019 09:20:26 -0700 | Martin von Zweigbergk | copies: remove dependency on scmutil by directly using match.exact() |
Mon, 11 Mar 2019 09:35:36 -0700 | Martin von Zweigbergk | uncommit: convert _fixdirstate() into _movedirstate() |
Mon, 11 Mar 2019 02:34:12 +0100 | Pierre-Yves David | updatecaches: also warm the tags caches |
Mon, 11 Mar 2019 02:32:21 +0100 | Pierre-Yves David | updatecaches: also warm revbranchcache for filtered revisions |
Wed, 13 Feb 2019 15:50:14 +0530 | Sushil khanchi | copies: handle a case when both merging csets are not descendant of merge base |
Thu, 14 Feb 2019 16:09:43 +0530 | Sushil khanchi | copies: add test that makes both the merging csets dirty and fails |
Thu, 14 Feb 2019 17:11:35 +0530 | Sushil khanchi | copies: add test that makes both the merging csets dirty and run w/o error |