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
|
Mon, 11 Dec 2023 16:51:27 -0300 |
Anton Shestakov |
topic: check that topic namespace names are human-readable like topics
stable
|
Mon, 11 Dec 2023 16:27:09 -0300 |
Anton Shestakov |
topic: add a missing comma in the topic name rejection message
stable
|
Mon, 11 Dec 2023 16:15:10 -0300 |
Anton Shestakov |
topic: properly decode topic and topic namespace after reading from disk
stable
|