Mercurial > hg
log
age | author | description |
---|---|---|
Thu, 04 May 2017 12:36:45 +0200 | Pierre-Yves David | changegroup: deduplicate 'getlocalchangegroup' |
Thu, 04 May 2017 04:57:30 +0530 | Pulkit Goyal | py3: add test to show 'hg log -Tjson' works |
Thu, 04 May 2017 04:52:03 +0530 | Pulkit Goyal | py3: add test to show 'hg log -G' works |
Thu, 04 May 2017 04:42:05 +0530 | Pulkit Goyal | py3: rename test-check-py3-commands.t to test-py3-commands.t |
Thu, 04 May 2017 04:38:20 +0530 | Pulkit Goyal | py3: use list of bytes rather than bytestring while extending bytes into lists |
Thu, 04 May 2017 01:12:14 +0530 | Pulkit Goyal | py3: use pycompat.byteskwargs to converts kwargs to bytes |
Thu, 04 May 2017 00:44:53 +0530 | Pulkit Goyal | py3: make adefaults keys str to be compatible with getattr |