Mercurial > hg
log
age | author | description |
---|---|---|
Tue, 16 Oct 2018 08:06:17 +0200 | Yuya Nishihara | py3: rewrite StringIO fallback for Python 3 |
Tue, 16 Oct 2018 07:04:07 +0200 | Yuya Nishihara | py3: reinvent print() function for contrib/hgclient.py |
Tue, 16 Oct 2018 07:08:12 +0200 | Yuya Nishihara | py3: work around unicode stdio streams in contrib/hgclient.py |
Tue, 16 Oct 2018 07:00:41 +0200 | Yuya Nishihara | py3: convert string literals to bytes in contrib/hgclient.py |
Tue, 16 Oct 2018 08:16:11 -0400 | Augie Fackler | merge with stable |
Fri, 31 Aug 2018 19:58:41 +0100 | Martijn Pieters | branchmap: remove redundant sort |
Thu, 11 Oct 2018 03:15:04 +0200 | Boris Feld | revset: drop special case of 'revset(...)' function in analyze |