Sat, 26 Oct 2024 11:16:25 +0400 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Sat, 26 Oct 2024 09:53:50 +0400 |
Anton Shestakov |
packaging: prepare evolve 11.1.5, topic 1.1.5
stable 11.1.5
|
Fri, 25 Oct 2024 16:09:37 +0400 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Thu, 24 Oct 2024 16:09:55 +0400 |
Anton Shestakov |
topic: mark as tested on hg 6.9
stable
|
Tue, 17 Sep 2024 21:17:56 +0400 |
Anton Shestakov |
topic: use FQBN for displaying topic name when it grows multiple changesets
|
Tue, 17 Sep 2024 20:48:56 +0400 |
Anton Shestakov |
topic: use FQBN for displaying topic name when it grows its first changeset
|
Thu, 26 Oct 2023 15:30:19 -0300 |
Anton Shestakov |
topic: use FQBN for displaying topic name when it becomes empty
|
Thu, 26 Sep 2024 17:09:11 +0400 |
Anton Shestakov |
topic: make formatfqbn() able to produce FQBN of 3 different lengths
|
Thu, 19 Sep 2024 16:50:21 +0400 |
Anton Shestakov |
topic: make debugformatfqbn use short format by default
|
Thu, 19 Sep 2024 16:48:48 +0400 |
Anton Shestakov |
topic: add `short` keyword argument to callers of common.formatfqbn()
|
Thu, 19 Sep 2024 16:31:29 +0400 |
Anton Shestakov |
topic: use dirstate.fqbn() instead of assembling all the components by hand
|
Sun, 25 Aug 2024 17:55:37 +0400 |
Anton Shestakov |
topic: remove obsolete "b" prefix recognition
|
Tue, 20 Aug 2024 17:01:50 +0400 |
Anton Shestakov |
topic: add fqbn method to dirstate to use instead of repo[None].fqbn()
|
Sun, 19 Nov 2023 23:00:11 -0300 |
Anton Shestakov |
topic: make hg branch command output FQBN
|
Sat, 09 Dec 2023 15:26:35 -0300 |
Anton Shestakov |
topic: implement dirstate.topic() and dirstate.tns()
|
Fri, 28 Jun 2024 19:05:24 +0400 |
Anton Shestakov |
branching: merge with stable
|
Fri, 28 Jun 2024 17:57:28 +0400 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Fri, 28 Jun 2024 17:03:38 +0400 |
Anton Shestakov |
packaging: prepare evolve 11.1.4, topic 1.1.4
stable 11.1.4
|
Wed, 26 Jun 2024 16:07:53 +0400 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Wed, 26 Jun 2024 13:42:40 +0400 |
Anton Shestakov |
topic: mark as tested on hg 6.8
stable
|
Sun, 14 Apr 2024 00:41:49 -0300 |
Anton Shestakov |
branching: merge with stable
|
Sun, 14 Apr 2024 00:26:33 -0300 |
Anton Shestakov |
packaging: mark as developer version
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
|
Thu, 11 Apr 2024 12:05:06 -0300 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Fri, 29 Mar 2024 15:02:02 -0300 |
Anton Shestakov |
topic: make debug-default-topic-namespace --clear slightly smarter
stable
|
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
|
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:11:25 -0300 |
Anton Shestakov |
packaging: prepare evolve 11.1.2, topic 1.1.2
stable 11.1.2
|
Fri, 01 Mar 2024 02:02:49 -0300 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Sun, 25 Feb 2024 16:14:53 -0300 |
Anton Shestakov |
topic: mark as tested with Mercurial 6.7
stable
|
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
|
Wed, 07 Feb 2024 14:57:11 -0300 |
Anton Shestakov |
branching: merge with stable
|
Sun, 04 Feb 2024 16:14:50 -0300 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Mon, 05 Feb 2024 16:31:26 -0300 |
Anton Shestakov |
packaging: mark as developer version
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
|
Wed, 31 Jan 2024 14:59:36 -0300 |
Anton Shestakov |
topic: tested with Mercurial 6.6
stable
|
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
|
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
|
Fri, 05 Jan 2024 13:35:27 -0300 |
Anton Shestakov |
topic: wrap makebundlerepository() to wrap bundlerepository class (issue6856)
stable
|
Fri, 03 Nov 2023 15:26:57 -0300 |
Anton Shestakov |
evolve: drop compatibility for experimental.auto-publish for hg 4.8
|
Sat, 06 Jan 2024 17:08:01 -0300 |
Anton Shestakov |
topic: we no longer add --publish to push command, it's just there
|
Mon, 06 Nov 2023 00:58:11 -0300 |
Anton Shestakov |
topic: drop compatibility for hg push with --publish flag in hg 4.8
|
Sun, 31 Dec 2023 17:00:44 -0300 |
Anton Shestakov |
topic: release transaction using lockmod
|
Sun, 31 Dec 2023 16:59:26 -0300 |
Anton Shestakov |
topic: assert repo reference is not immediately None to help pytype
|
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
|
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
|
Thu, 26 Oct 2023 14:31:37 -0300 |
Anton Shestakov |
topic: formally drop compatibility with hg 4.9 through 5.5
|
Sun, 29 Oct 2023 15:56:57 -0300 |
Anton Shestakov |
topic: use dirstate.branch() instead of wdir.branch()
|
Mon, 23 Oct 2023 15:29:27 -0300 |
Anton Shestakov |
branching: merge with stable
|
Mon, 23 Oct 2023 15:27:57 -0300 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Mon, 23 Oct 2023 13:40:48 -0300 |
Anton Shestakov |
packaging: prepare evolve 11.1.0, topic 1.1.0
stable 11.1.0
|
Fri, 13 Oct 2023 16:58:13 -0300 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Sat, 14 Oct 2023 15:53:40 -0300 |
Anton Shestakov |
topic: use distinct names for distinct origvalidator and _validate()
|
Sun, 15 Oct 2023 16:59:25 -0300 |
Anton Shestakov |
topic: compatibility for branchmaptns with branchmap from hg 5.0
|
Wed, 11 Oct 2023 13:45:08 -0300 |
Anton Shestakov |
branching: merge with stable
|
Mon, 09 Oct 2023 15:07:38 -0300 |
Anton Shestakov |
topic: use a config option to signal explicit target arguments (for tns)
|
Fri, 29 Sep 2023 16:37:53 -0300 |
Anton Shestakov |
topic: also add topic and topic namespace caches to bundlerepository
|
Fri, 29 Sep 2023 16:36:32 -0300 |
Anton Shestakov |
topic: check for devel.randomseed existence correctly
|
Wed, 04 Oct 2023 13:44:33 -0300 |
Anton Shestakov |
topic: invalidate topic namespace cache in repo.invalidatecaches()
stable
|
Tue, 20 Jun 2023 12:30:24 -0300 |
Anton Shestakov |
topic: pretend changeset has no topic namespace if it doesn't have a topic
|
Wed, 06 Sep 2023 14:45:42 -0300 |
Anton Shestakov |
topic: don't write namespace into commit extras if there's no topic
|
Thu, 27 Jul 2023 16:39:43 -0300 |
Anton Shestakov |
topic: add experimental.tns-default-pull-namespaces config option
|
Sun, 13 Aug 2023 16:08:26 -0300 |
Anton Shestakov |
topic: transaction names sometimes need stripping of URLs
|
Thu, 03 Aug 2023 16:32:41 -0300 |
Anton Shestakov |
topic: compatibility for tr.changes[b'phases'] in hg 5.3 and older
|
Mon, 31 Jul 2023 16:23:52 -0300 |
Anton Shestakov |
branching: merge with stable
|
Thu, 27 Jul 2023 16:37:09 -0300 |
Anton Shestakov |
topic: update hg debug-topic-namespace to treat "none" as the empty value
|
Fri, 14 Jul 2023 15:54:51 -0300 |
Anton Shestakov |
topic: teach hg import/export to handle topic namespace as well
|
Thu, 22 Jun 2023 21:51:37 -0300 |
Anton Shestakov |
topic: experimental config option and topic namespace checking in precheck()
|
Mon, 17 Jul 2023 15:52:39 -0300 |
Anton Shestakov |
topic: only set topic on workingcommitctx if it doesn't already have one
stable
|
Mon, 17 Jul 2023 16:20:16 -0300 |
Anton Shestakov |
topic: check if tns is "none" in one more place
|
Mon, 17 Jul 2023 16:17:39 -0300 |
Anton Shestakov |
topic: write topic namespace to disk if it's not "none"
|
Wed, 05 Jul 2023 15:57:19 -0300 |
Anton Shestakov |
branching: merge with stable
|
Wed, 05 Jul 2023 15:51:56 -0300 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Wed, 05 Jul 2023 14:33:09 -0300 |
Anton Shestakov |
packaging: prepare evolve 11.0.2 and topic 1.0.2
stable 11.0.2
|
Fri, 30 Jun 2023 14:47:57 -0300 |
Anton Shestakov |
topic: mark compatible with Mercurial 6.5
stable
|
Fri, 30 Jun 2023 16:09:43 -0300 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Fri, 09 Jun 2023 11:02:13 -0300 |
Anton Shestakov |
topic: report namespace changes in more cases of phase movements
|
Mon, 05 Jun 2023 21:57:37 -0300 |
Anton Shestakov |
topic: also find and report topic namespace changes caused by bookmarks
|
Mon, 05 Jun 2023 21:57:13 -0300 |
Anton Shestakov |
topic: find and report topic namespace changes in transactions
|
Tue, 23 May 2023 11:09:06 -0300 |
Anton Shestakov |
topic: don't show "none" in the list of topic namespaces
|
Fri, 19 May 2023 10:08:19 -0300 |
Anton Shestakov |
topic: make topic namespace use string "none" as the default/empty value
|
Fri, 24 Mar 2023 13:26:15 +0000 |
Pierre-Yves David |
branching: merge with stable
|
Thu, 23 Mar 2023 10:49:19 -0300 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Thu, 23 Mar 2023 10:42:57 -0300 |
Anton Shestakov |
packaging: prepare evolve 11.0.1 and topic 1.0.1
stable 11.0.1
|
Tue, 21 Mar 2023 20:04:11 -0300 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Mon, 20 Mar 2023 22:29:32 -0300 |
Anton Shestakov |
topic: mark as compatible with 6.4
stable
|
Wed, 08 Mar 2023 20:35:07 -0300 |
Anton Shestakov |
topic: drop compatibility with Mercurial 4.8
|
Sun, 26 Feb 2023 23:22:44 +0400 |
Anton Shestakov |
branching: merge with stable
|
Sun, 26 Feb 2023 23:13:04 +0400 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Sun, 26 Feb 2023 22:31:59 +0400 |
Anton Shestakov |
packaging: prepare evolve 11.0.0, topic 1.0.0
stable 11.0.0
|
Fri, 24 Feb 2023 19:44:10 +0400 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Tue, 21 Feb 2023 16:54:29 +0400 |
Anton Shestakov |
topic: make hg split preserve topic namespace
stable
|
Tue, 21 Feb 2023 16:51:52 +0400 |
Anton Shestakov |
topic: rename presplitupdatetopic() to wrappresplitupdate()
stable
|
Mon, 13 Feb 2023 16:55:54 +0400 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Tue, 14 Feb 2023 18:28:42 +0400 |
Anton Shestakov |
topic: remove templatekeyword name, not needed after 119702a8b415
stable
|
Tue, 07 Feb 2023 17:51:23 +0400 |
Anton Shestakov |
packaging: prepare evolve 11.0.0rc0, topic 1.0.0rc0
stable
|
Mon, 06 Feb 2023 18:56:14 +0400 |
Anton Shestakov |
test-compat: merge mercurial-6.0 into mercurial-5.9
mercurial-5.9
|
Thu, 15 Dec 2022 15:44:39 +0400 |
Anton Shestakov |
topic: make hg stack work for branches with double slashes in them
|
Thu, 26 Jan 2023 14:17:02 +0400 |
Anton Shestakov |
topic: extra bump to extension version (1.0.0), update testedwith
|
Fri, 09 Dec 2022 15:01:59 +0400 |
Anton Shestakov |
branching: merge with stable
|
Fri, 09 Dec 2022 14:57:14 +0400 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Thu, 08 Dec 2022 19:00:51 +0400 |
Anton Shestakov |
packaging: prepare evolve 10.5.3 and topic 0.24.2
stable 10.5.3
|
Fri, 09 Dec 2022 15:32:57 +0400 |
Anton Shestakov |
topic: compatibility for path argument for peer
stable
|
Sat, 12 Nov 2022 16:24:55 +0400 |
Anton Shestakov |
topic: use fully qualified branch name during exchange
|
Sat, 12 Nov 2022 16:08:09 +0400 |
Anton Shestakov |
topic: mercurial.configitems and mercurial.registrar.configitem is in hg 4.3
|
Sat, 12 Nov 2022 15:47:57 +0400 |
Anton Shestakov |
topic: move compatibility for branchcache._entries to topic/compat.py
|
Thu, 07 Apr 2022 20:42:56 +0300 |
Anton Shestakov |
topic: use check_incompatible_arguments() for --list with --clear or --rev
|
Thu, 07 Apr 2022 20:28:11 +0300 |
Anton Shestakov |
topic: use compat.InputError for invalid topic names
|
Thu, 07 Apr 2022 20:02:45 +0300 |
Anton Shestakov |
topic: use compat.InputError for conflicting CLI flags
|
Fri, 16 Sep 2022 17:00:48 +0400 |
Anton Shestakov |
topic: complete "//" format support in experimental.topic.linear-merge code
|
Mon, 15 Aug 2022 18:50:24 +0400 |
Anton Shestakov |
topic: remove validator safeguard that wasn't safeguarding anything
|
Thu, 11 Aug 2022 11:32:30 +0400 |
Anton Shestakov |
topic: drop helpcategory 4.7 compat, use helpcategory keyword directly
|
Mon, 15 Aug 2022 18:45:55 +0400 |
Anton Shestakov |
topic: remove 4.7 compat for transaction validators
|
Tue, 04 Oct 2022 16:52:23 -0400 |
Matt Harbison |
topic: invalidate the topic cache when branchcache is invalidated
stable
|
Mon, 25 Jul 2022 12:30:12 +0400 |
Anton Shestakov |
topic: call a different wire protocol command to get tns-aware branchmap
|
Thu, 14 Jul 2022 16:45:07 +0400 |
Anton Shestakov |
branching: merge with stable
|
Thu, 14 Jul 2022 16:39:49 +0400 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Tue, 12 Jul 2022 16:46:51 +0400 |
Anton Shestakov |
packaging: prepare evolve 10.5.2 and topic 0.24.1
stable
|
Fri, 08 Jul 2022 17:54:40 +0400 |
Anton Shestakov |
topic: use branch//namespace/topic format everywhere except exchange
|
Fri, 08 Jul 2022 17:49:48 +0400 |
Anton Shestakov |
topic: get branch from extra data in ctx.fqbn()
|
Tue, 31 May 2022 12:14:51 +0400 |
Anton Shestakov |
topic: ability to shorten branch//namespace/topic strings when possible
|
Mon, 23 May 2022 14:02:54 +0400 |
Anton Shestakov |
topic: switch to namespace when updating to a commit, similar to topic
|
Sat, 14 May 2022 23:29:48 +0400 |
Anton Shestakov |
topic: fqbn template keyword
|
Tue, 24 May 2022 19:30:27 +0400 |
Anton Shestakov |
topic: add ctx.fqbn() method
|
Wed, 04 May 2022 15:55:34 +0400 |
Anton Shestakov |
topic: namespace template keyword
|
Wed, 04 May 2022 15:53:57 +0400 |
Anton Shestakov |
topic: store topic namespace in commit extras
|
Wed, 04 May 2022 15:38:24 +0400 |
Anton Shestakov |
topic: setting current repo namespace with debug-namespace
|
Tue, 03 May 2022 21:45:59 +0400 |
Anton Shestakov |
topic: list namespaces with debug-namespaces
|
Tue, 03 May 2022 21:46:23 +0400 |
Anton Shestakov |
topic: formatting branch, namespace and topic into fully qualified branch name
|
Tue, 03 May 2022 21:35:28 +0400 |
Anton Shestakov |
topic: introduce topic namespaces concept starting with simple parsing
|
Sat, 19 Mar 2022 19:13:00 +0300 |
Anton Shestakov |
topic: allow unicode symbols in names as long as they are alphanumeric
|
Sun, 13 Mar 2022 19:42:10 +0300 |
Anton Shestakov |
topic: make topic name warning similar to branch/tag/bookmark warnings
|
Sun, 13 Mar 2022 18:44:14 +0300 |
Anton Shestakov |
topic: shorter code to write current topic
|
Fri, 25 Feb 2022 01:52:58 +0300 |
Anton Shestakov |
branching: merge with stable
|
Thu, 24 Feb 2022 14:24:50 +0300 |
Anton Shestakov |
packaging: mark as developer version
stable
|
Wed, 23 Feb 2022 18:01:54 +0300 |
Anton Shestakov |
packaging: prepare evolve 10.5.0, topic 0.24.0, pullbundle 0.1.3
stable
|
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
|
Fri, 07 Jun 2019 02:25:02 +0200 |
Pierre-Yves David |
branching: merge with 9.0.0
|
Fri, 07 Jun 2019 02:22:05 +0200 |
Pierre-Yves David |
packaging: mark as development versions
stable
|
Thu, 06 Jun 2019 14:24:19 +0200 |
Pierre-Yves David |
packaging: prepare release 9.0.0
stable 9.0.0
|
Tue, 28 May 2019 16:46:18 +0800 |
Anton Shestakov |
stack: remove 'topic.' prefix from colors/labels
|
Wed, 08 May 2019 16:00:34 +0800 |
Anton Shestakov |
stack: check if stack is empty more pythonically
|
Mon, 27 May 2019 03:42:35 +0200 |
Pierre-Yves David |
topic: add a simple option to reject publishing
|
Tue, 04 Jun 2019 10:07:08 +0200 |
Pierre-Yves David |
compat: adjust `wrapadd` for upstream
|
Sat, 27 Apr 2019 01:18:08 +0300 |
Pulkit Goyal |
topic: drop support for accessing csets in branch stack using bxx (issue6119)
|
Wed, 10 Apr 2019 18:20:33 +0800 |
Anton Shestakov |
stack: rename troubledcount to unstablecount
|
Wed, 24 Apr 2019 14:38:26 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 23 Apr 2019 15:30:39 +0200 |
Pierre-Yves David |
packaging: prepare version 8.5.1
stable 8.5.1
|
Tue, 23 Apr 2019 13:26:35 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 23 Apr 2019 12:24:22 +0200 |
Pierre-Yves David |
compat: drop support for Mercurial 4.4
|
Sat, 20 Apr 2019 05:21:14 +0200 |
Pierre-Yves David |
packaging: mark extensions as tested with 5.0
stable
|
Thu, 18 Apr 2019 11:13:49 +0200 |
Pierre-Yves David |
topic: only wrap mergeupdate for repo with topic
stable
|
Thu, 18 Apr 2019 11:13:39 +0200 |
Pierre-Yves David |
topic: only wrap committext for repo with topic
stable
|
Thu, 18 Apr 2019 11:13:24 +0200 |
Pierre-Yves David |
topic: only affect `hg commit` behavior for repo with topic
stable
|
Thu, 18 Apr 2019 11:13:14 +0200 |
Pierre-Yves David |
topic: only wrap workingctx.__init__ for repo with topic
stable
|
Thu, 18 Apr 2019 11:12:58 +0200 |
Pierre-Yves David |
topic: introduce a `hastopicext(repo)` function
stable
|
Wed, 17 Apr 2019 20:58:10 +0200 |
Pierre-Yves David |
branching: merge stable back into default
|
Wed, 17 Apr 2019 20:54:28 +0200 |
Pierre-Yves David |
branching: merge 8.5.0 expected output in stable
stable
|
Wed, 17 Apr 2019 18:46:41 +0800 |
Anton Shestakov |
topic: add compatibility for writing copy metadata in changelog.add()
stable
|
Fri, 12 Apr 2019 02:21:09 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 12 Apr 2019 02:20:24 +0200 |
Pierre-Yves David |
packaging: mark version as development version
stable
|
Fri, 12 Apr 2019 02:15:24 +0200 |
Pierre-Yves David |
packaging: prepare version 8.5.0
stable 8.5.0
|
Sat, 09 Mar 2019 13:13:53 +0800 |
Anton Shestakov |
stack: show content and phase divergent state and symbol
|
Thu, 07 Mar 2019 19:13:45 +0800 |
Anton Shestakov |
stack: rename unstable -> orphan
|
Wed, 23 Jan 2019 15:49:44 -0500 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 23 Jan 2019 15:48:44 -0500 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Tue, 22 Jan 2019 20:25:36 -0500 |
Pierre-Yves David |
packaging: prepare release 8.4.0
stable 8.4.0
|
Mon, 24 Dec 2018 18:38:25 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 24 Dec 2018 18:36:25 +0100 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Mon, 24 Dec 2018 17:55:25 +0100 |
Pierre-Yves David |
packaging: prepare version 8.3.3
stable 8.3.3
|
Mon, 03 Dec 2018 14:41:03 +0800 |
Anton Shestakov |
topic: merge _showlasttouched logic into _listtopics
|
Mon, 03 Dec 2018 14:15:00 +0800 |
Anton Shestakov |
topic: simplify _showlasttouched and _getlasttouched (and its data structure)
|
Fri, 21 Sep 2018 11:44:34 -0400 |
James Reynolds |
stack: add a --children flag to stack
|
Tue, 27 Nov 2018 04:46:35 +0100 |
Pierre-Yves David |
packaging: merge with version 8.3.2
|
Tue, 27 Nov 2018 04:42:45 +0100 |
Pierre-Yves David |
packaging: mark development version
stable
|
Tue, 27 Nov 2018 04:31:03 +0100 |
Pierre-Yves David |
packagin: prepare release 8.3.2
stable 8.3.2
|
Mon, 26 Nov 2018 16:43:39 +0300 |
Pulkit Goyal |
topics: improve the message around topic changing
|
Mon, 19 Nov 2018 01:49:34 +0000 |
Pierre-Yves David |
compat: update metadata about minimum ag version
|
Sat, 10 Nov 2018 15:47:46 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 10 Nov 2018 15:37:22 +0100 |
Pierre-Yves David |
style: fix various flake8 warning
stable
|
Sat, 10 Nov 2018 00:55:34 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 06 Nov 2018 15:53:18 +0530 |
Sushil khanchi |
topic: improve UX by using pager only when we should
stable
|
Thu, 25 Oct 2018 18:51:55 +0200 |
Pierre-Yves David |
branching; merge with stable
|
Thu, 25 Oct 2018 18:50:42 +0200 |
Pierre-Yves David |
packaging: mark version as devel version
stable
|
Thu, 25 Oct 2018 18:42:49 +0200 |
Pierre-Yves David |
packaging: prepare version 8.3.1
stable 8.3.1
|
Thu, 25 Oct 2018 12:49:48 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Wed, 17 Oct 2018 14:47:38 +0200 |
Pierre-Yves David |
topicidx: stop assigning index number to obsolete changesets
stable
|
Wed, 17 Oct 2018 14:02:18 +0200 |
Pierre-Yves David |
branching: merge with default
|
Wed, 17 Oct 2018 13:36:08 +0200 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Fri, 12 Oct 2018 16:19:39 +0200 |
Pierre-Yves David |
packaging: prepare release 8.3.0
stable 8.3.0
|
Fri, 12 Oct 2018 15:37:22 +0200 |
Pierre-Yves David |
topic: fix '{topicidx}' keyword registration for mercurial <= 4.5
stable
|
Mon, 01 Oct 2018 12:37:42 +0530 |
Sushil khanchi |
topic: add topicidx template keyword
|
Fri, 21 Sep 2018 18:33:55 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Sat, 22 Sep 2018 13:09:06 +0200 |
Pierre-Yves David |
topic: respect preexisting 'topic' value on workingcommitctx
stable
|
Fri, 21 Sep 2018 19:49:28 +0200 |
Pierre-Yves David |
topic: add a compatibility to access transaction's names
stable
|
Fri, 21 Sep 2018 17:50:28 +0200 |
Pierre-Yves David |
topic: add a compatibility to access transaction's validator
stable
|
Fri, 14 Sep 2018 12:21:32 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 14 Sep 2018 12:18:22 +0200 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Fri, 14 Sep 2018 12:17:06 +0200 |
Pierre-Yves David |
packagin: prepare release 8.2.1
stable 8.2.1
|
Mon, 03 Sep 2018 23:30:28 +0200 |
Pierre-Yves David |
branching: merge back with stable
|
Mon, 03 Sep 2018 23:29:15 +0200 |
Pierre-Yves David |
packaing: mark as development version
stable
|
Mon, 03 Sep 2018 23:17:50 +0200 |
Pierre-Yves David |
packaging: prepare new release
stable 8.2.0
|
Mon, 03 Sep 2018 22:47:18 +0200 |
Pierre-Yves David |
topic: rework topic templatekw declaration to be 4.5 compatible again
stable
|
Mon, 03 Sep 2018 21:08:33 +0200 |
Pierre-Yves David |
branching: merge the two stable heads
stable
|
Mon, 03 Sep 2018 20:53:12 +0200 |
Pierre-Yves David |
topic: update other occurrence of 't0' is 's0' in the code
|
Mon, 03 Sep 2018 17:28:50 +0200 |
Pierre-Yves David |
topic: mention t0 in topic documentation
stable
|
Mon, 03 Sep 2018 16:41:32 +0200 |
Pierre-Yves David |
stack: clarify s# error message in case of branch
|
Mon, 03 Sep 2018 16:29:02 +0200 |
Pierre-Yves David |
alias: allow reference through 's#'
|
Tue, 28 Aug 2018 21:28:41 +0800 |
Anton Shestakov |
topic: check that repo.currenttopic is set before using it as an argument
|
Tue, 28 Aug 2018 21:53:42 +0200 |
Pierre-Yves David |
branching: merge stable into default
|
Tue, 28 Aug 2018 21:53:07 +0200 |
Pierre-Yves David |
packaging: mark in progress work as development version
stable
|
Tue, 28 Aug 2018 19:59:20 +0200 |
Pierre-Yves David |
packagin: prepare version 8.1.2
stable 8.1.2
|
Tue, 21 Aug 2018 15:32:02 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 21 Aug 2018 15:30:54 +0200 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Tue, 21 Aug 2018 15:29:13 +0200 |
Pierre-Yves David |
packaging: prepare release 8.1.1
stable 8.1.1
|
Sat, 18 Aug 2018 01:05:00 +0200 |
Pierre-Yves David |
topic: drop compat layer for `command`
|
Tue, 14 Aug 2018 19:15:35 +0200 |
Pierre-Yves David |
compat: use new style template keyword declaration
|
Tue, 14 Aug 2018 18:21:23 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 13 Aug 2018 12:55:10 +0200 |
Pierre-Yves David |
packaging: mark version as development version
stable
|
Fri, 03 Aug 2018 05:41:08 +0200 |
Pierre-Yves David |
packaging: prepare version
stable 8.1.0
|
Thu, 02 Aug 2018 02:41:33 +0200 |
Pierre-Yves David |
format: fix indentation level
stable
|
Thu, 02 Aug 2018 02:15:48 +0200 |
Pierre-Yves David |
compat: disable empty topic warning on `hg phases` for hg <=4.5
stable
|
Tue, 31 Jul 2018 09:03:35 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Wed, 18 Jul 2018 18:17:16 +0800 |
Anton Shestakov |
topic: use self instead of repo in topicrepo methods
stable
|
Tue, 12 Jun 2018 10:40:57 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 11 Jun 2018 23:30:24 +0530 |
Pulkit Goyal |
packaging: prepare for 8.0.1 release
stable 8.0.1
|
Sat, 09 Jun 2018 00:15:27 +0530 |
Pulkit Goyal |
packaging: update tested-with statements in evolve and topic
stable
|
Wed, 23 May 2018 12:16:24 +0200 |
Denis Laxalde |
topic: suggest to clear a topic that becomes empty
|
Wed, 23 May 2018 11:37:37 +0200 |
Denis Laxalde |
topic: display a hint pointing at help when a topic becomes non-empty
|
Thu, 24 May 2018 18:57:46 +0200 |
Pierre-Yves David |
branching: merge with compat fix on default
|
Wed, 23 May 2018 11:03:31 +0200 |
Denis Laxalde |
topic: dedent items about publishing behavior in docstring
stable
|
Wed, 23 May 2018 11:00:11 +0200 |
Denis Laxalde |
topic: use preformatted block for config snippets documentation
stable
|
Wed, 25 Apr 2018 14:19:13 +0100 |
Pierre-Yves David |
packaging: mark as development version
|
Wed, 25 Apr 2018 14:16:35 +0100 |
Pierre-Yves David |
packaking: mark as development version
stable
|
Wed, 25 Apr 2018 14:02:43 +0100 |
Pierre-Yves David |
packaging: update version number
stable 8.0.0
|
Wed, 25 Apr 2018 13:55:52 +0100 |
Pierre-Yves David |
packagin: update `tested-with` statement
stable
|
Thu, 19 Apr 2018 16:27:13 +0200 |
Pierre-Yves David |
compat: drop compatibility layer for pager
|
Thu, 19 Apr 2018 16:51:53 +0200 |
Pierre-Yves David |
compat: drop compat layer for cleanupnodes
|
Thu, 19 Apr 2018 11:38:13 +0200 |
Pierre-Yves David |
compat: drop support for Mercurial 4.2
|
Mon, 16 Apr 2018 20:18:10 +0200 |
Pierre-Yves David |
topic: allow '.' in topic names
|
Thu, 29 Mar 2018 17:42:32 +0530 |
Pulkit Goyal |
topic-ext: restrict the format of topic names
|
Thu, 29 Mar 2018 19:47:48 +0200 |
Pierre-Yves David |
compat: keep passing arguments as keyword argument
|
Thu, 29 Mar 2018 14:13:13 +0200 |
Boris Feld |
rebase: update the rebase wrapping to works with hg 4.6
|
Thu, 22 Mar 2018 10:25:01 +0100 |
Pierre-Yves David |
packaging: further mark 4.1 support as dropped
|
Thu, 22 Mar 2018 00:56:48 +0100 |
Pierre-Yves David |
compat: drop support for Mercurial 4.1
|
Thu, 22 Mar 2018 00:50:11 +0100 |
Pierre-Yves David |
packaging: mark versiond as devel versions
|
Thu, 22 Mar 2018 00:47:09 +0100 |
Pierre-Yves David |
packaging: mark version as devel version
stable
|
Wed, 21 Mar 2018 16:35:18 +0100 |
Pierre-Yves David |
test-compat: merge mercurial-4.2 into mercurial-4.1
mercurial-4.1
|
Wed, 21 Mar 2018 15:32:59 +0100 |
Pierre-Yves David |
packaging: update version numbers
|
Wed, 21 Mar 2018 15:36:10 +0100 |
Pierre-Yves David |
tests: updated tested with version
|
Wed, 21 Mar 2018 15:24:51 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Fri, 16 Mar 2018 15:21:05 +0530 |
Pulkit Goyal |
previous: fix behavior on obsolete cset when topic is involved (issue5708)
stable
|
Fri, 16 Mar 2018 15:01:44 +0530 |
Pulkit Goyal |
prev: fix the breakage of `hg previous` from obsolete cset
stable
|
Wed, 24 Jan 2018 15:20:29 +0100 |
Pierre-Yves David |
branching: merge stable back into default
|
Wed, 24 Jan 2018 15:11:20 +0100 |
Pierre-Yves David |
branching: merge default test output into stable
stable
|
Sat, 20 Jan 2018 12:55:23 +0100 |
Pierre-Yves David |
branching: merge release 7.2.1 into default
|
Sat, 20 Jan 2018 12:48:26 +0100 |
Pierre-Yves David |
packaging: mark source as development version
stable
|
Sat, 20 Jan 2018 12:38:09 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
Sat, 20 Jan 2018 12:28:32 +0100 |
Pierre-Yves David |
packaging: prepare version 7.2.1
stable 7.2.1
|
Sat, 20 Jan 2018 12:28:40 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
Tue, 16 Jan 2018 04:53:09 +0100 |
Pierre-Yves David |
branching: merge release tags into default
|
Tue, 16 Jan 2018 04:50:38 +0100 |
Pierre-Yves David |
packaging: mark source as development version
stable
|
Tue, 16 Jan 2018 04:35:34 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
Mon, 15 Jan 2018 21:45:46 +0100 |
Pierre-Yves David |
packaging: prepare version 7.2.0
|
Tue, 09 Jan 2018 23:42:57 +0530 |
Pulkit Goyal |
topics: add a new templatekeyword `topic`
|
Sat, 16 Dec 2017 23:40:39 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
Thu, 28 Dec 2017 04:09:02 +0530 |
Pulkit Goyal |
topics: list only topic names in quiet mode
|
Wed, 27 Dec 2017 23:51:18 +0530 |
Pulkit Goyal |
topics: take logic to parse username to a separate function
|
Sat, 16 Dec 2017 23:52:32 +0100 |
Pierre-Yves David |
branching: merge stable into default
|
Thu, 14 Dec 2017 13:19:56 +0100 |
Pierre-Yves David |
topic: fix compatibility with 4.3
stable
|
Tue, 12 Dec 2017 04:18:17 +0100 |
Pierre-Yves David |
branching: merge stable back into default
|
Tue, 12 Dec 2017 04:16:54 +0100 |
Pierre-Yves David |
packaging: mark stable change as bugfix dev version
stable
|
Tue, 12 Dec 2017 03:02:25 +0100 |
Pierre-Yves David |
packaging: prepare release 7.1.0
stable 7.1.0
|
Mon, 11 Dec 2017 16:32:03 +0100 |
Pierre-Yves David |
test-compat: merge stable into mercurial-4.3
mercurial-4.3
|
Tue, 12 Dec 2017 01:27:12 +0100 |
Pierre-Yves David |
topic: move function wrapping from reposetup to uisetup
|
Sat, 09 Dec 2017 06:13:28 +0100 |
Pulkit Goyal |
topics: add a config to reject draft changeset without topic on a server
|
Tue, 05 Dec 2017 18:31:08 +0100 |
Pierre-Yves David |
branching: merge with stable
|
Mon, 04 Dec 2017 14:27:27 -0800 |
Kyle Lippincott |
typos: fix typos in several locations
stable
|
Tue, 05 Dec 2017 13:53:04 +0100 |
Pierre-Yves David |
topic: use more protective code to access current topic
stable
|
Mon, 04 Dec 2017 14:27:27 -0800 |
Kyle Lippincott |
typos: fix typos in several locations
|
Wed, 15 Nov 2017 00:30:15 +0100 |
Pierre-Yves David |
packaging: merge 7.0.1 into default
|
Wed, 15 Nov 2017 00:16:37 +0100 |
Pierre-Yves David |
packaging: mark version as development version.
stable
|
Wed, 15 Nov 2017 00:14:01 +0100 |
Pierre-Yves David |
packaging: prepare version 7.0.1
stable 7.0.1
|
Wed, 15 Nov 2017 00:13:10 +0100 |
Pierre-Yves David |
packaging: update tested-with version
stable
|
Thu, 02 Nov 2017 00:48:25 +0100 |
Pierre-Yves David |
packaging: mark default branch as development version
|
Thu, 02 Nov 2017 00:45:28 +0100 |
Pierre-Yves David |
packaging: mark as development version
stable
|
Thu, 02 Nov 2017 00:33:14 +0100 |
Pierre-Yves David |
packaging: prepare version 7.0.0
stable 7.0.0
|
Wed, 01 Nov 2017 16:23:13 +0100 |
Pierre-Yves David |
push: add a --publish flag
|
Wed, 01 Nov 2017 16:26:33 +0100 |
Pierre-Yves David |
topic: add an option to automatically publish topic-less changeset
|
Mon, 30 Oct 2017 19:24:14 +0100 |
Pierre-Yves David |
topic: add an option to enforce a single head per name in a repository
|
Wed, 25 Oct 2017 07:32:06 +0200 |
Pierre-Yves David |
compat: drop compatibility dance around configoverride
|
Tue, 24 Oct 2017 14:11:28 +0200 |
Pierre-Yves David |
compat: mark version 4.1 as the minimum version required
|
Mon, 23 Oct 2017 16:08:29 +0200 |
Pierre-Yves David |
compat: drop compatibility for Mercurial <= 4.0
|
Mon, 23 Oct 2017 16:07:09 +0200 |
Pierre-Yves David |
packaging: mark as development version
|
Mon, 23 Oct 2017 16:04:23 +0200 |
Pierre-Yves David |
packaging: mark version as development version
stable
|
Mon, 23 Oct 2017 15:41:58 +0200 |
Pierre-Yves David |
packaging: prepare version 6.8.0
stable 6.8.0
|
Mon, 23 Oct 2017 15:25:00 +0200 |
Pierre-Yves David |
flake8: rename some ambiguous identifier
stable
|
Fri, 20 Oct 2017 21:29:14 +0200 |
Pierre-Yves David |
topic: do to check to topic while amending
stable
|
Fri, 20 Oct 2017 21:43:13 +0200 |
Pierre-Yves David |
topic-mode: add missing end line in topic-mode warning
stable
|
Fri, 20 Oct 2017 20:58:35 +0200 |
Pierre-Yves David |
compat: work around the lack of configoverride in mercurial 4.0
stable
|
Fri, 20 Oct 2017 19:29:56 +0200 |
Pierre-Yves David |
compat: add an abstraction for 'scmutil.cleanupnodes'
stable
|
Thu, 19 Oct 2017 18:18:43 +0200 |
Pierre-Yves David |
topic: register config items
|
Sat, 14 Oct 2017 19:06:06 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 13 Oct 2017 06:06:09 +0530 |
Pulkit Goyal |
pager: add support to `hg topic`
stable
|
Fri, 13 Oct 2017 06:02:56 +0530 |
Pulkit Goyal |
pager: add support to `hg stack`
stable
|
Fri, 13 Oct 2017 20:32:50 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Fri, 13 Oct 2017 10:18:52 +0530 |
Pulkit Goyal |
topics: show changesetcount, troubledcount and headscount by default
|
Fri, 13 Oct 2017 10:01:38 +0530 |
Pulkit Goyal |
topics: use stack.stack() instead of stack.stackdata()
|
Tue, 10 Oct 2017 22:48:43 +0200 |
Pierre-Yves David |
packaging: mark version as bugfix dev version
stable
|
Tue, 10 Oct 2017 22:40:41 +0200 |
Pierre-Yves David |
branching: merge with stable
|
Tue, 10 Oct 2017 16:06:22 +0200 |
Pierre-Yves David |
packaging: prepare version 6.7.1
stable
|
Mon, 09 Oct 2017 17:42:30 +0200 |
Aurélien Campéas |
topics: use stack rather than stackdata when one only wants the changeset count
stable
|
Thu, 05 Oct 2017 19:35:58 +0530 |
Pulkit Goyal |
topics: handle phase correctly while changing topics
|
Thu, 05 Oct 2017 19:20:20 +0530 |
Pulkit Goyal |
topics: use scmutil.cleanupnodes to create markers while changing topics
|
Sun, 01 Oct 2017 11:13:38 +0100 |
Pierre-Yves David |
test: add support for random-all topic mode
|
Sun, 01 Oct 2017 00:35:28 +0100 |
Boris Feld |
topicmode: add 'random' topic mode
|
Sun, 01 Oct 2017 09:10:48 +0100 |
Pierre-Yves David |
topic: update the topic-mode hint
|
Sun, 01 Oct 2017 09:05:42 +0100 |
Pierre-Yves David |
topic: rename the 'topic-mode' help subtopic
|
Sun, 01 Oct 2017 00:44:41 +0100 |
Pierre-Yves David |
topic: add a 'enforce-all' mode
|
Sat, 30 Sep 2017 23:18:29 +0100 |
Boris Feld |
topicmode: 'enforce' topic mode, no longer warn about untopiced merge
|
Sat, 30 Sep 2017 23:00:21 +0100 |
Boris Feld |
topicmode: add new warning topicmode
|
Sun, 01 Oct 2017 00:14:19 +0100 |
Pierre-Yves David |
topic: add documentation for the 'topic-mode' option
|
Sat, 30 Sep 2017 22:42:52 +0100 |
Boris Feld |
test: update tests to use topic-mode enforce
|
Sat, 30 Sep 2017 22:24:24 +0100 |
Boris Feld |
topic: migrate experimental.enforce-topic to experimental.topic-mode
|
Wed, 27 Sep 2017 16:30:43 +0200 |
Pierre-Yves David |
packaging: update version to match development version
|
Wed, 27 Sep 2017 16:24:44 +0200 |
Pierre-Yves David |
packaging: mark stable branch as dev bugfix version
stable
|
Wed, 27 Sep 2017 16:15:56 +0200 |
Pierre-Yves David |
packaging: update version number and testedwith version
stable
|
Wed, 27 Sep 2017 00:00:22 +0200 |
Pierre-Yves David |
topic: fix topic message for mercurial 4.2 and below
|
Mon, 25 Sep 2017 03:30:56 +0530 |
Pulkit Goyal |
topics: make sure user don't pass both the age option and a topic name
|
Mon, 25 Sep 2017 03:29:45 +0530 |
Pulkit Goyal |
topics: spell out topics completely in help
|
Mon, 25 Sep 2017 03:23:06 +0530 |
Pulkit Goyal |
topics: show the user who last touched the topic in --age
|
Mon, 25 Sep 2017 03:06:37 +0530 |
Pulkit Goyal |
topics: initialize variable with default value instead of assigning later
|
Mon, 25 Sep 2017 03:04:42 +0530 |
Pulkit Goyal |
topics: improve the function signature by accepting arguments as **opts
|
Tue, 26 Sep 2017 12:58:10 +0200 |
Pierre-Yves David |
topic: merge with strip related fix
|
Tue, 26 Sep 2017 12:56:03 +0200 |
Pierre-Yves David |
topic: skip topic movement message during strip
|
Tue, 26 Sep 2017 12:39:11 +0200 |
Aurélien Campéas |
topics/ui: detect and signal when an empty changeset becomes non-empty
|
Fri, 22 Sep 2017 18:01:29 +0200 |
Aurélien Campéas |
topics/transaction: return immediately if we are in the middle of a transaction
|
Fri, 22 Sep 2017 16:41:37 +0200 |
Aurélien Campéas |
topics/ui: signal when an operation entails voiding a topic
|
Tue, 26 Sep 2017 12:29:15 +0200 |
Aurélien Campéas |
topics/ui: signal when the topics command creates a new (empty) topic
|
Tue, 26 Sep 2017 12:27:43 +0200 |
Aurélien Campéas |
topics: signal to the end user when a topic has been forgotten
|
Fri, 22 Sep 2017 13:46:41 +0200 |
Denis Laxalde |
topic: add a --topic option to "outgoing" command
|
Fri, 22 Sep 2017 13:43:38 +0200 |
Denis Laxalde |
topic: add a --topic option to "push" command
|