log hgext3rd/topic/__init__.py @ 6146:74665d83fb3b

age author description
Mon, 21 Feb 2022 18:26:25 +0300 Anton Shestakov branching: merge stable into default
Fri, 18 Feb 2022 16:04:23 +0300 Anton Shestakov evolve: formally remove 4.7 support
Fri, 07 Jan 2022 18:06:46 +0100 Simon Sapin topic: also make histedit clear the current topic if needed stable
Fri, 07 Jan 2022 17:52:34 +0100 Simon Sapin topic: wrap applychange from histedit to preserve topics stable
Sat, 20 Nov 2021 13:11:04 +0300 Anton Shestakov branching: merge with stable
Fri, 19 Nov 2021 21:02:40 +0300 Anton Shestakov packaging: mark as developer version stable
Fri, 19 Nov 2021 16:24:12 +0300 Anton Shestakov packaging: prepare evolve version 10.4.1 stable 10.4.1
Fri, 15 Oct 2021 11:37:42 +0300 Anton Shestakov branching: merge with stable
Fri, 15 Oct 2021 11:36:03 +0300 Anton Shestakov packaging: mark as developer version stable
Tue, 12 Oct 2021 17:24:51 +0300 Anton Shestakov packaging: prepare evolve version 10.4.0 stable 10.4.0
Tue, 12 Oct 2021 09:57:52 +0300 Anton Shestakov branching: merge stable into default
Fri, 03 Sep 2021 08:01:58 +0300 Anton Shestakov topic: drop topicfilter usage from topicrepo.commitctx()
Mon, 30 Aug 2021 12:05:14 +0300 Anton Shestakov topic: drop the old workaround for detecting amends by amend_source
Mon, 30 Aug 2021 12:04:33 +0300 Anton Shestakov topic: drop the old way to handle topic changes on amends
Sat, 04 Sep 2021 19:16:17 +0300 Anton Shestakov evolve: formally remove 4.6 support
Sun, 29 Aug 2021 14:41:23 +0300 Anton Shestakov topic: don't cache topic of e.g. memctx in _topiccache (issue6500) stable
Fri, 13 Aug 2021 20:25:11 +0200 Pierre-Yves David branching: merge stable into default
Fri, 13 Aug 2021 19:44:42 +0200 Pierre-Yves David meta: mark version are development version stable
Fri, 13 Aug 2021 19:21:45 +0200 Pierre-Yves David metadata: drop the `.dev` prefix in the extensions version stable
Fri, 13 Aug 2021 19:19:27 +0200 Pierre-Yves David topic: mark the extensions as tested with 5.9 stable
Fri, 06 Aug 2021 00:04:46 +0200 Pierre-Yves David branching: merge stable into default
Tue, 13 Jul 2021 16:19:29 -0400 Matt Harbison topic: fix the help text to show how to disable publishing stable
Sat, 29 May 2021 14:32:05 +0800 Anton Shestakov branching: merge with stable
Sat, 29 May 2021 14:26:04 +0800 Anton Shestakov packaging: mark as developer version stable
Fri, 28 May 2021 16:17:48 +0800 Anton Shestakov packaging: prepare version 10.3.2 stable 10.3.2
Tue, 25 May 2021 18:46:09 +0200 Pierre-Yves David branching: merge with stable
Wed, 19 May 2021 16:28:47 +0800 Anton Shestakov topic: add more variables to make a condition fit on one line stable
Mon, 17 May 2021 19:22:34 +0800 Anton Shestakov topic: add a 'topic.active' label to messages with active topic
Mon, 17 May 2021 19:11:06 +0800 Anton Shestakov topic: make two almost identical messages actually identical
Mon, 17 May 2021 17:45:57 +0800 Anton Shestakov topic: remove duplicate entry in the colortable
Sun, 09 May 2021 00:10:55 +0800 Anton Shestakov topic: don't lose any file changes when changing topic of a merge commit stable
Sun, 25 Apr 2021 23:52:29 +0800 Anton Shestakov branching: merge with stable
Sun, 25 Apr 2021 23:50:21 +0800 Anton Shestakov packaging: mark as developer version stable
Sun, 25 Apr 2021 14:13:51 +0800 Anton Shestakov packaging: prepare version 10.3.1 stable 10.3.1
Thu, 11 Mar 2021 19:06:38 +0800 Anton Shestakov branching: merge stable into default (preserving test changes on default)
Thu, 11 Mar 2021 18:56:59 +0800 Anton Shestakov packaging: mark as developer version stable
Thu, 11 Mar 2021 18:32:58 +0800 Anton Shestakov packaging: prepare evolve version 10.3.0 stable
Sat, 27 Feb 2021 12:04:24 +0100 Pierre-Yves David branching: merge with stable
Wed, 24 Feb 2021 14:30:21 -0800 Chuck Tuffli doc: change topic phrase 'disappear' to 'fade out' stable
Tue, 09 Feb 2021 19:11:39 +0800 Anton Shestakov branching: merge stable into default
Mon, 01 Feb 2021 14:44:43 +0800 Anton Shestakov packaging: mark as developer version stable
Sun, 31 Jan 2021 17:11:03 +0800 Anton Shestakov packaging: prepare evolve version 10.2.0 stable
Tue, 26 Jan 2021 17:14:29 +0100 Pierre-Yves David branching: merge with stable
Fri, 22 Jan 2021 11:04:55 +0100 Pierre-Yves David branching: merge stable into default
Thu, 21 Jan 2021 15:01:19 -0500 Matt Harbison cleanup: ensure log and output messages have a '\n' terminator stable
Wed, 23 Dec 2020 23:54:25 +0100 Pierre-Yves David topic: fix the newly added cache for repository without topic
Thu, 24 Dec 2020 00:50:19 +0100 Pierre-Yves David formatting: fix the number of black line stable
Tue, 22 Dec 2020 20:22:41 -0500 Matt Harbison topic: disable inmemory rebase to avoid losing the topic stable
Tue, 01 Dec 2020 00:56:39 +0530 Sushil khanchi topic: look for topic heads only when necessary
Wed, 23 Dec 2020 13:50:23 +0100 Pierre-Yves David topic: wrap branch call during summary
Sun, 13 Dec 2020 14:48:28 +0100 Pierre-Yves David topic: add a basic in-memory cache for topic information
Sat, 31 Oct 2020 18:51:09 +0100 Pierre-Yves David branching: merge stable into default
Sat, 31 Oct 2020 20:28:42 +0800 Anton Shestakov packaging: mark as developer version stable
Sat, 31 Oct 2020 17:42:01 +0800 Anton Shestakov packaging: prepare evolve version 10.1.0 stable 10.1.0
Wed, 28 Oct 2020 20:24:26 +0100 Pierre-Yves David branching: merge stable into default
Fri, 25 Sep 2020 09:13:57 -0700 Martin von Zweigbergk compat: add support for upstream rename of merge.update() to _update() stable
Wed, 14 Oct 2020 15:48:37 +0200 Pierre-Yves David topic: add a `exp….topic.linear-merge` option to allow some oedipus
Fri, 25 Sep 2020 09:13:57 -0700 Martin von Zweigbergk compat: add support for upstream rename of merge.update() to _update()
Tue, 08 Sep 2020 11:56:17 +0800 Anton Shestakov branching: merge with stable
Tue, 08 Sep 2020 11:24:38 +0800 Anton Shestakov packaging: mark as developer version stable
Tue, 08 Sep 2020 11:21:49 +0800 Anton Shestakov packaging: prepare version 10.0.2 stable 10.0.2
Fri, 31 Jul 2020 22:07:49 +0800 Anton Shestakov branching: merge with stable
Fri, 31 Jul 2020 20:00:57 +0800 Anton Shestakov packaging: mark as developer version stable
Fri, 31 Jul 2020 19:56:37 +0800 Anton Shestakov packaging: prepare version 10.0.1 stable 10.0.1
Fri, 12 Jun 2020 15:42:43 +0800 Anton Shestakov topic: substitute current topic when `--topic .` is used for outgoing/push
Thu, 11 Jun 2020 18:50:29 +0800 Anton Shestakov topic: treat argument to --topic as a literal topic name explicitly
Sat, 09 May 2020 22:19:09 +0800 Anton Shestakov packaging: mark as developer version stable
Fri, 08 May 2020 18:45:49 +0800 Anton Shestakov packaging: prepare evolve version 10.0.0 stable 10.0.0
Thu, 23 Apr 2020 03:06:30 +0200 Pierre-Yves David branching: merge with stable
Tue, 07 Apr 2020 15:39:23 +0200 Pierre-Yves David auto-publish: issue the capabilities in all cases stable
Wed, 08 Apr 2020 16:16:09 +0200 Pierre-Yves David branching: merge 9.3.1 release into default
Wed, 08 Apr 2020 21:09:36 +0800 Anton Shestakov packaging: mark as developer version stable
Wed, 08 Apr 2020 21:07:06 +0800 Anton Shestakov packaging: prepare version 9.3.1 stable 9.3.1
Wed, 08 Apr 2020 01:02:23 +0800 Anton Shestakov topic: hg <= 4.8 compatibility for wrapping exchange._checkpublish() stable
Wed, 08 Apr 2020 01:02:23 +0800 Anton Shestakov topic: check that exchange._checkpublish() exists before wrapping it stable
Tue, 07 Apr 2020 19:33:40 +0200 Pierre-Yves David branching: merge with stable
Mon, 06 Apr 2020 05:05:07 +0200 Pierre-Yves David topics: fix auto-publish=abort with servers publishing bare branches stable
Thu, 19 Mar 2020 20:09:18 +0530 Pulkit Goyal topic: fix compatibility issues caused because of change in transaction API
Tue, 10 Mar 2020 19:05:08 +0700 Anton Shestakov compat: update hg-X.Y compat comments and test them
Sat, 07 Mar 2020 01:36:33 +0700 Anton Shestakov topic: drop 4.5 compatibility for template keywords
Wed, 04 Mar 2020 17:49:58 +0100 Pierre-Yves David branching: merge stable back into default
Sat, 29 Feb 2020 14:59:23 +0700 Anton Shestakov packaging: mark as developer version stable
Wed, 04 Mar 2020 16:05:28 +0100 Anton Shestakov compat: officialy drop compatibility with mercurial 4.5 stable
Wed, 04 Mar 2020 15:17:29 +0100 Pierre-Yves David branching: merge with stable
Wed, 19 Feb 2020 01:35:23 +0100 Pierre-Yves David topic: option to hide topic changesets to plain client
Wed, 19 Feb 2020 13:13:09 +0530 Pulkit Goyal topic: use `%d` for integers instead of `%s` on py3 stable
Sat, 01 Feb 2020 12:50:10 +0100 Pierre-Yves David branching
Fri, 31 Jan 2020 14:50:37 +0100 Pierre-Yves David packaging: mark as developer version stable
Fri, 31 Jan 2020 14:44:45 +0100 Anton Shestakov packaging: prepare version 9.2.2 stable 9.2.2
Fri, 31 Jan 2020 14:52:38 +0100 Pierre-Yves David packaging: update tested with version stable
Mon, 09 Dec 2019 10:31:34 -0800 Martin von Zweigbergk topic: use ui.configoverride() instead of ui.backupconfig()
Mon, 09 Dec 2019 10:28:58 -0800 Martin von Zweigbergk topic: use ui.configoverride() instead of ui.backupconfig()
Fri, 15 Nov 2019 11:37:34 +0700 Anton Shestakov topic: drop compat.getmarkers() and use obsutil.getmarkers() directly
Thu, 07 Nov 2019 10:29:03 +0100 Pierre-Yves David branching: merge with stable
Fri, 01 Nov 2019 17:52:43 +0700 Anton Shestakov topic: add more options to command synopsis string stable
Sun, 06 Oct 2019 02:30:12 -0400 Rodrigo Damazio help: categorizing evolve and topic commands
Sat, 05 Oct 2019 14:31:19 -0400 Pierre-Yves David branching: merge back into default
Sat, 05 Oct 2019 14:26:19 -0400 Pierre-Yves David packaging: mark as development version stable
Sat, 05 Oct 2019 13:48:25 -0400 Pierre-Yves David packaging: prepare version 9.2.1 stable 9.2.1
Sat, 28 Sep 2019 13:15:02 +0200 Pierre-Yves David branching: merge back with stable
Sat, 28 Sep 2019 13:14:07 +0200 Pierre-Yves David packing: mark as development version stable
Sat, 28 Sep 2019 12:51:03 +0200 Pierre-Yves David changelog: update for coming 9.2.0 stable 9.2.0
Tue, 24 Sep 2019 12:42:27 +0200 Pierre-Yves David branching: merge stable into default
Fri, 13 Sep 2019 16:04:32 +0200 Valentin Gatien-Baron topic: fix some API to make it more robust stable
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Tue, 06 Aug 2019 15:06:27 +0200 Raphaël Gomès python3: enforce byte prefix for vfs.open()
Tue, 06 Aug 2019 11:32:01 +0200 Raphaël Gomès python3: add raw prefix to open()-like functions
Tue, 06 Aug 2019 11:26:29 +0200 Raphaël Gomès python3: add raw prefix in cases harder to analyze at the token level
Tue, 06 Aug 2019 11:07:16 +0200 Raphaël Gomès python3: prefix all regex to work with python 2 and 3
Tue, 30 Jul 2019 02:55:22 +0200 Pierre-Yves David branching: merge stable back into default
Tue, 30 Jul 2019 02:55:01 +0200 Pierre-Yves David packaging: mark as development version stable
Mon, 29 Jul 2019 16:47:17 +0200 Pierre-Yves David packaging: update version number for 9.1.0 release stable 9.1.0
Fri, 12 Jul 2019 08:17:25 -0700 Martin von Zweigbergk py3: avoid "%s" for formatting None
Wed, 17 Jul 2019 11:03:09 -0700 Martin von Zweigbergk py3: convert opts keys to bytes before passing to core APIs
Thu, 11 Jul 2019 21:48:02 -0700 Martin von Zweigbergk py3: avoid "%r" for byte string, which produces b'' on py3
Fri, 12 Jul 2019 23:24:04 -0700 Martin von Zweigbergk py3: switch from iteritems() to items() in the topics extension
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use bytes for template keyword registrations
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use byte strings for @command registrations
Wed, 03 Jul 2019 11:37:29 -0700 Martin von Zweigbergk py3: make metadata values be byte strings as Mercurial expects
Tue, 25 Jun 2019 21:54:22 +0530 Sushil khanchi evolve: fix confusion in branch heads checking logic when topic in play