log

age author description
Thu, 11 Mar 2021 18:31:51 +0800 Anton Shestakov changelog: update for evolve 10.3.0 stable
Thu, 11 Mar 2021 14:49:22 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Thu, 11 Mar 2021 14:48:12 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Thu, 11 Mar 2021 14:42:51 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Thu, 11 Mar 2021 14:32:26 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 11 Mar 2021 14:22:45 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 11 Mar 2021 14:07:39 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Thu, 11 Mar 2021 13:36:30 +0800 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Thu, 11 Mar 2021 13:27:18 +0800 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Thu, 11 Mar 2021 13:18:30 +0800 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Thu, 11 Mar 2021 12:51:00 +0800 Anton Shestakov tests: remove in-memory evolve cases (not supported prior to 5.6) mercurial-5.5
Thu, 11 Mar 2021 12:40:20 +0800 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Thu, 11 Mar 2021 12:29:50 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.6 mercurial-5.6
Thu, 11 Mar 2021 12:06:42 +0800 Anton Shestakov test-compat: back out changeset ab2c56cdfc19 stable
Thu, 11 Mar 2021 12:06:41 +0800 Anton Shestakov test-compat: back out changeset ad80552c706c stable
Thu, 11 Mar 2021 11:49:34 +0800 Anton Shestakov branching: merge into stable in preparation for release stable
Tue, 09 Mar 2021 18:50:10 +0800 Anton Shestakov evolve: check if in-memory is supported on a good enough level for evolve
Tue, 02 Feb 2021 00:05:19 +0530 Sushil khanchi divergence-resolution: update some comments
Mon, 01 Feb 2021 23:56:34 +0530 Sushil khanchi evolve: drop unnecessary variables (follow-up of a9ad01ed1539)
Wed, 03 Mar 2021 10:57:09 +0800 Anton Shestakov tests: remove some unnecessary config
Thu, 04 Mar 2021 09:12:41 +0800 Anton Shestakov changelog: move a recently added feature to the correct release
Thu, 04 Mar 2021 09:12:04 +0800 Anton Shestakov changelog: reorder items, spelling
Wed, 03 Mar 2021 11:08:13 +0800 Anton Shestakov changelog: fix indent
Sat, 05 Sep 2020 09:24:33 +0530 Sushil khanchi evolve: add CHANGELOG entry
Wed, 26 Aug 2020 23:27:17 +0530 Sushil khanchi evolve: preserve wdir when using --stop
Mon, 01 Mar 2021 19:22:33 +0800 Anton Shestakov evolve: update a couple of comments in the recently created revset.py
Mon, 01 Mar 2021 19:21:54 +0800 Anton Shestakov evolve: add a compat comment to unstable() revset predicate
Sat, 27 Feb 2021 19:13:04 +0800 Anton Shestakov evolve: document provided revset predicates
Sat, 27 Feb 2021 18:22:12 +0800 Anton Shestakov evolve: split revsets into its own separate revset.py
Sat, 27 Feb 2021 18:07:27 +0800 Anton Shestakov evolve: rearrange some imports