Wed, 19 Sep 2018 16:51:57 -0700 |
Gregory Szorc |
localrepo: validate directories before creating any
|
Wed, 19 Sep 2018 16:15:22 -0700 |
Gregory Szorc |
localrepo: add missing join()
|
Wed, 19 Sep 2018 11:38:05 -0700 |
Gregory Szorc |
revlog: use proper version comparison during verify
|
Wed, 19 Sep 2018 11:22:56 -0700 |
Gregory Szorc |
filelog: stop proxying checksize() (API)
|
Wed, 19 Sep 2018 11:20:02 -0700 |
Gregory Szorc |
filelog: remove version attribute (API)
|
Wed, 19 Sep 2018 11:17:28 -0700 |
Gregory Szorc |
verify: start to abstract file verification
|
Mon, 24 Sep 2018 08:58:57 -0700 |
Gregory Szorc |
unionrepo: remove _constructmanifest()
|
Wed, 26 Sep 2018 08:46:56 -0700 |
Gregory Szorc |
merge with stable
|
Tue, 25 Sep 2018 08:53:20 -0700 |
Martin von Zweigbergk |
encoding: remove unnecessary lambdas from _encodingfixers
|
Tue, 25 Sep 2018 18:59:04 -0700 |
Gregory Szorc |
py3: cast exception to bytes
|
Tue, 25 Sep 2018 09:11:56 -0700 |
Gregory Szorc |
py3: cast exception to bytes
|
Tue, 25 Sep 2018 23:25:36 -0400 |
Matt Harbison |
py3: remove a couple of superfluous calls to pycompat.rapply()
|
Tue, 25 Sep 2018 22:11:17 -0400 |
Matt Harbison |
py3: byteify an inline python test extension
|
Tue, 25 Sep 2018 21:39:42 -0400 |
Matt Harbison |
py3: conditionalize access to socketserver.ForkingMixIn
|
Tue, 25 Sep 2018 22:46:18 -0400 |
Matt Harbison |
convert: fix a file descriptor leak
|