Tue, 10 Sep 2019 07:38:46 +0200 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Fri, 06 Sep 2019 13:23:25 +0700 |
Anton Shestakov |
stack: remove unnecessary copying of rdependencies
stable
|
file |
diff |
annotate
|
Fri, 06 Sep 2019 12:53:46 +0700 |
Anton Shestakov |
stack: make a deep copy of `dependencies` before modifying its items
stable
|
file |
diff |
annotate
|
Fri, 06 Sep 2019 12:16:34 +0700 |
Anton Shestakov |
stack: demonstrate that not reusing cached property gives different results
stable
|
file |
diff |
annotate
|
Tue, 06 Aug 2019 15:06:38 +0200 |
Raphaël Gomès |
python3: use format-source to run byteify-strings in .py files
|
file |
diff |
annotate
|
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
|
file |
diff |
annotate
|
Fri, 12 Jul 2019 10:26:41 -0700 |
Martin von Zweigbergk |
py3: convert exceptions to bytes using pycompat.bytestr()
|
file |
diff |
annotate
|
Tue, 28 May 2019 16:46:18 +0800 |
Anton Shestakov |
stack: remove 'topic.' prefix from colors/labels
|
file |
diff |
annotate
|
Sat, 18 May 2019 16:56:47 +0800 |
Anton Shestakov |
stack: handle hash sizes when --debug flag is provided
|
file |
diff |
annotate
|
Fri, 17 May 2019 17:50:25 +0800 |
Anton Shestakov |
stack: always provide (full) node hash to non-default --template
|
file |
diff |
annotate
|
Fri, 17 May 2019 17:42:06 +0800 |
Anton Shestakov |
stack: remove unnecessary prefix from stack output with non-default --template
|
file |
diff |
annotate
|
Fri, 17 May 2019 17:59:58 +0800 |
Anton Shestakov |
stack: provide context to formatter with non-default --template
|
file |
diff |
annotate
|
Sat, 11 May 2019 17:14:32 +0800 |
Anton Shestakov |
stack: leverage labelsgen() to produce all needed labels for fm.write()
|
file |
diff |
annotate
|
Wed, 08 May 2019 16:00:34 +0800 |
Anton Shestakov |
stack: check if stack is empty more pythonically
|
file |
diff |
annotate
|
Wed, 08 May 2019 15:57:54 +0800 |
Anton Shestakov |
stack: implement __bool__ and __nonzero__
|
file |
diff |
annotate
|
Sun, 05 May 2019 17:39:46 +0800 |
Anton Shestakov |
stack: get stack data directly from stack and remove stackdata()
|
file |
diff |
annotate
|
Sun, 05 May 2019 16:14:53 +0800 |
Anton Shestakov |
stack: use stack._revs instead of stack.revs[1:] in external children revset
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 18:20:33 +0800 |
Anton Shestakov |
stack: rename troubledcount to unstablecount
|
file |
diff |
annotate
|
Sat, 06 Apr 2019 15:50:15 +0200 |
Anton Shestakov |
stack: improve set combination logic
|
file |
diff |
annotate
|
Sat, 06 Apr 2019 15:49:22 +0200 |
Anton Shestakov |
stack: fix phasecache._phasesets check logic
|
file |
diff |
annotate
|
Wed, 03 Apr 2019 17:20:34 +0800 |
Anton Shestakov |
stack: simplify phasecache checks in _stackcandidates()
|
file |
diff |
annotate
|
Sun, 10 Mar 2019 18:50:00 +0800 |
Anton Shestakov |
stack: make @ (current) more important than $ (some sort of unstable)
|
file |
diff |
annotate
|
Sat, 09 Mar 2019 13:13:53 +0800 |
Anton Shestakov |
stack: show content and phase divergent state and symbol
|
file |
diff |
annotate
|
Sat, 09 Mar 2019 12:54:00 +0800 |
Anton Shestakov |
stack: handle external-children just like other states
|
file |
diff |
annotate
|
Thu, 07 Mar 2019 22:50:56 +0800 |
Anton Shestakov |
stack: optimize revset used for stack --children
|
file |
diff |
annotate
|
Thu, 07 Mar 2019 19:13:45 +0800 |
Anton Shestakov |
stack: rename unstable -> orphan
|
file |
diff |
annotate
|
Wed, 06 Mar 2019 16:56:25 +0800 |
Anton Shestakov |
compat: remove old vocabulary change fallbacks
|
file |
diff |
annotate
|
Fri, 21 Sep 2018 11:44:34 -0400 |
James Reynolds |
stack: add a --children flag to stack
|
file |
diff |
annotate
|
Mon, 03 Sep 2018 17:07:36 +0200 |
Pierre-Yves David |
stack: display 's#' instead of 't#' and 'b#'
|
file |
diff |
annotate
|
Wed, 27 Dec 2017 23:51:18 +0530 |
Pulkit Goyal |
topics: take logic to parse username to a separate function
|
file |
diff |
annotate
|