log

age author description
Thu, 12 Oct 2023 14:04:37 -0300 Anton Shestakov compat: make sure to actually pass tip to commitstatus()
Sun, 15 Oct 2023 16:37:27 -0300 Anton Shestakov branching: closing test-compat branch for mercurial-4.8 mercurial-4.8
Wed, 11 Oct 2023 15:18:41 -0300 Anton Shestakov changelog: update for evolve 11.1.0 and topic 1.1.0
Wed, 11 Oct 2023 13:45:08 -0300 Anton Shestakov branching: merge with stable
Sat, 30 Sep 2023 15:41:05 -0300 Anton Shestakov topic: test config files and explicit --rev arguments using `hg incoming`
Mon, 09 Oct 2023 15:07:38 -0300 Anton Shestakov topic: use a config option to signal explicit target arguments (for tns)
Mon, 09 Oct 2023 15:06:26 -0300 Anton Shestakov topic: copy experimental.tns-default-pull-namespaces to remote peer ui
Sat, 30 Sep 2023 13:59:18 -0300 Anton Shestakov tests: add `hg incoming` with a template that includes {fqbn}
Fri, 29 Sep 2023 16:37:53 -0300 Anton Shestakov topic: also add topic and topic namespace caches to bundlerepository
Fri, 29 Sep 2023 16:36:32 -0300 Anton Shestakov topic: check for devel.randomseed existence correctly
Wed, 04 Oct 2023 14:27:00 -0300 Anton Shestakov changelog: mention the removal of evolve.serveronly and serverminitopic
Wed, 04 Oct 2023 14:08:53 -0300 Anton Shestakov evolve.serveronly: remove this extension, please use regular evolve extension
Wed, 04 Oct 2023 14:04:40 -0300 Anton Shestakov serverminitopic: remove this extension, please use regular topic extension
Wed, 16 Aug 2023 15:11:43 -0300 Anton Shestakov evolve: fix docstring of _markerseffects() stable
Wed, 04 Oct 2023 13:48:52 -0300 Anton Shestakov changelog: update for evolve 11.0.3 and topic 1.0.3 stable
Wed, 04 Oct 2023 13:44:33 -0300 Anton Shestakov topic: invalidate topic namespace cache in repo.invalidatecaches() stable
Tue, 12 Sep 2023 11:45:49 -0400 Matt Harbison pick: update commit message hashes like other rewrite commands
Tue, 20 Jun 2023 12:30:24 -0300 Anton Shestakov topic: pretend changeset has no topic namespace if it doesn't have a topic
Wed, 06 Sep 2023 16:03:01 -0300 Anton Shestakov tests: import a patch with topic namespace, but without topic
Wed, 06 Sep 2023 16:00:37 -0300 Anton Shestakov tests: show extras after importing a patch with topic and namespace
Wed, 06 Sep 2023 14:45:42 -0300 Anton Shestakov topic: don't write namespace into commit extras if there's no topic
Thu, 27 Jul 2023 16:39:43 -0300 Anton Shestakov topic: add experimental.tns-default-pull-namespaces config option
Wed, 30 Aug 2023 15:08:35 -0300 Anton Shestakov topic: compatibility for commitstatus(..., **opts)
Fri, 25 Aug 2023 16:01:28 -0300 Anton Shestakov topic: properly process revbranchcache before sending it to peers (issue6841) stable
Sun, 13 Aug 2023 16:08:26 -0300 Anton Shestakov topic: transaction names sometimes need stripping of URLs
Thu, 03 Aug 2023 16:32:41 -0300 Anton Shestakov topic: compatibility for tr.changes[b'phases'] in hg 5.3 and older
Mon, 31 Jul 2023 16:47:42 -0300 Anton Shestakov tests: importing with default topic&namespace values doesn't add extras
Mon, 31 Jul 2023 16:23:52 -0300 Anton Shestakov branching: merge with stable
Thu, 27 Jul 2023 16:37:09 -0300 Anton Shestakov topic: update hg debug-topic-namespace to treat "none" as the empty value
Thu, 20 Jul 2023 13:42:06 -0300 Anton Shestakov evolve: don't warn about topics while resolving public content-divergence stable
Fri, 14 Jul 2023 15:54:51 -0300 Anton Shestakov topic: teach hg import/export to handle topic namespace as well
Mon, 10 Jul 2023 16:13:45 -0300 Anton Shestakov compat: make inspect.getargspec() work with functools.partial on Python 2
Thu, 22 Jun 2023 21:51:37 -0300 Anton Shestakov topic: experimental config option and topic namespace checking in precheck()
Mon, 17 Jul 2023 15:52:39 -0300 Anton Shestakov topic: only set topic on workingcommitctx if it doesn't already have one stable
Mon, 17 Jul 2023 16:20:16 -0300 Anton Shestakov topic: check if tns is "none" in one more place
Mon, 17 Jul 2023 16:17:39 -0300 Anton Shestakov topic: write topic namespace to disk if it's not "none"
Mon, 17 Jul 2023 14:34:59 -0300 Anton Shestakov topic: update topic namespace revset to use "none" as the default/empty value
Thu, 06 Jul 2023 14:49:54 -0300 Anton Shestakov docs: switch to fediverse terminology
Thu, 06 Jul 2023 14:49:06 -0300 Anton Shestakov docs: update the release checklist template
Wed, 05 Jul 2023 15:57:19 -0300 Anton Shestakov branching: merge with stable
Wed, 05 Jul 2023 15:51:56 -0300 Anton Shestakov packaging: mark as developer version stable
Wed, 05 Jul 2023 14:33:41 -0300 Anton Shestakov Added tag 11.0.2 for changeset b9355f6f3093 stable
Wed, 05 Jul 2023 14:33:09 -0300 Anton Shestakov packaging: prepare evolve 11.0.2 and topic 1.0.2 stable 11.0.2
Fri, 30 Jun 2023 14:23:27 -0300 Anton Shestakov packaging: update the debian changelog stable
Fri, 30 Jun 2023 14:22:54 -0300 Anton Shestakov changelog: update for evolve 11.0.2 stable
Fri, 30 Jun 2023 14:47:57 -0300 Anton Shestakov topic: mark compatible with Mercurial 6.5 stable
Fri, 30 Jun 2023 14:47:35 -0300 Anton Shestakov evolve: mark compatible with Mercurial 6.5 stable
Fri, 07 Apr 2023 15:52:26 -0300 Anton Shestakov packaging: use python3 instead of python in debian/rules stable
Tue, 04 Jul 2023 15:56:55 -0300 Anton Shestakov test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8
Tue, 04 Jul 2023 15:24:56 -0300 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Mon, 03 Jul 2023 23:20:52 -0300 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Mon, 03 Jul 2023 17:29:14 -0300 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Mon, 03 Jul 2023 17:06:04 -0300 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Sun, 02 Jul 2023 12:56:54 -0300 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sun, 02 Jul 2023 12:41:26 -0300 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Sun, 02 Jul 2023 12:29:09 -0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Sun, 02 Jul 2023 12:08:06 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Fri, 30 Jun 2023 16:45:29 -0300 Anton Shestakov test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7
Fri, 30 Jun 2023 16:25:11 -0300 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Fri, 30 Jun 2023 16:09:43 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9