Fri, 19 Jul 2019 17:40:45 +0800 |
Anton Shestakov |
docs: update evolve-faq.rst with new prune flag and proper vocabulary
stable
|
Fri, 19 Jul 2019 17:25:29 +0800 |
Anton Shestakov |
prune: spell --successor flag without any unnecessary shortcuts
stable
|
Wed, 17 Jul 2019 12:47:37 -0700 |
Martin von Zweigbergk |
py3: redefine "troublecategories" in evolve as a dict
|
Fri, 12 Jul 2019 08:11:39 -0700 |
Martin von Zweigbergk |
py3: store to __doc__ as str (unicode on py3)
|
Wed, 17 Jul 2019 12:47:20 -0700 |
Martin von Zweigbergk |
py3: also catch ImportError when relative import fails
|
Fri, 12 Jul 2019 10:26:41 -0700 |
Martin von Zweigbergk |
py3: convert exceptions to bytes using pycompat.bytestr()
|
Thu, 11 Jul 2019 16:00:25 -0700 |
Martin von Zweigbergk |
py3: use "%d" for formatting integers
|