Mercurial > evolve
log
age | author | description |
---|---|---|
Mon, 31 Aug 2020 01:10:58 +0530 | Sushil khanchi | evolve: make sure we don't miss merging content of divergent changesets |
Wed, 05 Aug 2020 00:16:26 +0530 | Sushil khanchi | evolve: add test to show broken --continue case of content divergence |
Wed, 26 Aug 2020 00:05:52 -0700 | Martin von Zweigbergk | dirstate: replace _uncommitdirstate() by core's movedirstate() stable |
Thu, 03 Sep 2020 09:21:58 -0700 | Martin von Zweigbergk | tests: add test showing that `hg uncommit --rev` can fail to mark file added stable |
Wed, 26 Aug 2020 17:25:02 +0530 | Sushil khanchi | evolve: use evolvestate instead of populating a variable in functions |
Tue, 25 Aug 2020 22:34:33 -0700 | Martin von Zweigbergk | metaedit: switch to cleanupnodes() so e.g. bookmarks are moved |
Tue, 25 Aug 2020 22:50:28 -0700 | Martin von Zweigbergk | tests: show how metaedit doesn't update bookmarks |