log

age author description
Tue, 08 Sep 2020 11:21:49 +0800 Anton Shestakov packaging: prepare version 10.0.2 stable 10.0.2
Sun, 06 Sep 2020 06:02:34 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sun, 06 Sep 2020 06:02:28 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sun, 06 Sep 2020 06:02:24 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Sun, 06 Sep 2020 05:47:32 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Sun, 06 Sep 2020 05:45:28 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Sun, 06 Sep 2020 05:42:26 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Sun, 06 Sep 2020 05:40:19 +0800 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Sun, 06 Sep 2020 05:38:24 +0800 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sun, 06 Sep 2020 05:36:04 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.4 mercurial-5.4
Sun, 06 Sep 2020 05:32:36 +0800 Anton Shestakov changelog: update for 10.0.2 stable
Fri, 04 Sep 2020 21:33:11 +0200 Pierre-Yves David changelog: mention the various fix to content-divergence solving
Tue, 01 Sep 2020 10:41:42 +0530 Sushil khanchi evolve: refactor few lines for clear understanding
Mon, 31 Aug 2020 01:19:12 +0530 Sushil khanchi evolve: update "old-other" in evolvestate for --stop functionality
Tue, 04 Aug 2020 23:44:08 +0530 Sushil khanchi evolve: make consistent usage of variable throughout the func
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
Tue, 01 Sep 2020 23:35:43 -0400 Matt Harbison topic: fix the `topic(...)` revset to not select commits without a topic stable
Wed, 26 Aug 2020 14:09:09 +0200 Pierre-Yves David unstable-list: fix title level
Wed, 26 Aug 2020 13:07:57 +0200 Pierre-Yves David unstable-list: add local table of content of each details section
Wed, 26 Aug 2020 13:07:35 +0200 Pierre-Yves David unstable-list: add a general table of content
Wed, 26 Aug 2020 16:10:29 +0200 Pierre-Yves David unstable-list: move copytright after the title
Sat, 22 Aug 2020 07:24:46 +0800 Anton Shestakov split: use the last created commit as target for discard action stable
Sat, 22 Aug 2020 07:18:55 +0800 Anton Shestakov split: demonstrate that discard after more than one commit is misbehaving stable
Tue, 18 Aug 2020 12:35:24 +0530 Sushil khanchi unstable-list: add cause-of-trouble for content-divergence