Mercurial > evolve
log
age | author | description |
---|---|---|
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 |
Tue, 01 Sep 2020 23:35:43 -0400 | Matt Harbison | topic: fix the `topic(...)` revset to not select commits without a topic stable |