Mercurial > evolve
log
age | author | description |
---|---|---|
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 |