log

age author description
Sun, 14 Apr 2024 00:41:49 -0300 Anton Shestakov branching: merge with stable default tip
Sun, 14 Apr 2024 00:26:33 -0300 Anton Shestakov packaging: mark as developer version stable
Fri, 12 Apr 2024 15:44:32 -0300 Anton Shestakov Added tag 11.1.3 for changeset 2d2da4f7742a stable
Fri, 12 Apr 2024 14:34:48 -0300 Anton Shestakov packaging: prepare evolve 11.1.3, topic 1.1.3 stable 11.1.3
Fri, 12 Apr 2024 14:34:23 -0300 Anton Shestakov packaging: update the debian changelog stable
Fri, 12 Apr 2024 14:34:13 -0300 Anton Shestakov changelog: set evolve 11.1.3 release date stable
Thu, 11 Apr 2024 17:57:48 -0300 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Thu, 11 Apr 2024 16:03:31 -0300 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Thu, 11 Apr 2024 15:10:26 -0300 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Thu, 11 Apr 2024 14:51:27 -0300 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Thu, 11 Apr 2024 14:30:20 -0300 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Thu, 11 Apr 2024 13:54:22 -0300 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Thu, 11 Apr 2024 13:31:20 -0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Thu, 11 Apr 2024 13:18:15 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Thu, 11 Apr 2024 12:51:11 -0300 Anton Shestakov test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7
Thu, 11 Apr 2024 12:33:39 -0300 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Thu, 11 Apr 2024 12:05:06 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Thu, 11 Apr 2024 11:46:36 -0300 Anton Shestakov test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0
Thu, 11 Apr 2024 01:58:28 -0300 Anton Shestakov test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1
Thu, 11 Apr 2024 01:58:23 -0300 Anton Shestakov test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2
Thu, 11 Apr 2024 01:58:19 -0300 Anton Shestakov test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3
Thu, 11 Apr 2024 01:58:14 -0300 Anton Shestakov test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4
Thu, 11 Apr 2024 01:58:10 -0300 Anton Shestakov test-compat: merge mercurial-6.6 into mercurial-6.5 mercurial-6.5
Thu, 11 Apr 2024 01:58:03 -0300 Anton Shestakov test-compat: merge stable into mercurial-6.6 mercurial-6.6
Wed, 03 Apr 2024 05:07:39 -0300 Anton Shestakov changelog: add changelog items for evolve 11.1.3 and topic 1.1.3 stable
Tue, 09 Apr 2024 19:25:32 +0200 Pierre-Yves David ci: limit maximum number of open file on python2 stable
Fri, 29 Mar 2024 15:02:02 -0300 Anton Shestakov topic: make debug-default-topic-namespace --clear slightly smarter stable
Mon, 18 Mar 2024 14:01:40 -0300 Anton Shestakov topic: drop oldbranchmap context manager, _topiccache is now a mixin
Sat, 13 Jan 2024 17:34:37 -0300 Anton Shestakov topic: drop repoviewutil.subsettable compatibility for hg 4.9
Thu, 11 Jan 2024 15:26:49 -0300 Anton Shestakov topic: drop branchmap.updatecache() compatibility for hg 4.9
Thu, 11 Jan 2024 15:31:13 -0300 Anton Shestakov topic: drop branchmap._entries compatibility for hg 4.9
Thu, 14 Mar 2024 15:12:18 -0300 Anton Shestakov branching: merge with stable
Fri, 15 Mar 2024 17:05:09 -0300 Anton Shestakov topic: new experimental.tns-reject-push config to refuse changesets with tns stable
Thu, 14 Mar 2024 16:08:59 -0300 Anton Shestakov topic: get changeset node using the designated functions stable
Thu, 14 Mar 2024 14:33:47 -0300 Anton Shestakov tests: run debug-default-topic-namespace after --clear, but before evolve stable
Mon, 11 Mar 2024 16:16:52 -0300 Anton Shestakov topic: teach debug-default-topic-namespace how to clean commit extras stable
Thu, 07 Mar 2024 14:56:50 -0300 Anton Shestakov topic: allow selecting a specific tns value in debug-default-topic-namespace stable
Wed, 06 Mar 2024 16:46:44 -0300 Anton Shestakov topic: add a simple debug command to list changesets with problematic tns stable
Wed, 13 Mar 2024 15:54:01 -0300 Anton Shestakov topic: rename the lock variable to wlock in topicrepo.wlock() stable
Mon, 11 Mar 2024 16:35:29 -0300 Anton Shestakov topic: drop _cleanup_tns_file(), move code directly into wlock() stable
Wed, 28 Feb 2024 15:23:39 -0300 Anton Shestakov topic: run _cleanup_tns_file() when acquiring fresh wlock stable
Wed, 28 Feb 2024 15:07:52 -0300 Anton Shestakov topic: move .hg/topic-namespace file removal to a separate method stable
Sun, 03 Mar 2024 15:38:03 -0300 Anton Shestakov branching: merge with stable
Sun, 03 Mar 2024 14:40:01 -0300 Anton Shestakov packaging: mark as developer version stable
Sun, 03 Mar 2024 14:39:22 -0300 Anton Shestakov Added tag 11.1.2 for changeset c31c66383810 stable
Sun, 03 Mar 2024 14:11:25 -0300 Anton Shestakov packaging: prepare evolve 11.1.2, topic 1.1.2 stable 11.1.2
Sun, 03 Mar 2024 14:10:42 -0300 Anton Shestakov packaging: update the debian changelog stable
Sun, 03 Mar 2024 14:10:21 -0300 Anton Shestakov changelog: set evolve 11.1.2 release date stable
Fri, 01 Mar 2024 17:23:44 -0300 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Fri, 01 Mar 2024 17:13:10 -0300 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Fri, 01 Mar 2024 16:41:12 -0300 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Fri, 01 Mar 2024 16:21:51 -0300 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Fri, 01 Mar 2024 15:37:29 -0300 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Fri, 01 Mar 2024 15:12:34 -0300 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Fri, 01 Mar 2024 14:49:40 -0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Fri, 01 Mar 2024 14:27:03 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Fri, 01 Mar 2024 13:50:17 -0300 Anton Shestakov test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7
Fri, 01 Mar 2024 12:43:19 -0300 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Fri, 01 Mar 2024 02:02:49 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Thu, 29 Feb 2024 16:12:16 -0300 Anton Shestakov test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0
Thu, 29 Feb 2024 15:53:22 -0300 Anton Shestakov test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1
Thu, 29 Feb 2024 15:45:09 -0300 Anton Shestakov test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2
Thu, 29 Feb 2024 15:32:09 -0300 Anton Shestakov test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3
Thu, 29 Feb 2024 15:08:45 -0300 Anton Shestakov test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4
Thu, 29 Feb 2024 14:21:46 -0300 Anton Shestakov test-compat: merge mercurial-6.6 into mercurial-6.5 mercurial-6.5
Thu, 29 Feb 2024 14:18:08 -0300 Anton Shestakov ci: drop tests-py2-6.1 job from compatibility branches mercurial-6.6
Thu, 29 Feb 2024 14:09:23 -0300 Anton Shestakov test-compat: create a compatibility branch for Mercurial 6.6 mercurial-6.6
Sun, 25 Feb 2024 17:09:23 -0300 Anton Shestakov changelog: update for future evolve 11.1.2 and topic 1.1.2 stable
Sun, 25 Feb 2024 16:14:53 -0300 Anton Shestakov topic: mark as tested with Mercurial 6.7 stable
Sun, 25 Feb 2024 16:14:33 -0300 Anton Shestakov evolve: mark as tested with Mercurial 6.7 stable
Sun, 25 Feb 2024 15:55:13 -0300 Anton Shestakov branching: merge with stable
Fri, 23 Feb 2024 14:52:09 -0300 Anton Shestakov topic: compatibility for phase roots being revnums stable
Thu, 11 Jan 2024 13:21:08 -0300 Anton Shestakov evolve: drop cmdutil.STATES compatibility for hg 5.0
Wed, 10 Jan 2024 15:39:03 -0300 Anton Shestakov topic: drop compatibility for tr.changes[b'phases'] being a dict in hg 5.3
Wed, 10 Jan 2024 15:28:20 -0300 Anton Shestakov topic: drop compatibility for changelog.add() for hg 5.5 and older
Thu, 26 Oct 2023 14:49:37 -0300 Anton Shestakov topic: remove transaction validator compatibility for hg 5.3
Thu, 22 Feb 2024 14:10:01 -0300 Anton Shestakov evolve: use functions from topic extension to set current topic and tns stable
Wed, 07 Feb 2024 16:31:44 -0300 Anton Shestakov branching: merge with stable
Tue, 06 Feb 2024 08:59:43 +0000 Zeger Van de Vannet topic: handle commitstatus() with opts=None for hg <= 6.5 too stable
Wed, 07 Feb 2024 14:57:11 -0300 Anton Shestakov branching: merge with stable
Wed, 07 Feb 2024 14:03:04 -0300 Anton Shestakov ci: upgrade building .debs to v2.0 image stable
Mon, 05 Feb 2024 15:48:28 -0300 Anton Shestakov test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9
Mon, 05 Feb 2024 15:39:34 -0300 Anton Shestakov test-compat: merge mercurial-5.1 into mercurial-5.0 mercurial-5.0
Mon, 05 Feb 2024 15:19:51 -0300 Anton Shestakov test-compat: merge mercurial-5.2 into mercurial-5.1 mercurial-5.1
Mon, 05 Feb 2024 15:10:57 -0300 Anton Shestakov test-compat: merge mercurial-5.3 into mercurial-5.2 mercurial-5.2
Sun, 04 Feb 2024 20:40:31 -0300 Anton Shestakov test-compat: merge mercurial-5.4 into mercurial-5.3 mercurial-5.3
Sun, 04 Feb 2024 17:29:11 -0300 Anton Shestakov test-compat: merge mercurial-5.5 into mercurial-5.4 mercurial-5.4
Sun, 04 Feb 2024 17:17:44 -0300 Anton Shestakov test-compat: merge mercurial-5.6 into mercurial-5.5 mercurial-5.5
Sun, 04 Feb 2024 16:54:39 -0300 Anton Shestakov test-compat: merge mercurial-5.7 into mercurial-5.6 mercurial-5.6
Sun, 04 Feb 2024 16:28:25 -0300 Anton Shestakov test-compat: merge mercurial-5.8 into mercurial-5.7 mercurial-5.7
Sun, 04 Feb 2024 16:28:20 -0300 Anton Shestakov test-compat: merge mercurial-5.9 into mercurial-5.8 mercurial-5.8
Sun, 04 Feb 2024 16:14:50 -0300 Anton Shestakov test-compat: merge mercurial-6.0 into mercurial-5.9 mercurial-5.9
Sun, 04 Feb 2024 16:14:45 -0300 Anton Shestakov test-compat: merge mercurial-6.1 into mercurial-6.0 mercurial-6.0
Sun, 04 Feb 2024 15:57:26 -0300 Anton Shestakov test-compat: merge mercurial-6.2 into mercurial-6.1 mercurial-6.1
Sun, 04 Feb 2024 15:57:21 -0300 Anton Shestakov test-compat: merge mercurial-6.3 into mercurial-6.2 mercurial-6.2
Sun, 04 Feb 2024 15:47:06 -0300 Anton Shestakov test-compat: merge mercurial-6.4 into mercurial-6.3 mercurial-6.3
Sun, 04 Feb 2024 15:46:44 -0300 Anton Shestakov test-compat: merge mercurial-6.5 into mercurial-6.4 mercurial-6.4
Sun, 04 Feb 2024 15:24:11 -0300 Anton Shestakov test-compat: create a compatibility branch for Mercurial 6.5 mercurial-6.5
Mon, 05 Feb 2024 16:31:26 -0300 Anton Shestakov packaging: mark as developer version stable
Mon, 05 Feb 2024 16:30:38 -0300 Anton Shestakov Added tag 11.1.1 for changeset 369e248b6312 stable
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