Fri, 12 Jul 2019 08:17:25 -0700 |
Martin von Zweigbergk |
py3: avoid "%s" for formatting None
|
file |
diff |
annotate
|
Wed, 17 Jul 2019 11:03:09 -0700 |
Martin von Zweigbergk |
py3: convert opts keys to bytes before passing to core APIs
|
file |
diff |
annotate
|
Thu, 11 Jul 2019 21:48:02 -0700 |
Martin von Zweigbergk |
py3: avoid "%r" for byte string, which produces b'' on py3
|
file |
diff |
annotate
|
Fri, 12 Jul 2019 23:24:04 -0700 |
Martin von Zweigbergk |
py3: switch from iteritems() to items() in the topics extension
|
file |
diff |
annotate
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use bytes for template keyword registrations
|
file |
diff |
annotate
|
Tue, 09 Jul 2019 10:56:42 -0700 |
Martin von Zweigbergk |
py3: use byte strings for @command registrations
|
file |
diff |
annotate
|
Wed, 03 Jul 2019 11:37:29 -0700 |
Martin von Zweigbergk |
py3: make metadata values be byte strings as Mercurial expects
|
file |
diff |
annotate
|
Tue, 25 Jun 2019 21:54:22 +0530 |
Sushil khanchi |
evolve: fix confusion in branch heads checking logic when topic in play
|
file |
diff |
annotate
|
Fri, 07 Jun 2019 02:25:02 +0200 |
Pierre-Yves David |
branching: merge with 9.0.0
|
file |
diff |
annotate
|
Fri, 07 Jun 2019 02:22:05 +0200 |
Pierre-Yves David |
packaging: mark as development versions
stable
|
file |
diff |
annotate
|
Thu, 06 Jun 2019 14:24:19 +0200 |
Pierre-Yves David |
packaging: prepare release 9.0.0
stable 9.0.0
|
file |
diff |
annotate
|
Tue, 28 May 2019 16:46:18 +0800 |
Anton Shestakov |
stack: remove 'topic.' prefix from colors/labels
|
file |
diff |
annotate
|
Wed, 08 May 2019 16:00:34 +0800 |
Anton Shestakov |
stack: check if stack is empty more pythonically
|
file |
diff |
annotate
|
Mon, 27 May 2019 03:42:35 +0200 |
Pierre-Yves David |
topic: add a simple option to reject publishing
|
file |
diff |
annotate
|
Tue, 04 Jun 2019 10:07:08 +0200 |
Pierre-Yves David |
compat: adjust `wrapadd` for upstream
|
file |
diff |
annotate
|
Sat, 27 Apr 2019 01:18:08 +0300 |
Pulkit Goyal |
topic: drop support for accessing csets in branch stack using bxx (issue6119)
|
file |
diff |
annotate
|
Wed, 10 Apr 2019 18:20:33 +0800 |
Anton Shestakov |
stack: rename troubledcount to unstablecount
|
file |
diff |
annotate
|
Wed, 24 Apr 2019 14:38:26 +0200 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Tue, 23 Apr 2019 15:30:39 +0200 |
Pierre-Yves David |
packaging: prepare version 8.5.1
stable 8.5.1
|
file |
diff |
annotate
|
Tue, 23 Apr 2019 13:26:35 +0200 |
Pierre-Yves David |
branching: merge with stable
|
file |
diff |
annotate
|
Tue, 23 Apr 2019 12:24:22 +0200 |
Pierre-Yves David |
compat: drop support for Mercurial 4.4
|
file |
diff |
annotate
|
Sat, 20 Apr 2019 05:21:14 +0200 |
Pierre-Yves David |
packaging: mark extensions as tested with 5.0
stable
|
file |
diff |
annotate
|
Thu, 18 Apr 2019 11:13:49 +0200 |
Pierre-Yves David |
topic: only wrap mergeupdate for repo with topic
stable
|
file |
diff |
annotate
|
Thu, 18 Apr 2019 11:13:39 +0200 |
Pierre-Yves David |
topic: only wrap committext for repo with topic
stable
|
file |
diff |
annotate
|
Thu, 18 Apr 2019 11:13:24 +0200 |
Pierre-Yves David |
topic: only affect `hg commit` behavior for repo with topic
stable
|
file |
diff |
annotate
|
Thu, 18 Apr 2019 11:13:14 +0200 |
Pierre-Yves David |
topic: only wrap workingctx.__init__ for repo with topic
stable
|
file |
diff |
annotate
|
Thu, 18 Apr 2019 11:12:58 +0200 |
Pierre-Yves David |
topic: introduce a `hastopicext(repo)` function
stable
|
file |
diff |
annotate
|
Wed, 17 Apr 2019 20:58:10 +0200 |
Pierre-Yves David |
branching: merge stable back into default
|
file |
diff |
annotate
|
Wed, 17 Apr 2019 20:54:28 +0200 |
Pierre-Yves David |
branching: merge 8.5.0 expected output in stable
stable
|
file |
diff |
annotate
|
Wed, 17 Apr 2019 18:46:41 +0800 |
Anton Shestakov |
topic: add compatibility for writing copy metadata in changelog.add()
stable
|
file |
diff |
annotate
|