Mercurial > hg
log
age | author | description |
---|---|---|
Sat, 11 Apr 2020 02:51:03 +0900 | Yuya Nishihara | rust-chg: do not terminate tokio runtime until pager exits |
Sat, 11 Apr 2020 02:21:06 +0900 | Yuya Nishihara | rust-chg: modernize entry function |
Sat, 11 Apr 2020 00:47:32 +0900 | Yuya Nishihara | rust-chg: reimplement locator by using async/await and tokio-0.2 |
Fri, 10 Apr 2020 23:26:36 +0900 | Yuya Nishihara | rust-chg: reimplement ChgClientExt as ChgClient wrapper |
Fri, 10 Apr 2020 22:44:51 +0900 | Yuya Nishihara | rust-chg: reimplement run_command operation as async function |
Fri, 10 Apr 2020 22:23:10 +0900 | Yuya Nishihara | rust-chg: reimplement uihandler by using async-trait and tokio-0.2 |
Fri, 10 Apr 2020 23:08:57 +0900 | Yuya Nishihara | rust-chg: have attach_io() simply take reference of AsRawFd object |