Mercurial > hg
log mercurial/branchmap.py @ 36396:743b293c3ca0
age | author | description |
---|---|---|
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 |
Mon, 18 Dec 2017 17:50:02 +0530 | Pulkit Goyal | repoview: add a new filtername for accessing hidden commits |
Sat, 30 Sep 2017 07:42:59 -0400 | Augie Fackler | branchmap: remove superfluous pass statements |
Thu, 31 Aug 2017 18:24:08 +0300 | the31k | branches: correctly show inactive multiheaded branches |