hgext3rd/evolve/__init__.py
Fri, 12 Jul 2019 23:19:50 -0700 Martin von Zweigbergk py3: don't depend on map() iterating over its input
Thu, 11 Jul 2019 22:23:32 -0700 Martin von Zweigbergk evolve: rename variable "children" to "child" where it's clearly singular
Thu, 11 Jul 2019 16:24:13 -0700 Martin von Zweigbergk evolve: remove some unused variables
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: make `import hgext3rd.evolve` work
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use bytes for revset predicate registrations
Tue, 09 Jul 2019 10:56:42 -0700 Martin von Zweigbergk py3: use byte strings for @command registrations
Thu, 04 Jul 2019 16:55:57 +0200 Pierre-Yves David branching: merge with stable
Sun, 30 Jun 2019 23:50:57 +0530 Sushil khanchi compat: fix `setupevolveunfinished` for upstream
Tue, 02 Jul 2019 10:17:42 +0200 Pierre-Yves David oops: backed out changeset 7ac40b4ea24c
Sun, 30 Jun 2019 23:50:57 +0530 Sushil khanchi compat: fix `setupevolveunfinished` for upstream
Fri, 14 Jun 2019 18:17:03 +0800 Anton Shestakov pick: register pickstate as an unfinished state stable
Fri, 14 Jun 2019 18:14:57 +0800 Anton Shestakov pick: rename variable for unfinishedstates stable
Thu, 06 Jun 2019 14:32:25 +0200 Pierre-Yves David doc: clarify the status of configuration of the obshashrange protocol stable
Mon, 27 May 2019 02:19:48 +0200 Pierre-Yves David obshashtree: move obshashtree in its own module
Sat, 27 Apr 2019 22:59:48 -0400 Matt Harbison revset: switch internal uses and tests to `predecessors` from legacy name
Sat, 27 Apr 2019 22:33:16 -0400 Matt Harbison revset: add `predecessor` aliases for `precursors` and `allprecursors`
Sat, 27 Apr 2019 22:24:30 -0400 Matt Harbison revset: add `unstable` alias for `troubled`
Thu, 25 Apr 2019 15:14:21 -0700 Martin von Zweigbergk messages: standardize on "working copy is now at" including "is"
Fri, 19 Apr 2019 11:12:00 -0700 Martin von Zweigbergk next: start transaction before calling _solveone()
Wed, 10 Apr 2019 16:40:58 +0200 Pierre-Yves David branching: merge with stable
Tue, 09 Apr 2019 20:45:36 +0200 Pierre-Yves David extensions: avoid enabling evolve for unrelated repositories (issue6057) stable
Fri, 05 Apr 2019 16:31:45 +0200 Pierre-Yves David tests: use current instability names everywhere
Tue, 02 Apr 2019 20:32:15 +0200 Pierre-Yves David branching: merge with stable
Wed, 13 Feb 2019 21:56:05 +0800 Anton Shestakov evolve: remove unused StringIO import stable
Thu, 28 Mar 2019 12:37:55 +0100 Pierre-Yves David branching: merge with stable
Wed, 27 Mar 2019 14:29:22 +0530 Sushil khanchi evolve: fix over-idented block stable
Wed, 13 Feb 2019 21:56:05 +0800 Anton Shestakov evolve: remove unused StringIO import
Tue, 25 Dec 2018 10:10:12 +0530 Sushil khanchi next: populate stacktemplate to the missed _nextevolve function
Thu, 27 Dec 2018 21:55:22 -0500 Matt Harbison exthelper: simplify the ability to register templates
Thu, 27 Dec 2018 21:26:17 -0500 Matt Harbison exthelper: simplify the ability to register revsets
Fri, 04 Jan 2019 00:10:44 -0500 Matt Harbison configitems: move the default values to the registrar decorator
Sat, 22 Dec 2018 01:29:59 -0500 Matt Harbison exthelper: remove '_' in final_xxx() function names to conform to hg style
Sun, 02 Dec 2018 16:45:08 +0100 Pierre-Yves David exthelper: clarify copyright and licence for the module
Mon, 19 Nov 2018 02:20:44 +0000 Pierre-Yves David compat: drop 4.3 "new troubles" report code
Mon, 19 Nov 2018 01:49:34 +0000 Pierre-Yves David compat: update metadata about minimum ag version
Tue, 06 Nov 2018 10:41:50 +0530 Sushil khanchi next: solve the issue of `next` get confused by split
Wed, 31 Oct 2018 14:08:56 +0530 Sushil khanchi cleanup: avoid a Yoda condition
Wed, 31 Oct 2018 14:01:58 +0530 Sushil khanchi next: update the command description
Sat, 10 Nov 2018 15:50:05 +0100 Sushil khanchi next: make next command --evolve by default
Sat, 10 Nov 2018 16:11:19 +0100 Pierre-Yves David oops: backed out changeset df22f010cf24 pushed by error
Sat, 10 Nov 2018 15:50:05 +0100 Sushil khanchi next: make next command --evolve by default
Sat, 10 Nov 2018 16:05:34 +0100 Pierre-Yves David next: improve the message for dirty working copy with --evolve
Sat, 10 Nov 2018 16:01:31 +0100 Pierre-Yves David next: use the `hint` argument of bail if changed
Sat, 10 Nov 2018 15:59:16 +0100 Pierre-Yves David prev: use the `hint` argument of bail if changed
Sat, 10 Nov 2018 15:47:46 +0100 Pierre-Yves David branching: merge with stable
Sat, 10 Nov 2018 15:30:10 +0100 Sushil khanchi next: set if we need to evolve or not; also move logic to appropriate pos
Tue, 06 Nov 2018 11:22:39 +0530 Sushil khanchi next: move some code to prepare for `next --evolve` by default
Sat, 10 Nov 2018 15:37:22 +0100 Pierre-Yves David style: fix various flake8 warning stable
Thu, 18 Oct 2018 22:11:43 -0700 Martin von Zweigbergk evolve: adapt for changed @command decorator
Fri, 12 Oct 2018 14:40:03 +0200 Pierre-Yves David prev: also use stack shortcut in output when possible
Fri, 12 Oct 2018 14:33:03 +0200 Pierre-Yves David next: also use stack shortcut in output when possible
Fri, 31 Aug 2018 14:26:37 +0200 Boris Feld pick: fix last references of grab in code
Fri, 31 Aug 2018 09:20:21 +0200 Pierre-Yves David pick: replace "grabstate" with "pickstate"
Thu, 16 Aug 2018 11:44:32 +0200 Pierre-Yves David next: fix topic constraint in the --evolve case stable
Thu, 16 Aug 2018 11:43:53 +0200 Pierre-Yves David next: use set for membership testing stable
Thu, 02 Aug 2018 03:08:52 +0200 Pierre-Yves David compat: ignore extra status feature for hg <= 4.3 stable
Sun, 17 Jun 2018 03:29:34 +0200 Pierre-Yves David evolve: exclude "identical" precursors from the precursors set
Sat, 16 Jun 2018 23:11:52 +0200 Pierre-Yves David rewind: add a proto version of the command
Wed, 06 Jun 2018 04:29:05 +0530 Pulkit Goyal evolve: show unfinished information in `hg status -v` (issue5886)
Tue, 12 Jun 2018 10:40:57 +0200 Pierre-Yves David branching: merge with stable
less more (0) -100 -60 tip