log

age author description
Sun, 08 Aug 2021 01:00:45 +0300 Anton Shestakov compat: patch overlayworkingctx._markdirty() for hg 5.0 and earlier stable
Sun, 08 Aug 2021 00:59:11 +0300 Anton Shestakov compat: patch overlayworkingctx.markcopied() for hg 4.9 and earlier stable
Thu, 01 Jul 2021 15:47:45 +0300 Anton Shestakov stablerange: switch debugstablerange's default --method value to mergepoint
Thu, 01 Jul 2021 14:36:20 +0300 Anton Shestakov tests: use `| tee` for writing to files at the same time as to stdout
Tue, 29 Jun 2021 12:46:28 +0300 Anton Shestakov tests: add the other methods for debugstablerange as test cases
Tue, 29 Jun 2021 12:16:17 +0300 Anton Shestakov evolve: remove experimental.obshashrange.lru-size docs
Thu, 29 Jul 2021 22:45:51 +0300 Anton Shestakov fold: make sure to save commit messages in last-message.txt on rewrites stable
Wed, 28 Jul 2021 02:44:12 +0300 Anton Shestakov evolve: use obsolete.isenabled() instead of ui.configbool() directly
Fri, 06 Aug 2021 00:04:46 +0200 Pierre-Yves David branching: merge stable into default
Wed, 04 Aug 2021 00:46:06 +0300 Anton Shestakov compat: use movedirstate() from core if on hg 5.9+ stable
Wed, 04 Aug 2021 00:45:25 +0300 Anton Shestakov compat: import copies as copiesmod to prepare for the next patch stable
Wed, 04 Aug 2021 00:44:23 +0300 Anton Shestakov evolve: move movedirstate() to compat stable
Tue, 04 May 2021 09:39:45 -0700 Martin von Zweigbergk compat: make compatible with upstream change to put nullid on repo stable
Tue, 27 Jul 2021 03:06:25 +0300 Anton Shestakov topic: correctly update from public commits with a (now hidden) topic stable
Tue, 27 Jul 2021 03:00:09 +0300 Anton Shestakov tests: update to the current topic to prepare for the next patch stable
Mon, 05 Oct 2020 09:21:59 -0700 Martin von Zweigbergk rewriteutil: remove now-unused `update` argument from `rewite()` stable
Mon, 05 Oct 2020 08:35:17 -0700 Martin von Zweigbergk rewriteutil: fix broken touch of merge commits (issue6416) stable
Mon, 05 Oct 2020 09:02:21 -0700 Martin von Zweigbergk tests: demonstrate that touch can lose files (issue6416) stable
Tue, 13 Jul 2021 16:19:29 -0400 Matt Harbison topic: fix the help text to show how to disable publishing stable
Mon, 05 Oct 2020 10:29:29 -0700 Martin von Zweigbergk tests: add test showing that touch preserves copies stable
Wed, 23 Jun 2021 10:44:37 +0300 Anton Shestakov tests: consistently glob "1970/01/01 00:00:00" in blackbox output stable
Wed, 23 Jun 2021 10:24:59 +0300 Anton Shestakov tests: actually remove evoext cache files stable
Sat, 19 Jun 2021 22:13:13 +0300 Anton Shestakov evolve: drop the deprecated --unstable, --divergent and --bumped flags
Wed, 03 Feb 2021 13:23:41 +0530 Sushil khanchi tests: use common.sh for creating commits
Wed, 03 Feb 2021 10:07:54 +0530 Sushil khanchi pick: move `continue` and `abort` blocks above for more clarity
Tue, 04 May 2021 09:40:18 -0700 Martin von Zweigbergk rewriteutil: use precheck from core if recent enough
Sat, 19 Jun 2021 22:33:38 +0300 Anton Shestakov tests: drop 3.7 compatibility for log -G missing parent edge
Sat, 19 Jun 2021 22:09:08 +0300 Anton Shestakov evolve: map the deprecated --unstable flag to --orphan correctly
Sat, 19 Jun 2021 09:39:01 +0300 Anton Shestakov tests: there's no need to have hgext3rd. before extension name either
Sat, 19 Jun 2021 09:41:06 +0300 Anton Shestakov tests: there's no need to have hgext. before extension name
Sat, 19 Jun 2021 09:34:16 +0300 Anton Shestakov tests: drop blackbox from one obshashrange test that doesn't use it
Thu, 17 Jun 2021 11:18:30 +0300 Anton Shestakov tests: spell out hg resolve
Thu, 17 Jun 2021 11:16:53 +0300 Anton Shestakov tests: spell out hg parents
Thu, 17 Jun 2021 11:08:01 +0300 Anton Shestakov tests: spell out hg commands for readability
Thu, 17 Jun 2021 10:57:53 +0300 Anton Shestakov tests: use mkcommit() from common.sh in test-fold.t
Thu, 17 Jun 2021 10:55:51 +0300 Anton Shestakov tests: evolve should be able to handle split parents by now
Thu, 17 Jun 2021 10:31:17 +0300 Anton Shestakov tests: remove bits of older setups that no longer are needed
Mon, 21 Jun 2021 07:19:55 +0200 Pierre-Yves David branching: merge stable into default
Thu, 17 Jun 2021 11:26:49 +0300 Anton Shestakov evolve: hg commit has --message flag stable
Wed, 16 Jun 2021 08:29:28 +0300 Anton Shestakov tests: improve tarball size check in test-check-sdist.t stable
Mon, 14 Jun 2021 16:41:29 +0200 Pierre-Yves David readme: move the support channel on libera stable
Sat, 05 Jun 2021 00:34:53 +0800 Anton Shestakov evolve: wrap the more modern wireprotov1server._capabilities()
Sat, 29 May 2021 14:32:05 +0800 Anton Shestakov branching: merge with stable
Sat, 29 May 2021 14:26:04 +0800 Anton Shestakov packaging: mark as developer version stable
Fri, 28 May 2021 22:54:50 +0200 Pierre-Yves David Added tag 10.3.2 for changeset 30c8d8e6a7f4 stable
Fri, 28 May 2021 16:17:48 +0800 Anton Shestakov packaging: prepare version 10.3.2 stable 10.3.2
Fri, 28 May 2021 00:28:25 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Fri, 28 May 2021 00:23:12 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Fri, 28 May 2021 00:12:32 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Fri, 28 May 2021 00:03:09 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 27 May 2021 23:58:50 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 27 May 2021 23:50:51 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Thu, 27 May 2021 23:45:16 +0800 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
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()
Sun, 09 May 2021 20:02:01 +0800 Anton Shestakov tests: remove unnecessary config from test-obsolete.t
Sun, 09 May 2021 19:58:24 +0800 Anton Shestakov tests: drop debugobsolete alias from common.sh
Tue, 04 May 2021 09:39:45 -0700 Martin von Zweigbergk compat: make compatible with upstream change to put nullid on repo
Sun, 02 May 2021 22:06:11 +0800 Anton Shestakov next: remove duplicated targets when updating from an unstable changeset stable
Sun, 25 Apr 2021 23:52:29 +0800 Anton Shestakov branching: merge with stable
Sun, 25 Apr 2021 23:50:21 +0800 Anton Shestakov packaging: mark as developer version stable
Sun, 25 Apr 2021 15:32:51 +0200 Pierre-Yves David Added tag 10.3.1 for changeset 93dc3cb68842 stable
Sun, 25 Apr 2021 14:13:51 +0800 Anton Shestakov packaging: prepare version 10.3.1 stable 10.3.1
Sun, 25 Apr 2021 14:12:01 +0800 Anton Shestakov changelog: update for evolve 10.3.1 and topic 0.22.1 stable
Fri, 12 Mar 2021 19:04:11 +0800 Anton Shestakov changelog: fix a couple of typos that got through stable
Sun, 25 Apr 2021 13:24:36 +0800 Anton Shestakov test-compat: merge mercurial-4.7 into mercurial-4.6 mercurial-4.6
Sun, 25 Apr 2021 13:21:56 +0800 Anton Shestakov test-compat: merge mercurial-4.8 into mercurial-4.7 mercurial-4.7
Sun, 25 Apr 2021 13:18:03 +0800 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Sun, 25 Apr 2021 13:13:02 +0800 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Sat, 24 Apr 2021 21:34:57 +0800 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Sat, 24 Apr 2021 21:24:54 +0800 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Sat, 24 Apr 2021 21:13:21 +0800 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Sat, 24 Apr 2021 21:08:47 +0800 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sat, 24 Apr 2021 20:34:40 +0800 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Sat, 24 Apr 2021 20:27:44 +0800 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Sat, 24 Apr 2021 20:01:39 +0800 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Sat, 24 Apr 2021 19:54:14 +0800 Anton Shestakov test-compat: back out changeset 5b804fec43be mercurial-5.7
Sat, 24 Apr 2021 19:53:59 +0800 Anton Shestakov test-compat: back out changeset 7e2d3952a730 mercurial-5.7
Sat, 24 Apr 2021 19:53:12 +0800 Anton Shestakov test-compat: back out changeset 1682b388be13 mercurial-5.7
Sat, 24 Apr 2021 19:46:08 +0800 Anton Shestakov test-compat: create a compatibility branch for Mercurial 5.7 mercurial-5.7
Fri, 23 Apr 2021 13:05:18 +0200 Pierre-Yves David changelog: adjust the last changelog entry stable
Fri, 23 Apr 2021 13:05:18 +0200 Pierre-Yves David changelog: mention the cache fix stable
Thu, 22 Apr 2021 21:08:50 +0800 Anton Shestakov changelog: mention the recent hg next fixes stable
Thu, 22 Apr 2021 17:19:01 +0800 Anton Shestakov next: treat targets that need evolution the same as regular targets stable
Thu, 22 Apr 2021 17:18:37 +0800 Anton Shestakov next: filter unstable targets by topic only when there's no --no-topic stable
Wed, 21 Apr 2021 20:05:56 +0800 Anton Shestakov next: drop safety net around getting --no-topic flag value stable
Wed, 21 Apr 2021 19:51:00 +0800 Anton Shestakov next: make `filtered` a set of revs, not contexts stable
Wed, 21 Apr 2021 19:44:26 +0800 Anton Shestakov next: make aspchildren filtering code work correctly stable
Wed, 21 Apr 2021 19:41:41 +0800 Anton Shestakov evolve: rename choosedrev to selectedrev because choosed is not a word stable
Fri, 23 Apr 2021 11:55:42 +0200 Pierre-Yves David branching: merge with stable
Thu, 22 Apr 2021 20:51:46 +0800 Anton Shestakov tests: more globbing on the copyright line stable
Fri, 12 Mar 2021 18:48:49 +0800 Anton Shestakov tests: drop rev-branch-cache bundle capability, it's no longer advertised stable