hgext3rd/evolve/__init__.py
Fri, 05 Jan 2018 17:15:43 +0530 Pulkit Goyal evolve: use new trouble names in commit messages
Sat, 09 Dec 2017 08:19:07 +0530 Pulkit Goyal evolve: use compat.TROUBLES to show troubles in user interface
Fri, 05 Jan 2018 04:37:19 +0100 Pierre-Yves David caches: switch to 'auto' warming by default
Fri, 05 Jan 2018 04:26:59 +0100 Pierre-Yves David caches: add a 'auto' option for obshashrange cache warming
Fri, 05 Jan 2018 22:17:27 +0100 Pierre-Yves David caches: record 'desc' attribute on transaction
Wed, 27 Dec 2017 05:01:30 +0530 Pulkit Goyal evolve: don't show working directory obsolete message if we were on it stable
Thu, 28 Dec 2017 03:12:54 +0530 Pulkit Goyal prev: jump to parent's successor if parent is obsolete and topic is involved stable
Fri, 15 Dec 2017 10:14:42 +0100 Boris Feld memfilectx: changectx argument is not mandatory
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
Mon, 04 Dec 2017 14:27:27 -0800 Kyle Lippincott typos: fix typos in several locations
Thu, 16 Nov 2017 11:38:33 -0800 Martin von Zweigbergk summaryhook: respect -q flag
Thu, 16 Nov 2017 11:32:24 -0800 Martin von Zweigbergk summaryhook: remove unused function
Thu, 16 Nov 2017 11:22:38 -0800 Martin von Zweigbergk evolve: make prev/next respect --quiet flag (issue5742)
Thu, 02 Nov 2017 19:08:36 +0100 Pierre-Yves David config: clarify that config is only enabled on the repository is it setup for stable
Thu, 26 Oct 2017 09:03:48 +0200 Pierre-Yves David evolve: rename --phasedivergent flag to --phase-divergent
Thu, 26 Oct 2017 09:02:25 +0200 Pierre-Yves David evolve: rename --contentdivergent flag to --content-divergent
Wed, 25 Oct 2017 04:45:31 +0200 Pierre-Yves David compat: drop support for older exchange protocol
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 15:25:00 +0200 Pierre-Yves David flake8: rename some ambiguous identifier stable
Fri, 20 Oct 2017 18:56:15 +0200 Pierre-Yves David compat: conditionally access config item stable
Thu, 19 Oct 2017 14:46:06 +0200 Boris Feld evolve: registed configitems if available
Tue, 17 Oct 2017 17:35:05 +0200 Pierre-Yves David compat: fix compatibility with new duplicatecopies
Sat, 14 Oct 2017 19:08:22 +0200 Pierre-Yves David config: stop passing useless default value to config
Fri, 13 Oct 2017 06:10:41 +0530 Pulkit Goyal pager: add support to `hg evolve --list` stable
Thu, 21 Sep 2017 15:18:28 +0200 Pierre-Yves David commands: upgrade pdiff and pstatus to full commands
Thu, 21 Sep 2017 14:50:55 +0200 Pierre-Yves David gup/gdown: properly mark these commands as deprecated
Sun, 10 Sep 2017 20:06:52 +0900 FUJIWARA Katsunori evolve: use registrar.revsetpredicate to register revset predicate functions
Mon, 07 Aug 2017 23:24:57 +0900 FUJIWARA Katsunori doc: make paragraphs before example code end with "::" for reST syntax
Tue, 29 Aug 2017 17:30:07 +0200 Philippe Pepiot compat: make it more clear that evolve need Mercurial >= minversion
Thu, 24 Aug 2017 11:00:13 -0700 Martin von Zweigbergk evolve: undo change from "divergent" to "phasedivergent" for --divergent
Thu, 24 Aug 2017 10:57:32 -0700 Martin von Zweigbergk messages: use hyphenated '{phase,content}-divergent' in user messages
Thu, 24 Aug 2017 10:48:38 -0700 Martin von Zweigbergk warning: use 'divergent', not 'contentdivergent' on old Mercurial
Thu, 24 Aug 2017 09:12:09 +0200 Boris Feld warning: rename warning message
Thu, 24 Aug 2017 09:11:54 +0200 Boris Feld warning: rename bumped warning message
Thu, 24 Aug 2017 09:11:06 +0200 Boris Feld warning: rename unstable warning message
Fri, 11 Aug 2017 12:20:56 +0200 Boris Feld revset: bumped volatile set was deprecated
Fri, 11 Aug 2017 12:12:03 +0200 Boris Feld revset: divergent volatile set was deprecated
Fri, 11 Aug 2017 11:55:07 +0200 Boris Feld revset: unstable volatile set was deprecated
Fri, 11 Aug 2017 11:43:57 +0200 Boris Feld revset: bumped() is deprecated
Fri, 11 Aug 2017 11:30:34 +0200 Boris Feld revset: divergent() is deprecated
Fri, 11 Aug 2017 11:23:37 +0200 Boris Feld revset: unstable() is deprecated
Fri, 11 Aug 2017 10:41:11 +0200 Boris Feld context: precursors was deprecated
Thu, 10 Aug 2017 20:40:57 +0200 Boris Feld context: unstable was deprecated
Thu, 10 Aug 2017 19:31:55 +0200 Boris Feld log: bumped was renamed into phasedivergent
Thu, 10 Aug 2017 17:57:50 +0200 Boris Feld log: divergent was renamed into contentdivergent
Thu, 10 Aug 2017 17:37:31 +0200 Boris Feld log: unstable was renamed into orphan
Tue, 25 Jul 2017 14:55:24 +0200 Pierre-Yves David next: use the utility to retrieve the current topic stable
Tue, 25 Jul 2017 05:14:37 +0200 Pierre-Yves David compat: avoid using configoveride
Sun, 23 Jul 2017 19:52:06 +0200 Pierre-Yves David evolve: document the various instability/troubles
Sun, 23 Jul 2017 17:28:02 +0200 Pierre-Yves David commands: rewrite the 'evocommands' module to 'cmdrewrite'
Sun, 23 Jul 2017 06:25:30 +0200 Pierre-Yves David commands: move 'prune' to the 'evocommands' module
Sun, 23 Jul 2017 06:14:09 +0200 Pierre-Yves David rewriteutil: move 'deletebookmark' to the module
Sun, 23 Jul 2017 06:11:33 +0200 Pierre-Yves David rewriteutil: move 'reachablefrombookmark' to the module
Sun, 23 Jul 2017 05:42:41 +0200 Pierre-Yves David commands: move the touch to the 'evocommands' module
Sun, 23 Jul 2017 05:32:23 +0200 Pierre-Yves David commands: move split to the 'evocommands' module
Sun, 23 Jul 2017 05:16:24 +0200 Pierre-Yves David commands: move fold to the 'evocommands' module
Sun, 23 Jul 2017 05:12:18 +0200 Pierre-Yves David commands: move metaedit to the 'evocommands' module
Sun, 23 Jul 2017 05:07:13 +0200 Pierre-Yves David rewriteutil: move the 'rewrite' function
Sun, 23 Jul 2017 04:54:42 +0200 Pierre-Yves David rewriteutil: move 'foldcheck' to the new module
less more (0) -100 -60 tip