log hgext3rd/topic/__init__.py @ 2899:32306ee32806

age author description
Fri, 01 Sep 2017 18:02:50 +0200 Pulkit Goyal topics: add a new debugconvertbookmark command to convert bookmarks to topics
Fri, 01 Sep 2017 17:53:14 +0200 Pierre-Yves David topic: support --rev argument and properly process then as user input
Fri, 01 Sep 2017 17:37:47 +0200 Pierre-Yves David topic: move a status message in the right scope
Thu, 31 Aug 2017 13:22:40 +0200 Pulkit Goyal topics: import lock as lockmods
Tue, 29 Aug 2017 19:12:00 +0530 Pulkit Goyal topics: make sure we have some restrictions on topic names
Mon, 28 Aug 2017 17:16:16 +0200 Pulkit Goyal topics: allow use a --current when setting a topic
Mon, 28 Aug 2017 17:35:44 +0200 Pierre-Yves David topic: make --clear + topicname invalid
Mon, 28 Aug 2017 17:15:08 +0200 Pulkit Goyal topics: add a current flag to display current topic
Mon, 28 Aug 2017 17:10:41 +0200 Pulkit Goyal topics: add a missing trailing comma on list of flag
Mon, 14 Aug 2017 11:39:06 +0530 Pulkit Goyal topics: take locks and start transaction before calling _changetopics
Wed, 09 Aug 2017 13:21:44 +0200 Pierre-Yves David branching: merge with stable
Tue, 25 Jul 2017 20:16:33 +0200 Pierre-Yves David topic: fix extension version variable stable
Tue, 25 Jul 2017 16:36:58 +0200 Pierre-Yves David packaging: update version to .dev
Tue, 25 Jul 2017 16:30:44 +0200 Pierre-Yves David packaging: mark the stable branch as bugfix version in development stable
Tue, 25 Jul 2017 15:15:42 +0200 Pierre-Yves David packaging: prepare version 6.6.0 stable 6.6.0
Sun, 23 Jul 2017 13:30:28 +0900 FUJIWARA Katsunori topic: make command names valid as expected, even if ui.strict=true stable
Tue, 25 Jul 2017 05:14:37 +0200 Pierre-Yves David compat: avoid using configoveride
Tue, 25 Jul 2017 04:16:00 +0200 Pierre-Yves David topic: wrap 'update' in a more flexible way
Sun, 23 Jul 2017 05:32:23 +0200 Pierre-Yves David commands: move split to the 'evocommands' module
Fri, 14 Jul 2017 07:19:15 +0530 Pulkit Goyal stack: show short node of changesets in `hg stack -v`
Fri, 14 Jul 2017 02:42:33 +0200 Pierre-Yves David topic: add a 'topicidx()' to context
Fri, 14 Jul 2017 01:53:56 +0200 Pierre-Yves David topic: rename the internal topic option
Fri, 14 Jul 2017 00:54:48 +0530 Pulkit Goyal topics: check for topic on commit before a user enters message
Tue, 11 Jul 2017 21:39:39 +0530 Pulkit Goyal topics: add a new flag --age which will show last touched time for topics
Thu, 06 Jul 2017 03:31:11 +0530 Pulkit Goyal topics: add a config knob to forbid untopiced commit
Thu, 06 Jul 2017 03:56:36 +0530 Pulkit Goyal topics: update the help for `hg topics` describing ways to use the command
Tue, 04 Jul 2017 01:30:14 +0530 Pulkit Goyal topics: add t0 and b0 to the stack
Tue, 04 Jul 2017 00:15:36 +0530 Pulkit Goyal topics: wrap the update function to check if either t0 or b0 is passed as rev
Sun, 02 Jul 2017 19:43:44 +0200 Pierre-Yves David merge back with stable
Sun, 02 Jul 2017 19:42:23 +0200 Pierre-Yves David packaging: update versions to '.dev' one stable
Sun, 02 Jul 2017 19:34:30 +0200 Pierre-Yves David topic: update extensions metadata stable
Sun, 02 Jul 2017 13:49:32 +0200 Pierre-Yves David topic: drop the message about running evolve after topic change
Thu, 29 Jun 2017 02:31:55 +0530 Pulkit Goyal topics: update current topic to the topic of newly rebased commit (issue5551)
Mon, 26 Jun 2017 21:48:33 +0530 Pulkit Goyal topics: pass 'topics' to ui.formatter instead of 'bookmarks'
Wed, 28 Jun 2017 02:45:57 +0200 Pierre-Yves David topic: add some initial support for using stack on named branch
Wed, 28 Jun 2017 01:58:09 +0200 Pierre-Yves David topic: explicitly pass topic as a keyword argument
Tue, 27 Jun 2017 15:21:38 +0200 Boris Feld topic: makes split keep the topic
Sun, 25 Jun 2017 07:20:22 +0530 Pulkit Goyal topics: pass quietempty=True to suppress useless output while changing topics
Sun, 25 Jun 2017 06:53:22 +0530 Pulkit Goyal topics: return early so that other if conditions don't get execute (issue5600)
Sun, 25 Jun 2017 06:47:59 +0530 Pulkit Goyal topics: move the logic to change or clear current topic into a new function
Fri, 23 Jun 2017 10:51:18 +0200 Pierre-Yves David topic: improve the revset used to return name->nodes mapping
Thu, 22 Jun 2017 09:48:40 +0200 Pierre-Yves David topic: update the changectx method to respect phases
Fri, 23 Jun 2017 10:21:37 +0200 Pierre-Yves David topic: avoid crash when topic is loaded but not enabled for a repository
Thu, 22 Jun 2017 10:13:29 +0200 Pierre-Yves David topicmap: massive rework
Thu, 22 Jun 2017 09:47:14 +0200 Pierre-Yves David topic: use the 'topic' revset in namespace
Wed, 21 Jun 2017 07:32:11 +0530 Pulkit Goyal topics: add some noise to rewrittent changeset to prevent hash cycle
Wed, 21 Jun 2017 13:18:47 +0200 Pierre-Yves David topic-change: update the working copy along when changing topic of '.'
Wed, 21 Jun 2017 13:21:08 +0200 Pierre-Yves David topic-change: cleanup the locking and transaction mechanism
Wed, 21 Jun 2017 07:21:50 +0530 Pulkit Goyal topics: use a dict for successors of changesets produced by topic change
Wed, 21 Jun 2017 11:55:45 +0200 Pierre-Yves David topic: further simplify the clear logic
Wed, 21 Jun 2017 03:28:25 +0530 Pulkit Goyal topics: drop the clean argument from _changetopics()
Wed, 21 Jun 2017 02:00:01 +0530 Pulkit Goyal topics: rename '--change' flag to '--rev' flag
Wed, 21 Jun 2017 01:05:46 +0530 Pulkit Goyal topics: factor out the logic to change topic in a new function
Mon, 19 Jun 2017 02:44:19 +0530 Pulkit Goyal topics: some minute fixes to the documentation which shows up in help
Sun, 18 Jun 2017 03:23:46 +0530 Pulkit Goyal topics: make sure we commit on new parents while changing topics (issue5441)
Mon, 22 May 2017 14:57:47 +0200 Boris Feld deprecation: fix cmdutil.command deprecation warning stable
Thu, 18 May 2017 23:58:19 +0200 Pierre-Yves David topic: update 'tested with' and readme stable
Wed, 10 May 2017 13:04:31 +0200 Pierre-Yves David topic: configure some default color for topic
Wed, 10 May 2017 13:03:05 +0200 Pierre-Yves David topic: automatically configure thg to display topic
Fri, 28 Apr 2017 15:29:32 +0200 Pierre-Yves David topic: directly use "super" call
Tue, 13 Sep 2016 17:58:22 +0200 Pierre-Yves David doc: add more details about the head checking
Wed, 07 Sep 2016 12:45:23 +0200 Pierre-Yves David documentation: some basic update of the documentation
Tue, 30 Aug 2016 15:23:03 -0700 Sean Farley flake8: fix E713 style
Tue, 30 Aug 2016 15:22:24 -0700 Sean Farley flake8: fix E301 style
Fri, 26 Aug 2016 16:57:45 +0000 timeless init: guard _namemap with repo.topics (issue5351)
Fri, 26 Aug 2016 16:52:02 +0000 timeless init: cache repo.topics
Fri, 26 Aug 2016 21:57:48 +0200 Pierre-Yves David stack: add warning about multiple heads
Fri, 26 Aug 2016 14:55:58 +0200 Pierre-Yves David stack: add some behind information
Fri, 26 Aug 2016 12:58:16 +0200 Pierre-Yves David stack: also dim bases
Fri, 26 Aug 2016 12:52:06 +0200 Pierre-Yves David stack: reusing the index number in base when applicable
Fri, 26 Aug 2016 12:37:52 +0200 Pierre-Yves David stack: extra argument validation logic outside of showstack
Tue, 23 Aug 2016 21:18:47 +0200 Pierre-Yves David summary: properly label the topic name in summary
Tue, 23 Aug 2016 23:38:28 +0200 Pierre-Yves David topic: list the branches this topic belong to when verbose
Tue, 16 Aug 2016 15:43:06 +0200 Pierre-Yves David topic: properly justify the verbose data when listing topic
Sun, 14 Aug 2016 19:57:58 +0200 Pierre-Yves David topic: list the number of 'behind' changeset when --verbose is used
Sun, 14 Aug 2016 19:40:53 +0200 Pierre-Yves David topic: list the number of head when --verbose is used
Sat, 13 Aug 2016 01:24:10 +0200 Pierre-Yves David topic: list the number of troubled changesets when --verbose is used
Fri, 12 Aug 2016 23:59:37 +0200 Pierre-Yves David topic: list the number of changesets when --verbose is used
Sun, 14 Aug 2016 20:40:46 +0200 Pierre-Yves David topic: add color for the active topic
Sat, 13 Aug 2016 00:37:33 +0200 Pierre-Yves David topic: add formatter support
Sat, 13 Aug 2016 00:13:05 +0200 Pierre-Yves David topic: extract the code listing all topics
Fri, 12 Aug 2016 11:09:26 +0200 Pierre-Yves David stack: introduce and explicite command to display the stack
Thu, 11 Aug 2016 22:52:49 +0200 Pierre-Yves David testedwith: update to 3.9
Thu, 11 Aug 2016 22:50:58 +0200 Pierre-Yves David topic: make sure we have the 'wlock' when setting topic
Fri, 08 Jul 2016 16:59:43 +0000 timeless compat: tolerate missing rebase extension
Mon, 25 Apr 2016 21:24:20 -0700 Sean Farley update: calculate 'partial' as core does
Tue, 22 Mar 2016 14:51:35 -0700 Sean Farley style: update __init__.py
Sun, 03 Apr 2016 21:41:38 -0700 Pierre-Yves David stack: also change the indexing of the t# reference
Wed, 30 Mar 2016 23:55:31 -0700 Pierre-Yves David uisetup: add call to 'topicmap.modsetup'
Wed, 30 Mar 2016 22:33:06 -0700 Pierre-Yves David uisetup: move all remaining wrapping into uisetup
Wed, 30 Mar 2016 22:31:24 -0700 Pierre-Yves David topicmap: move 'cgapply' wrapping into the topicmap module
Wed, 30 Mar 2016 22:25:17 -0700 Pierre-Yves David topicmap: move the 'usetopicmap' context manager into the topicmap module
Wed, 30 Mar 2016 22:05:49 -0700 Pierre-Yves David patch: move setup of import/export logic into a function
Wed, 30 Mar 2016 22:04:25 -0700 Pierre-Yves David patch: remove version compatibility check
Wed, 30 Mar 2016 22:03:44 -0700 Pierre-Yves David patch: document the section about import/export
Wed, 30 Mar 2016 22:02:52 -0700 Pierre-Yves David patch: move import/export wrapping close to the function definition
Wed, 30 Mar 2016 21:53:55 -0700 Pierre-Yves David discovery: move all setup into a 'modsetup' function
Wed, 30 Mar 2016 03:22:50 -0700 Pierre-Yves David revset: add a ui argument to 'modsetup'
Wed, 30 Mar 2016 03:21:44 -0700 Pierre-Yves David revset: run 'modsetup' at uisetup time
Wed, 30 Mar 2016 03:20:16 -0700 Pierre-Yves David destination: rename 'setupdest' to 'modsetup'
Wed, 30 Mar 2016 03:15:47 -0700 Pierre-Yves David destination: add a ui argument to 'setupdest'
Wed, 30 Mar 2016 03:44:37 -0700 Pierre-Yves David init: move to new style import
Sat, 19 Mar 2016 14:15:57 -0700 Sean Farley init: indent correctly
Sat, 19 Mar 2016 14:15:45 -0700 Sean Farley init: whitespace fixups
Sat, 19 Mar 2016 14:09:59 -0700 Sean Farley init: remove unused module
Mon, 14 Mar 2016 23:37:58 +0000 Pierre-Yves David stack: display the base of the stack
Mon, 14 Mar 2016 19:22:21 +0000 Pierre-Yves David stack: add some default color configuration
Mon, 14 Mar 2016 19:03:32 +0000 Pierre-Yves David stack: add basic formatter and label support
Mon, 14 Mar 2016 18:39:19 +0000 Pierre-Yves David stack: allow to refer to changeset using "t2" form
Tue, 15 Mar 2016 17:26:57 +0000 Pierre-Yves David topic: don't take topic into account when pushing to non-topic repo
Thu, 17 Mar 2016 09:12:18 -0700 Pierre-Yves David packaging: fix setup.py and install as hgext3rd.topic base src/topic/__init__.py@ae10340aa4af