log contrib/chg/chg.c @ 46387:c41ac8985fe4

age author description
Sat, 19 Dec 2020 12:07:24 +0900 Yuya Nishihara chg: format code by clang-format version 11.0.1-+rc1-1
Tue, 03 Nov 2020 11:24:21 +0900 Yuya Nishihara chg: reset errno prior to calling strtol() stable
Tue, 03 Nov 2020 11:15:50 +0900 Yuya Nishihara chg: do not close dir fd while iterating stable
Tue, 03 Nov 2020 11:12:25 +0900 Yuya Nishihara chg: show debug message for each fd to be closed stable
Tue, 03 Nov 2020 11:06:15 +0900 Yuya Nishihara chg: apply clang-format stable
Mon, 02 Nov 2020 11:58:34 +0100 Mathias De Mare chg: close file descriptors when starting the daemon stable
Thu, 03 Sep 2020 11:07:47 -0400 Valentin Gatien-Baron chg: make is possible to call by default an hg binary located next to chg
Fri, 18 Sep 2020 16:26:37 -0700 Jun Wu chg: fallback to original hg if stdio fds are missing
Tue, 23 Jun 2020 04:55:27 +0200 Manuel Jacob chg: fix typo
Tue, 24 Mar 2020 15:21:11 +0530 Pulkit Goyal chg: be stricter about checking invocation of `serve` command
Wed, 29 Jan 2020 13:39:50 -0800 Kyle Lippincott chg: force-set LC_CTYPE on server start to actual value from the environment
Wed, 06 Jun 2018 12:53:26 -0700 Jun Wu chg: fix an undefined behavior about memcpy stable
Tue, 06 Feb 2018 05:24:28 -0500 Augie Fackler chg: enable clang-format on all .c and .h files
Sat, 07 Oct 2017 22:07:10 +0900 Yuya Nishihara chg: just forward --time to command server
Tue, 11 Apr 2017 18:31:40 -0700 Jun Wu chg: always wait for pager