Sun, 04 Feb 2024 15:11:35 -0300 |
Anton Shestakov |
changelog: update for evolve 11.1.1 and topic 1.1.1
stable
|
Sat, 03 Feb 2024 15:23:57 -0300 |
Anton Shestakov |
tests: show uncommit_source in test-uncommit-interactive.t
stable
|
Sat, 03 Feb 2024 14:38:37 -0300 |
Anton Shestakov |
uncommit: don't forget to copy commit extras before modifying them
stable
|
Fri, 02 Feb 2024 00:12:49 +0100 |
Manuel Jacob |
tests: replace obsolescent fgrep with grep -F
|
Fri, 02 Feb 2024 00:09:51 +0100 |
Manuel Jacob |
tests: replace obsolescent egrep with grep -E
|
Thu, 01 Feb 2024 23:58:40 +0100 |
Manuel Jacob |
cleanup: remove unnecessary remotebranchmap checks
|
Thu, 01 Feb 2024 19:23:53 +0100 |
Manuel Jacob |
tests: stop showing extra dict, which was added to see change
stable
|
Thu, 01 Feb 2024 19:13:24 +0100 |
Manuel Jacob |
uncommit: set uncommit_source extra consistently in interactive mode
stable
|
Thu, 01 Feb 2024 08:29:10 +0100 |
Manuel Jacob |
tests: show extra dict of some changesets to be able to see change
stable
|
Wed, 31 Jan 2024 14:59:36 -0300 |
Anton Shestakov |
topic: tested with Mercurial 6.6
stable
|
Wed, 31 Jan 2024 14:59:22 -0300 |
Anton Shestakov |
evolve: tested with Mercurial 6.6
stable
|
Fri, 12 Jan 2024 14:47:24 -0300 |
Anton Shestakov |
tests: show .hg/topic-namespace in a couple of places in test-namespaces.t
stable
|
Thu, 11 Jan 2024 13:53:59 -0300 |
Anton Shestakov |
tests: show commit extras in a couple more places in test-namespaces*.t
stable
|
Wed, 17 Jan 2024 16:25:51 -0300 |
Anton Shestakov |
evolve: add another assert to help pytype
|
Thu, 18 Jan 2024 13:22:27 -0300 |
Anton Shestakov |
contrib: adjust heptapod CI flavor sizes
|
Fri, 19 Jan 2024 14:29:35 -0300 |
Anton Shestakov |
topic: remove .hg/topic-namespace file if it has the default value
stable
|
Thu, 18 Jan 2024 14:32:41 -0300 |
Anton Shestakov |
topic: use the appropriate functions to change topic and tns on wdir update
stable
|
Sat, 27 Jan 2024 17:36:39 -0300 |
Anton Shestakov |
topic: internal config option to fix hg pick behavior (issue6406)
stable
|
Wed, 13 Dec 2023 15:44:30 -0300 |
Anton Shestakov |
tests: demonstrate hg pick currently ignoring active topic (issue6406)
stable
|
Sat, 27 Jan 2024 17:23:59 -0300 |
Anton Shestakov |
evolve: correct source for configoverride in hg previous
stable
|
Tue, 09 Jan 2024 15:39:28 -0300 |
Anton Shestakov |
topic: return our special executor classes for each instance
|
Wed, 17 Jan 2024 14:27:57 -0300 |
Anton Shestakov |
branching: merge with stable
|
Sat, 06 Jan 2024 13:26:13 -0300 |
Anton Shestakov |
ci: install the newest pytype to date (2024.1.5)
|
Fri, 05 Jan 2024 13:58:25 -0300 |
Anton Shestakov |
contrib: add a Dockerfile to run pytype using our CI setup locally
|
Fri, 05 Jan 2024 13:38:37 -0300 |
Anton Shestakov |
ci: now pytype job is almost 100% green, so we don't need to ignore exit code
|
Thu, 04 Jan 2024 14:52:47 -0300 |
Anton Shestakov |
ci: use v2.0 images and newer pytype
|
Tue, 26 Dec 2023 14:55:35 -0300 |
Anton Shestakov |
ci: update pytype job recipe to be more similar to the one in core
|
Fri, 05 Jan 2024 13:35:27 -0300 |
Anton Shestakov |
topic: wrap makebundlerepository() to wrap bundlerepository class (issue6856)
stable
|
Tue, 09 Jan 2024 17:01:13 +0100 |
Pierre-Yves David |
topic: add tns_heads method to wirepeer directly instead of using a subclass
stable
|
Fri, 03 Nov 2023 15:26:57 -0300 |
Anton Shestakov |
evolve: drop compatibility for experimental.auto-publish for hg 4.8
|
Sat, 06 Jan 2024 17:08:01 -0300 |
Anton Shestakov |
topic: we no longer add --publish to push command, it's just there
|
Mon, 06 Nov 2023 00:58:11 -0300 |
Anton Shestakov |
topic: drop compatibility for hg push with --publish flag in hg 4.8
|
Thu, 26 Oct 2023 14:50:20 -0300 |
Anton Shestakov |
evolve: remove compatibility for memmerge not being available in hg 5.5
|
Sun, 07 Jan 2024 14:27:11 -0300 |
Anton Shestakov |
topic: remove subscript relation compatibility checks for hg 5.3
|
Fri, 03 Nov 2023 13:47:13 -0300 |
Anton Shestakov |
topic: remove subscript relation compatibility check for hg 4.8
|
Fri, 03 Nov 2023 13:44:45 -0300 |
Anton Shestakov |
topic: remove subscript relation compatibility for revsets in hg 4.9
|
Thu, 04 Jan 2024 13:33:28 -0300 |
Anton Shestakov |
evolve: remove legacy.py that provided debugconvertobsolete
|
Wed, 03 Jan 2024 13:56:27 -0300 |
Anton Shestakov |
branching: merge with stable
|
Tue, 26 Dec 2023 16:02:05 -0300 |
Anton Shestakov |
evolve: drop unused dagutil.py
|
Wed, 27 Dec 2023 15:31:19 -0300 |
Anton Shestakov |
cbor: revert bytefying all strings
|
Sun, 31 Dec 2023 17:00:44 -0300 |
Anton Shestakov |
topic: release transaction using lockmod
|
Mon, 01 Jan 2024 19:00:18 -0300 |
Anton Shestakov |
topic: use functools.partial() instead of using __get__ method-wrapper
|
Mon, 01 Jan 2024 18:04:25 -0300 |
Anton Shestakov |
evolve: let pytype ignore system cbor module
|
Mon, 01 Jan 2024 17:58:08 -0300 |
Anton Shestakov |
evolve: add missing _tiprev and _tipnode attributes to stablerangesqlbase
|
Mon, 01 Jan 2024 17:54:05 -0300 |
Anton Shestakov |
evolve: let pytype ignore python2-style metaclasses
|
Sun, 31 Dec 2023 19:16:21 -0300 |
Anton Shestakov |
evolve: make pytype ignore some old attributes present in Mercurial 5.0
|
Sun, 31 Dec 2023 17:51:27 -0300 |
Anton Shestakov |
evolve: remove compat for exchange.buildobsmarkerspart()
|
Sun, 31 Dec 2023 17:42:02 -0300 |
Anton Shestakov |
rewind: opts is guaranteed to have the required keys, access them directly
|
Sun, 31 Dec 2023 16:58:49 -0300 |
Anton Shestakov |
evolve: let pytype ignore the old cmdutil.recordfilter() signature
|
Sun, 31 Dec 2023 15:57:28 -0300 |
Anton Shestakov |
pullbundle: let pytype ignore the old discovery.outgoing() signature
|
Sun, 31 Dec 2023 16:59:26 -0300 |
Anton Shestakov |
topic: assert repo reference is not immediately None to help pytype
|
Thu, 28 Dec 2023 14:19:54 -0300 |
Anton Shestakov |
topic: help pytype see that _topiccache is a mixin for use with branchcache
|
Tue, 26 Dec 2023 16:23:25 -0300 |
Anton Shestakov |
obshistory: give pytype an assert to calm it down
|
Thu, 28 Dec 2023 14:21:34 -0300 |
Anton Shestakov |
evolve: ignore attribute-error in compat code for simplemerge.Merge3Text
|
Tue, 26 Dec 2023 16:22:18 -0300 |
Anton Shestakov |
topic: let pytype ignore wireprotov1peer.future attribute if it's not there
|
Sun, 31 Dec 2023 16:22:15 -0300 |
Anton Shestakov |
evolve: fix typo in "mercurial" and let hasmemmergestate be True sometimes
stable
|
Sun, 17 Dec 2023 12:44:22 -0300 |
Anton Shestakov |
topic: update comment in the topic namespace name check
|
Sat, 16 Dec 2023 14:22:16 -0300 |
Anton Shestakov |
topic: use InputError instead of simple Abort for topic namespaces checks
|
Sat, 16 Dec 2023 13:23:38 -0300 |
Anton Shestakov |
branching: merge with stable
|
Tue, 24 Oct 2023 16:31:34 -0300 |
Anton Shestakov |
changelog: update for 11.1.0 one more time
stable
|