Mercurial > hg
log
age | author | description |
---|---|---|
Wed, 03 May 2017 15:37:51 +0530 | Pulkit Goyal | py3: use pycompat.bytechr instead of chr |
Fri, 05 May 2017 01:41:54 +0530 | Pulkit Goyal | py3: use %d to format integers into bytestrings |
Fri, 05 May 2017 01:26:49 +0530 | Pulkit Goyal | py3: use pycompat.bytestr instead of bytes |
Fri, 05 May 2017 01:26:13 +0530 | Pulkit Goyal | py3: slice over bytes to prevent getting ascii values |
Sat, 08 Apr 2017 11:02:37 +0530 | Pulkit Goyal | py3: use encoding.unitolocal instead of .encode(encoding.encoding) |
Wed, 03 May 2017 10:43:59 -0700 | Durham Goode | rebase: use matcher to optimize manifestmerge |