Thu, 07 Sep 2017 19:43:07 +0200 |
Pierre-Yves David |
stack: display both parent with displaying merge
|
Mon, 04 Sep 2017 12:41:30 +0200 |
Pierre-Yves David |
stack: move data computation on the object
|
Mon, 04 Sep 2017 12:23:03 +0200 |
Pierre-Yves David |
stack: replace 'getstack' with direct call to 'stack'
|
Mon, 04 Sep 2017 12:19:49 +0200 |
Pierre-Yves David |
stack: introduce a rich stack object
|
Fri, 11 Aug 2017 09:32:23 +0200 |
Boris Feld |
context: troubled was deprecated
|
Thu, 10 Aug 2017 20:40:57 +0200 |
Boris Feld |
context: unstable was deprecated
|
Fri, 14 Jul 2017 07:19:15 +0530 |
Pulkit Goyal |
stack: show short node of changesets in `hg stack -v`
|
Tue, 04 Jul 2017 01:30:14 +0530 |
Pulkit Goyal |
topics: add t0 and b0 to the stack
|
Thu, 29 Jun 2017 16:49:33 +0200 |
Boris Feld |
topic: exclude public and topic changeset from branch stack
|
Wed, 28 Jun 2017 01:53:21 +0200 |
Pierre-Yves David |
topic: move the heads data to the branch line when appropriates
|
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
|
Mon, 19 Jun 2017 10:33:36 +0200 |
Boris Feld |
refactoring: directly use 'ctx.unstable()' in showstack function
|
Mon, 19 Jun 2017 03:13:35 +0530 |
Pulkit Goyal |
topics: abort if user wants to show the stack of a non-existent topic
|
Mon, 19 Jun 2017 02:50:35 +0530 |
Pulkit Goyal |
stack: show unstable state for the current revision if it is one (issue5553)
|
Wed, 10 May 2017 14:46:01 +0200 |
Boris Feld |
ui: hg topic now display if current revision is in bad state (issue5533)
stable
|
Wed, 10 May 2017 09:55:22 +0200 |
Boris Feld |
ui: Fix hg stack json output
stable
|
Tue, 30 Aug 2016 14:12:49 -0700 |
Sean Farley |
flake8: fix W391 style
|
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 14:23:31 +0200 |
Pierre-Yves David |
stack: add some basic branch information
|
Fri, 26 Aug 2016 14:14:04 +0200 |
Pierre-Yves David |
stack: add some header with the topic name
|
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 23:38:28 +0200 |
Pierre-Yves David |
topic: list the branches this topic belong to when verbose
|
Sun, 14 Aug 2016 19:57:58 +0200 |
Pierre-Yves David |
topic: list the number of 'behind' changeset when --verbose is used
|
Mon, 15 Aug 2016 05:15:19 +0200 |
Pierre-Yves David |
evolve: extract the code copied from evolve in a submodule
|
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
|