rust/chg/src/main.rs
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 15:27:08 +0900 Yuya Nishihara rust-chg: move get_umask() call out of run() function
Fri, 10 Apr 2020 21:35:16 +0900 Yuya Nishihara rust-chg: upgrade to 2018 edition and remove useless extern crates
Thu, 04 Oct 2018 22:44:37 +0900 Yuya Nishihara rust-chg: send client side umask to server
Sun, 07 Oct 2018 16:46:30 +0900 Yuya Nishihara rust-chg: collect server flags from command arguments
Sun, 07 Oct 2018 10:23:57 +0900 Yuya Nishihara rust-chg: move set_current_dir() to Locator
Sat, 06 Oct 2018 20:10:44 +0900 Yuya Nishihara rust-chg: spawn server process if not running
Sat, 07 Dec 2019 13:06:25 -0800 Gregory Szorc rust: run rustfmt
Sun, 07 Oct 2018 11:32:42 +0900 Yuya Nishihara rust-chg: install logger if $CHGDEBUG is set
Sun, 07 Oct 2018 20:55:51 +0900 Yuya Nishihara rust-chg: suppress panic while writing chg error to stderr
Tue, 25 Sep 2018 20:55:03 +0900 Yuya Nishihara rust-chg: install signal handlers to forward signals to server
Mon, 24 Sep 2018 19:23:50 +0900 Yuya Nishihara rust-chg: add main program
Mon, 24 Sep 2018 15:54:18 +0900 Yuya Nishihara rust-chg: add project skeleton
less more (0) tip