log

age author description
Mon, 05 Feb 2024 16:30:14 -0300 Anton Shestakov packaging: prepare evolve 11.1.1, topic 1.1.1 stable 11.1.1
Mon, 05 Feb 2024 16:30:00 -0300 Anton Shestakov packaging: update the debian changelog stable
Mon, 05 Feb 2024 16:29:45 -0300 Anton Shestakov changelog: set evolve 11.1.1 release date stable
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