Mon, 29 Jul 2019 12:45:29 +0200 |
Pierre-Yves David |
test-compat: close branch for mercurial-4.0
mercurial-4.4
|
changeset |
files
|
Thu, 25 Jul 2019 09:59:41 -0700 |
Kyle Lippincott |
prune: fix small grammatical issues in help text
stable
|
changeset |
files
|
Fri, 19 Jul 2019 17:40:45 +0800 |
Anton Shestakov |
docs: update evolve-faq.rst with new prune flag and proper vocabulary
stable
|
changeset |
files
|
Fri, 19 Jul 2019 17:25:29 +0800 |
Anton Shestakov |
prune: spell --successor flag without any unnecessary shortcuts
stable
|
changeset |
files
|
Wed, 17 Jul 2019 12:47:37 -0700 |
Martin von Zweigbergk |
py3: redefine "troublecategories" in evolve as a dict
|
changeset |
files
|
Fri, 12 Jul 2019 08:11:39 -0700 |
Martin von Zweigbergk |
py3: store to __doc__ as str (unicode on py3)
|
changeset |
files
|
Wed, 17 Jul 2019 12:47:20 -0700 |
Martin von Zweigbergk |
py3: also catch ImportError when relative import fails
|
changeset |
files
|
Fri, 12 Jul 2019 10:26:41 -0700 |
Martin von Zweigbergk |
py3: convert exceptions to bytes using pycompat.bytestr()
|
changeset |
files
|
Thu, 11 Jul 2019 16:00:25 -0700 |
Martin von Zweigbergk |
py3: use "%d" for formatting integers
|
changeset |
files
|
Fri, 12 Jul 2019 08:17:25 -0700 |
Martin von Zweigbergk |
py3: avoid "%s" for formatting None
|
changeset |
files
|
Fri, 12 Jul 2019 08:16:30 -0700 |
Martin von Zweigbergk |
py3: use "%f" for formatting floating point number
|
changeset |
files
|
Thu, 11 Jul 2019 15:30:43 -0700 |
Martin von Zweigbergk |
py3: fix progress() functions to not use "%s" with int
|
changeset |
files
|
Wed, 17 Jul 2019 11:45:37 -0700 |
Martin von Zweigbergk |
py3: make random topic name generation consistent across py2/py3
|
changeset |
files
|
Fri, 12 Jul 2019 17:02:35 -0700 |
Martin von Zweigbergk |
py3: convert str to bytes before passing to core exception
|
changeset |
files
|