Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 27 Jan 2018 14:53:16 -0500 | Matt Harbison | lfs: factor out a method for extracting the pointer of a single file |
Mon, 05 Feb 2018 13:24:02 +0530 | Pulkit Goyal | py3: add b'' to literals in check-config.py |
Fri, 29 Dec 2017 05:40:49 +0530 | Pulkit Goyal | check-config: specify the mode 'rb' to open the file |
Mon, 05 Feb 2018 13:12:36 +0530 | Pulkit Goyal | py3: use open() instead of file() |
Mon, 05 Feb 2018 13:12:01 +0530 | Pulkit Goyal | py3: use pycompat.strkwargs() to convert kwargs' key to str |
Mon, 05 Feb 2018 13:10:33 +0530 | Pulkit Goyal | py3: add __bytes__() for mq.patchheader and make sure __str__ returns str |