Mercurial > public > mercurial-scm > hg
log mercurial/branchmap.py @ 37178:68ee61822182
age | author | description |
---|---|---|
Thu, 22 Mar 2018 21:56:20 +0900 | Yuya Nishihara | stringutil: bulk-replace call sites to point to new module |
Thu, 18 Jan 2018 14:21:05 +0100 | Boris Feld | revbranchcache: add a public function to update the data |
Wed, 28 Feb 2018 19:54:49 +0530 | Pulkit Goyal | py3: convert error messages to bytes using util.forcebytestr() |
Sat, 24 Feb 2018 16:20:15 +0530 | Pulkit Goyal | py3: use util.forcebytestr to convert error messages to bytes |
Wed, 14 Feb 2018 21:29:27 +0900 | Yuya Nishihara | py3: stringify IOError/OSError without loosing local character |
Tue, 13 Feb 2018 08:41:42 -0500 | Augie Fackler | branchmap: wrap builtin exception in bytes for logging |
Wed, 17 Jan 2018 20:38:10 -0500 | Augie Fackler | branchmap: make error messages consistent between Python 2 and 3 |