rust/chg/src/uihandler.rs
Thu, 01 Oct 2020 09:09:35 -0700 Martin von Zweigbergk rust: move rustfmt.toml to repo root so it can be used by `hg fix`
Sat, 11 Apr 2020 17:43:29 +0900 Yuya Nishihara rust-chg: clean up excessive indents
Sat, 11 Apr 2020 02:51:03 +0900 Yuya Nishihara rust-chg: do not terminate tokio runtime until pager exits
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 21:54:03 +0900 Yuya Nishihara rust-chg: upgrade to futures-0.3 based libraries
Fri, 10 Apr 2020 21:38:08 +0900 Yuya Nishihara rust-chg: use "crate::" to import local modules
Sat, 07 Dec 2019 13:06:25 -0800 Gregory Szorc rust: run rustfmt
Mon, 24 Sep 2018 22:19:49 +0900 Yuya Nishihara rust-chg: remove SIGCHLD handler which won't work in oxidized chg
Mon, 24 Sep 2018 18:18:35 +0900 Yuya Nishihara rust-chg: add callback to handle pager and shell command requests
less more (0) tip