hgext3rd/topic/stack.py
Fri, 12 Jul 2019 10:26:41 -0700 Martin von Zweigbergk py3: convert exceptions to bytes using pycompat.bytestr()
Tue, 28 May 2019 16:46:18 +0800 Anton Shestakov stack: remove 'topic.' prefix from colors/labels
Sat, 18 May 2019 16:56:47 +0800 Anton Shestakov stack: handle hash sizes when --debug flag is provided
Fri, 17 May 2019 17:50:25 +0800 Anton Shestakov stack: always provide (full) node hash to non-default --template
Fri, 17 May 2019 17:42:06 +0800 Anton Shestakov stack: remove unnecessary prefix from stack output with non-default --template
Fri, 17 May 2019 17:59:58 +0800 Anton Shestakov stack: provide context to formatter with non-default --template
Sat, 11 May 2019 17:14:32 +0800 Anton Shestakov stack: leverage labelsgen() to produce all needed labels for fm.write()
Wed, 08 May 2019 16:00:34 +0800 Anton Shestakov stack: check if stack is empty more pythonically
Wed, 08 May 2019 15:57:54 +0800 Anton Shestakov stack: implement __bool__ and __nonzero__
Sun, 05 May 2019 17:39:46 +0800 Anton Shestakov stack: get stack data directly from stack and remove stackdata()
Sun, 05 May 2019 16:14:53 +0800 Anton Shestakov stack: use stack._revs instead of stack.revs[1:] in external children revset
Wed, 10 Apr 2019 18:20:33 +0800 Anton Shestakov stack: rename troubledcount to unstablecount
Sat, 06 Apr 2019 15:50:15 +0200 Anton Shestakov stack: improve set combination logic
Sat, 06 Apr 2019 15:49:22 +0200 Anton Shestakov stack: fix phasecache._phasesets check logic
Wed, 03 Apr 2019 17:20:34 +0800 Anton Shestakov stack: simplify phasecache checks in _stackcandidates()
Sun, 10 Mar 2019 18:50:00 +0800 Anton Shestakov stack: make @ (current) more important than $ (some sort of unstable)
Sat, 09 Mar 2019 13:13:53 +0800 Anton Shestakov stack: show content and phase divergent state and symbol
Sat, 09 Mar 2019 12:54:00 +0800 Anton Shestakov stack: handle external-children just like other states
Thu, 07 Mar 2019 22:50:56 +0800 Anton Shestakov stack: optimize revset used for stack --children
Thu, 07 Mar 2019 19:13:45 +0800 Anton Shestakov stack: rename unstable -> orphan
Wed, 06 Mar 2019 16:56:25 +0800 Anton Shestakov compat: remove old vocabulary change fallbacks
Fri, 21 Sep 2018 11:44:34 -0400 James Reynolds stack: add a --children flag to stack
Mon, 03 Sep 2018 17:07:36 +0200 Pierre-Yves David stack: display 's#' instead of 't#' and 'b#'
Wed, 27 Dec 2017 23:51:18 +0530 Pulkit Goyal topics: take logic to parse username to a separate function
Mon, 11 Dec 2017 23:47:25 +0530 Pulkit Goyal topics: fix `hg stack` in case of split stable
Mon, 04 Dec 2017 14:27:27 -0800 Kyle Lippincott typos: fix typos in several locations
Mon, 23 Oct 2017 15:11:48 +0200 Pierre-Yves David topic: instroduce a fast path when computing stack stable
Fri, 20 Oct 2017 14:56:03 +0200 Pierre-Yves David stack: order the adjective of changeset
Sun, 15 Oct 2017 00:03:59 +0530 Pulkit Goyal stack: show current and unstable also for t0 and bases
Fri, 13 Oct 2017 20:28:21 +0200 Pierre-Yves David topic: remove a silly duplicate in a revset stable
less more (0) -50 -30 tip