Mercurial > hg-stable
log
age | author | description |
---|---|---|
Wed, 24 Oct 2018 21:28:03 +0900 | Yuya Nishihara | py3: convert revlog stats to a dict of (bytes, int) pairs |
Thu, 25 Oct 2018 22:13:22 -0400 | Matt Harbison | py3: roll up threading.Thread constructor args into **kwargs |
Thu, 25 Oct 2018 21:04:47 -0400 | Matt Harbison | tests: glob over a single quote vs double quote difference on Windows |
Tue, 23 Oct 2018 11:31:33 -0400 | Augie Fackler | py3: port test-log-exthook.t to Python 3 |
Fri, 12 Oct 2018 12:30:47 -0400 | Augie Fackler | extensions: fix up many many debug logs that use %r |
Wed, 17 Oct 2018 15:48:01 -0700 | Matt DeVore | blackbox: add configitem for format of log timestamps |
Tue, 23 Oct 2018 14:04:17 -0700 | Martin von Zweigbergk | narrow: replace filtering in list comprehension by set operations |