Wed, 25 Mar 2020 08:28:20 -0700 |
Martin von Zweigbergk |
pvec: drop an unused `from __future__ import division`
|
Thu, 05 Dec 2019 11:15:19 -0500 |
Augie Fackler |
merge with stable
|
Sat, 30 Nov 2019 03:15:17 -0500 |
Matt Harbison |
pvec: fix a `str` type conditional for py3
stable
|
Wed, 06 Nov 2019 15:15:42 -0500 |
Augie Fackler |
pvec: add an explicit type hint to help pytype
|
Wed, 06 Nov 2019 15:17:38 -0500 |
Augie Fackler |
pvec: migrate to modern integer division
|
Wed, 06 Nov 2019 15:15:00 -0500 |
Augie Fackler |
pvec: fix overlooked chr() call
|
Sun, 06 Oct 2019 20:17:41 -0700 |
Martin von Zweigbergk |
py3: delete b'' prefix from safehasattr arguments
|
Sun, 06 Oct 2019 09:48:39 -0400 |
Augie Fackler |
formatting: byteify all mercurial/ and hgext/ string literals
|
Sun, 06 Oct 2019 09:45:02 -0400 |
Augie Fackler |
formatting: blacken the codebase
|
Wed, 01 Aug 2018 13:00:45 -0700 |
Gregory Szorc |
global: use pycompat.xrange()
|
Wed, 26 Apr 2017 21:56:47 +0900 |
Yuya Nishihara |
base85: proxy through util module
|
Mon, 21 Dec 2015 21:32:58 -0800 |
Gregory Szorc |
pvec: use absolute_import
|
Thu, 12 Mar 2015 23:18:20 -0400 |
Matt Harbison |
pvec: replace 'ctx._repo' with 'ctx.repo()'
|
Fri, 12 Apr 2013 17:20:09 -0700 |
Bryan O'Sullivan |
pvec: use the correct name for an identifier
|
Wed, 15 Aug 2012 22:38:42 +0200 |
Mads Kiilerich |
fix trivial spelling errors
|
Mon, 12 Mar 2012 13:37:39 -0500 |
Matt Mackall |
pvec: introduce pvecs
|