Mercurial > hg
graph
-
url: more bytes/unicodes fussing in url.py around auth handlingSat, 03 Mar 2018 14:28:51 -0500, by Augie Fackler
-
httpconnection: convert url to bytes in readauthforuriSat, 03 Mar 2018 14:24:21 -0500, by Augie Fackler
-
tests: prevent enormous output spew in test-lfs-largefiles.tSat, 03 Mar 2018 14:44:41 -0500, by Augie Fackler
-
py3: fix formatting of path-auditing errorsSat, 03 Mar 2018 12:23:03 -0500, by Yuya Nishihara
-
py3: make os.curdir a bytesSat, 03 Mar 2018 12:36:05 -0500, by Yuya Nishihara
-
py3: make os.pardir a bytesSat, 03 Mar 2018 12:34:35 -0500, by Yuya Nishihara
-
py3: fix slicing of bytes in patch.iterhunks()Sat, 03 Mar 2018 14:21:47 -0500, by Yuya Nishihara
-
tests: fix various test-check-module-imports.t violationsSat, 03 Mar 2018 09:35:59 -0500, by Augie Fackler
-
pycompat: prevent encoding or decoding values if not requiredTue, 27 Feb 2018 00:33:46 +0530, by Pulkit Goyal
-
py3: add some b'' to make test-lock-badness.t happySat, 03 Mar 2018 10:39:48 -0500, by Yuya Nishihara
-
py3: fix formatting of lock error messageSat, 03 Mar 2018 10:32:06 -0500, by Yuya Nishihara
-
py3: fix some unicode madness in global exception catcherSat, 03 Mar 2018 10:02:36 -0500, by Yuya Nishihara
-
py3: pass a system-string filename to sub-classes of IOErrorSat, 03 Mar 2018 10:08:13 -0500, by Yuya Nishihara
-
py3: fix some membership tests on linkrev adjustmentSat, 03 Mar 2018 09:19:34 -0500, by Yuya Nishihara
-
py3: make test-basic.t pass on Python 3Fri, 02 Mar 2018 22:38:09 -0500, by Yuya Nishihara
-
py3: silence the final IOError by closing stdout/err slightly earlyFri, 02 Mar 2018 22:35:20 -0500, by Yuya Nishihara
-
py3: conditionalize initialization of stdio flagsFri, 02 Mar 2018 22:10:36 -0500, by Yuya Nishihara
-
test-command-template: glob out detailed "invalid escape" messageThu, 01 Mar 2018 18:25:19 -0500, by Yuya Nishihara
-
templater: byte-stringify dict/list values before passing to default formatThu, 01 Mar 2018 08:14:54 -0500, by Yuya Nishihara
-
templater: allow dynamically switching the default dict/list formattingThu, 01 Mar 2018 08:07:22 -0500, by Yuya Nishihara
-
py3: use util.forcevytestr to convert error to bytesSat, 03 Mar 2018 21:01:07 +0530, by Pulkit Goyal
-
util: report integer result from write()Sat, 03 Mar 2018 09:50:07 -0500, by Gregory Szorc
-
util: log readinto() I/OSat, 03 Mar 2018 09:34:06 -0500, by Gregory Szorc
-
util: teach escapedata() about bytearrayFri, 02 Mar 2018 22:47:18 -0500, by Gregory Szorc
-
sshpeer: don't read(0)Fri, 02 Mar 2018 22:59:12 -0500, by Gregory Szorc
-
py3: unblock C extensions on Python 3Sat, 03 Mar 2018 05:51:34 -0500, by Yuya Nishihara
-
py3: make test-ancestors.py pass on Python 3 with C extensionsSat, 03 Mar 2018 07:59:20 -0500, by Yuya Nishihara
-
py3: do not pass a memoryview to bdiff.bdiff()Sat, 03 Mar 2018 07:24:25 -0500, by Yuya Nishihara
-
py3: do not pass a list of iterators to computephasesmapsets()Sat, 03 Mar 2018 07:00:37 -0500, by Yuya Nishihara
-
cext: fix computephasesmapsets() not to return without setting an exceptionSat, 03 Mar 2018 06:57:02 -0500, by Yuya Nishihara