contrib/chg/chg.c
Sun, 24 Apr 2016 21:35:30 +0900 Yuya Nishihara chg: initialize sockdirfd to -1 instead of AT_FDCWD stable
Sun, 10 Apr 2016 01:28:52 +0100 Jun Wu chg: forward SIGWINCH to worker stable
Sun, 10 Apr 2016 22:00:34 +0100 Jun Wu chg: server exited with code 0 without being connectable is an error
Mon, 11 Apr 2016 00:18:27 +0100 Jun Wu chg: use fsetcloexec instead of closing lockfd manually
Sun, 10 Apr 2016 22:58:11 +0100 Jun Wu chg: check lockfd at freecmdserveropts
Sun, 10 Apr 2016 23:56:00 +0100 Jun Wu chg: add sockdirfd to cmdserveropts
Sun, 10 Apr 2016 21:56:05 +0100 Jun Wu chg: fix spelling in the error message about error waiting for cmdserver
Tue, 05 Apr 2016 17:43:02 +0100 Jun Wu chg: wrap line at 80 chars
Tue, 05 Apr 2016 15:16:01 +0100 Jun Wu chg: replace abortmsg showing errno with abortmsgerrno
Tue, 05 Apr 2016 14:48:09 +0100 Jun Wu chg: use color in debug/error messages conditionally
Mon, 04 Apr 2016 02:36:05 +0100 Jun Wu chg: make connect debug message less repetitive
Sun, 20 Mar 2016 15:43:20 -0700 Jun Wu chg: allows default hg path to be overridden
Mon, 14 Mar 2016 15:05:25 +0000 Jun Wu chg: do not redirect stdout to /dev/null
Mon, 14 Mar 2016 13:48:33 +0000 Jun Wu chgserver: add an explicit "reconnect" instruction to validate
Mon, 14 Mar 2016 12:52:35 +0000 Jun Wu chgserver: handle ParseError during validate
Fri, 11 Mar 2016 02:52:06 +0000 Jun Wu chg: silently inherit server exit code
Thu, 10 Mar 2016 00:19:55 +0000 Jun Wu chg: do not write pidfile
Thu, 10 Mar 2016 00:12:33 +0000 Jun Wu chg: remove manual reload logic
Wed, 09 Mar 2016 01:20:57 +0000 Jun Wu chg: use --daemon-postexec chdir:/ instead of --cwd /
Wed, 02 Mar 2016 10:42:58 +0000 Jun Wu chg: limit reconnect attempts
Sun, 06 Mar 2016 14:22:37 +0000 Jun Wu chg: use validate to make sure the server is up to date
Mon, 29 Feb 2016 11:43:25 +0000 Jun Wu chg: drop progress.assume-tty config
Fri, 26 Feb 2016 14:13:12 +0000 Jun Wu chg: detect chg started by chg
Fri, 26 Feb 2016 14:17:59 +0000 Jun Wu chg: fallback to original hg for some unsupported commands or flags
Wed, 24 Feb 2016 14:24:00 +0000 Jun Wu chg: extract gethgcmd logic to a function
Tue, 16 Feb 2016 11:08:52 +0000 Jun Wu chg: hold a lock file before connected to server
Mon, 22 Feb 2016 16:59:08 +0000 Jun Wu serve: rename --daemon-pipefds to --daemon-postexec (BC)
Wed, 17 Feb 2016 15:00:47 +0000 Jun Wu chg: pass sensitive command line flags to server
Tue, 19 Jan 2016 22:31:59 +0900 Yuya Nishihara chg: forward job control signals to worker process (issue5051)
Fri, 29 Jan 2016 22:52:16 +0900 Yuya Nishihara chg: verify return value of sigaction() and sigemptyset()
Fri, 29 Jan 2016 22:42:22 +0900 Yuya Nishihara chg: initialize sigaction fields more reliably
Sun, 03 Jan 2016 12:39:27 +0900 Yuya Nishihara chg: import frontend sources
less more (0) tip