hgext3rd/topic/stack.py
Tue, 10 Sep 2019 07:38:46 +0200 Pierre-Yves David branching: merge with stable
Fri, 06 Sep 2019 13:23:25 +0700 Anton Shestakov stack: remove unnecessary copying of rdependencies stable
Fri, 06 Sep 2019 12:53:46 +0700 Anton Shestakov stack: make a deep copy of `dependencies` before modifying its items stable
Fri, 06 Sep 2019 12:16:34 +0700 Anton Shestakov stack: demonstrate that not reusing cached property gives different results stable
Tue, 06 Aug 2019 15:06:38 +0200 Raphaël Gomès python3: use format-source to run byteify-strings in .py files
Tue, 06 Aug 2019 11:17:38 +0200 Raphaël Gomès python3: add byte prefix for objects that look like kwargs but aren't
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
less more (0) -50 -30 tip