Thu, 20 Apr 2023 09:23:58 -0400 |
Arun Kulshreshtha |
chg: set CHGHG before connecting to command server
stable
|
Mon, 24 Apr 2023 10:30:08 -0400 |
Arun Kulshreshtha |
chg: declare environ (issue6812)
stable
|
Mon, 27 Mar 2023 17:30:14 -0400 |
Arun Kulshreshtha |
chg: populate CHGHG if not set
stable
|
Fri, 16 Apr 2021 16:21:26 -0700 |
Kyle Lippincott |
chg: pass --no-profile to disable profiling when starting hg serve
|
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
|