Mercurial > hg
log
age | author | description |
---|---|---|
Fri, 04 May 2018 15:00:55 +0200 | Paul Morelle | revlog: in _getcandidaterevs, shorten revlog._generaldelta to gdelta |
Sat, 19 May 2018 14:24:36 -0400 | Augie Fackler | pathencode: remove unused variable |
Sun, 20 May 2018 18:41:24 +0530 | Pulkit Goyal | py3: add r'' prefixes to fix kwargs handling in hgext/sparse.py |
Sun, 20 May 2018 17:39:09 +0530 | Pulkit Goyal | py3: use bytes in tests/printenv.py |
Sun, 20 May 2018 17:37:07 +0530 | Pulkit Goyal | py3: use stringutil.pprint() to prevent b'' prefixes in output |
Sun, 20 May 2018 17:35:57 +0530 | Pulkit Goyal | py3: use pycompat.fsencode to convert path to bytes |