Mercurial > hg
log
age | author | description |
---|---|---|
Sun, 04 Mar 2018 18:34:46 -0500 | Yuya Nishihara | py3: fix type of default username |
Sun, 04 Mar 2018 18:21:16 -0500 | Yuya Nishihara | py3: read/write plain lock file in binary mode |
Mon, 05 Mar 2018 12:31:08 -0500 | Augie Fackler | util: stop calling os.stat_float_times() |
Mon, 05 Mar 2018 12:30:20 -0500 | Augie Fackler | cleanup: use stat_result[stat.ST_MTIME] instead of stat_result.st_mtime |
Mon, 05 Mar 2018 15:07:32 -0500 | Augie Fackler | osutil: implement minimal __getitem__ compatibility on our custom listdir type |
Sun, 04 Mar 2018 21:14:24 -0500 | Augie Fackler | hgweb: adapt to socket._fileobject changes in Python 3 |
Sun, 04 Mar 2018 16:20:24 -0500 | Augie Fackler | debugcommands: fix some %r output with bytestr() wrappers |