log

age author description
Thu, 12 Oct 2023 14:37:31 -0300 Anton Shestakov compat: older hg versions need byteskwargs in commitstatus()
Thu, 12 Oct 2023 14:05:57 -0300 Anton Shestakov compat: hg 5.6 doesn't have tip as an argument to commitstatus() at all
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