Mercurial > hg-stable
log
age | author | description |
---|---|---|
Sat, 15 Dec 2018 17:52:14 +0900 | Yuya Nishihara | tests: filter out uninteresting log events |
Sun, 16 Dec 2018 16:31:31 +0900 | Yuya Nishihara | context: error out if basefilectx.cmp() is called without self._filenode |
Sun, 16 Dec 2018 16:24:45 +0900 | Yuya Nishihara | context: collapse complex condition to see if filelog have to be compared |
Tue, 18 Dec 2018 10:21:25 -0500 | Augie Fackler | merge with stable |
Mon, 17 Dec 2018 15:05:52 +0100 | Georges Racinet | rust-cpython: build and support for Python3 |
Tue, 18 Dec 2018 00:54:32 -0500 | Matt Harbison | py3: convert popen() command arguments in hgclient to str on Windows |
Mon, 17 Dec 2018 23:08:26 -0500 | Matt Harbison | py3: byteify tests/pullext.py |