Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 24 Feb 2018 12:24:03 -0800 | Gregory Szorc | util: enable observing of util.bufferedinputpipe |
Sat, 24 Feb 2018 12:22:20 -0800 | Gregory Szorc | util: add a file object proxy that can notify observers |
Sat, 24 Feb 2018 12:07:21 -0800 | Gregory Szorc | wireprotoserver: ability to run an SSH server until an event is set |
Thu, 01 Mar 2018 15:46:21 -0500 | Augie Fackler | tests: fix run-tests environment cleanup on Python 3 |
Sun, 25 Feb 2018 16:14:37 +0900 | Yuya Nishihara | templatekw: add compatlist() as a replacement for showlist() |
Sun, 25 Feb 2018 16:03:19 +0900 | Yuya Nishihara | templatekw: add compatdict() as a replacement for showdict() |
Sun, 25 Feb 2018 15:43:35 +0900 | Yuya Nishihara | templatekw: pass templater to _showlist() by an explicit argument |