log

age author description
Thu, 27 May 2021 23:35:37 +0800 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Thu, 27 May 2021 23:25:57 +0800 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Thu, 27 May 2021 23:18:19 +0800 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Thu, 27 May 2021 23:09:47 +0800 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Thu, 27 May 2021 23:01:35 +0800 Anton Shestakov test-compat: back out changeset 72c97e825530 mercurial-5.7
Thu, 27 May 2021 22:44:18 +0800 Anton Shestakov test-compat: merge stable into mercurial-5.7 mercurial-5.7
Wed, 26 May 2021 22:37:07 +0800 Anton Shestakov tests: update tagcache-related output of blackbox stable
Tue, 25 May 2021 18:46:09 +0200 Pierre-Yves David branching: merge with stable
Mon, 24 May 2021 16:01:07 +0800 Anton Shestakov changelog: add the recent fixes stable
Mon, 24 May 2021 15:15:45 +0800 Anton Shestakov evolve: use "served" repo filter to guess what the server will publish stable
Mon, 24 May 2021 15:14:30 +0800 Anton Shestakov topic: use "served" repo filter to guess what the server will publish stable
Mon, 24 May 2021 14:26:42 +0800 Anton Shestakov topic: announce ext-topics-publish capability in case of SSH and HTTP too stable
Wed, 19 May 2021 16:28:47 +0800 Anton Shestakov topic: add more variables to make a condition fit on one line stable
Wed, 19 May 2021 10:18:43 +0800 Anton Shestakov tests: add an alias for log -G with topo sort for convenience stable
Wed, 19 May 2021 10:05:29 +0800 Anton Shestakov tests: it's N after M stable
Wed, 19 May 2021 09:59:53 +0800 Anton Shestakov tests: add simple auto-publish checks alongside publish-bare-branch checks stable
Wed, 03 Mar 2021 12:40:59 +0530 Sushil khanchi divergence-resolution: use last evolution date to choose p1 when merging
Mon, 17 May 2021 19:23:09 +0800 Anton Shestakov split: adjust "no more change to split" to use plural form
Mon, 17 May 2021 19:22:34 +0800 Anton Shestakov topic: add a 'topic.active' label to messages with active topic
Mon, 17 May 2021 19:19:32 +0800 Anton Shestakov evolve: add labels to messages about leaving and deleting bookmarks
Mon, 17 May 2021 19:11:06 +0800 Anton Shestakov topic: make two almost identical messages actually identical
Mon, 17 May 2021 19:10:22 +0800 Anton Shestakov evolve: drop quotes around node in a content divergence resolution message
Mon, 17 May 2021 17:45:57 +0800 Anton Shestakov topic: remove duplicate entry in the colortable
Sun, 09 May 2021 00:10:55 +0800 Anton Shestakov topic: don't lose any file changes when changing topic of a merge commit stable
Sun, 09 May 2021 00:09:53 +0800 Anton Shestakov tests: add test-amend-merge.t with a simple merge amended by various commands stable
Sat, 15 May 2021 20:40:19 +0800 Anton Shestakov next: refactor two if blocks into an if-elif block stable
Sat, 15 May 2021 20:27:53 +0800 Anton Shestakov tests: demonstrate current behavior of hg next with --merge and --evolve stable
Sat, 15 May 2021 03:00:00 +0800 Anton Shestakov changelog: mention hg next --abort
Sat, 15 May 2021 02:59:11 +0800 Anton Shestakov next: add an --abort flag
Sat, 15 May 2021 02:58:04 +0800 Anton Shestakov compat: add check_at_most_one_arg() and check_incompatible_arguments()