Mercurial > evolve
graph
-
test-compat: merge mercurial-4.9 into mercurial-4.8 mercurial-4.8Mon, 29 Jul 2019 11:40:18 +0200, by Pierre-Yves David
-
test-compat: merge mercurial-5.0 into mercurial-4.9 mercurial-4.9Mon, 29 Jul 2019 11:40:16 +0200, by Pierre-Yves David
-
test-compat: merge stable into mercurial-5.0 mercurial-5.0Mon, 29 Jul 2019 11:40:14 +0200, by Pierre-Yves David
-
test-compat: opening test compatibility branch for mercurial 5.0 mercurial-5.0Thu, 25 Jul 2019 18:29:59 +0200, by Pierre-Yves David
-
test-compat: close branch for mercurial-4.0 mercurial-4.4Mon, 29 Jul 2019 12:45:29 +0200, by Pierre-Yves David
-
prune: fix small grammatical issues in help text stableThu, 25 Jul 2019 09:59:41 -0700, by Kyle Lippincott
-
docs: update evolve-faq.rst with new prune flag and proper vocabulary stableFri, 19 Jul 2019 17:40:45 +0800, by Anton Shestakov
-
prune: spell --successor flag without any unnecessary shortcuts stableFri, 19 Jul 2019 17:25:29 +0800, by Anton Shestakov
-
py3: redefine "troublecategories" in evolve as a dictWed, 17 Jul 2019 12:47:37 -0700, by Martin von Zweigbergk
-
py3: store to __doc__ as str (unicode on py3)Fri, 12 Jul 2019 08:11:39 -0700, by Martin von Zweigbergk
-
py3: also catch ImportError when relative import failsWed, 17 Jul 2019 12:47:20 -0700, by Martin von Zweigbergk
-
py3: convert exceptions to bytes using pycompat.bytestr()Fri, 12 Jul 2019 10:26:41 -0700, by Martin von Zweigbergk
-
py3: use "%d" for formatting integersThu, 11 Jul 2019 16:00:25 -0700, by Martin von Zweigbergk
-
py3: avoid "%s" for formatting NoneFri, 12 Jul 2019 08:17:25 -0700, by Martin von Zweigbergk
-
py3: use "%f" for formatting floating point numberFri, 12 Jul 2019 08:16:30 -0700, by Martin von Zweigbergk