Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 12 Apr 2018 15:03:15 +0530 | Pulkit Goyal | py3: use print as a function in test-convert-git.t |
Thu, 12 Apr 2018 14:30:37 +0530 | Pulkit Goyal | py3: use '%d' for integers instead of '%s' |
Thu, 12 Apr 2018 14:28:08 +0530 | Pulkit Goyal | py3: prevent transformer from adding b'' by adding r'' prefix |
Thu, 12 Apr 2018 14:26:31 +0530 | Pulkit Goyal | py3: use pycompat.{strkwargs|byteskwargs} in infinitepush |
Wed, 11 Apr 2018 22:36:16 +0530 | Pulkit Goyal | py3: make sure we open file in bytes mode |
Sat, 07 Apr 2018 01:37:25 +0900 | Yuya Nishihara | diffhelpers: be more tolerant for stripped empty lines of CRLF ending |
Mon, 09 Apr 2018 21:08:52 +0900 | Yuya Nishihara | diffhelpers: make return value of testhunk() more Pythonic |