Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 04 Sep 2018 17:32:09 +0300 | Pulkit Goyal | py3: add missing b'' prefixes in tests/badserverext.py |
Tue, 04 Sep 2018 17:19:30 +0300 | Pulkit Goyal | py3: handle keyword arguments correctly in hgext/acl.py |
Tue, 04 Sep 2018 17:16:29 +0300 | Pulkit Goyal | py3: don't return the revid as unicode in hgext/convert/subversion.py |
Tue, 04 Sep 2018 17:15:17 +0300 | Pulkit Goyal | py3: make sure we pass str in os.sysconf in hgext/convert/common.py |
Wed, 05 Sep 2018 21:49:44 +0900 | Yuya Nishihara | manifest: fix leak on error return from lazymanifest_filtercopy() stable |
Wed, 05 Sep 2018 21:46:53 +0900 | Yuya Nishihara | manifest: incref/decref copy->pydata to clarify 'copy' holds a reference stable |