Wed, 06 Jun 2018 12:53:26 -0700 |
Jun Wu |
chg: fix an undefined behavior about memcpy
stable
|
file |
diff |
annotate
|
Tue, 06 Feb 2018 05:24:28 -0500 |
Augie Fackler |
chg: enable clang-format on all .c and .h files
|
file |
diff |
annotate
|
Sat, 07 Oct 2017 22:07:10 +0900 |
Yuya Nishihara |
chg: just forward --time to command server
|
file |
diff |
annotate
|
Tue, 11 Apr 2017 18:31:40 -0700 |
Jun Wu |
chg: always wait for pager
|
file |
diff |
annotate
|
Mon, 06 Feb 2017 17:01:06 -0800 |
Jun Wu |
chg: verify XDG_RUNTIME_DIR
|
file |
diff |
annotate
|
Tue, 10 Jan 2017 06:59:39 +0800 |
Jun Wu |
chg: remove getpager support
|
file |
diff |
annotate
|
Mon, 02 Jan 2017 14:57:14 +0000 |
Jun Wu |
chg: add procutil.h
|
file |
diff |
annotate
|
Mon, 02 Jan 2017 14:43:37 +0000 |
Jun Wu |
chg: let procutil maintain its own pagerpid
|
file |
diff |
annotate
|
Mon, 02 Jan 2017 14:10:32 +0000 |
Jun Wu |
chg: decouple hgclient from setuppager
|
file |
diff |
annotate
|
Mon, 02 Jan 2017 14:04:35 +0000 |
Jun Wu |
chg: decouple hgclient from setupsignalhandler
|
file |
diff |
annotate
|
Mon, 02 Jan 2017 14:02:47 +0000 |
Jun Wu |
chg: move signal and pager handling to a separate file
|
file |
diff |
annotate
|
Mon, 26 Dec 2016 00:02:42 +0000 |
Jun Wu |
chg: respect XDG_RUNTIME_DIR
|
file |
diff |
annotate
|
Sun, 25 Dec 2016 23:49:54 +0000 |
Jun Wu |
chg: make "get default sockdir" a separate method
|
file |
diff |
annotate
|
Fri, 23 Dec 2016 16:26:40 +0000 |
Jun Wu |
chg: support long socket path
|
file |
diff |
annotate
|
Fri, 23 Dec 2016 16:16:44 +0000 |
Jun Wu |
chg: remove sockdirfd
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 22:15:00 +0000 |
Jun Wu |
chg: remove locks
|
file |
diff |
annotate
|
Mon, 19 Dec 2016 22:09:49 +0000 |
Jun Wu |
chg: start server at a unique address
|
file |
diff |
annotate
|
Sat, 15 Oct 2016 14:30:16 +0900 |
Yuya Nishihara |
chgserver: make it a core module and drop extension flags
|
file |
diff |
annotate
|
Sun, 17 Jul 2016 22:55:47 +0100 |
Jun Wu |
chg: forward SIGINT, SIGHUP to process group
stable
|
file |
diff |
annotate
|
Tue, 28 Jun 2016 22:39:06 +0900 |
Yuya Nishihara |
chg: silence warning of unused parameter 'sig'
|
file |
diff |
annotate
|
Fri, 24 Jun 2016 15:21:10 +0100 |
Jun Wu |
chg: send SIGPIPE to server immediately when pager exits (issue5278)
|
file |
diff |
annotate
|
Wed, 15 Jun 2016 23:49:56 +0900 |
Yuya Nishihara |
chg: ignore SIGINT while waiting pager termination
|
file |
diff |
annotate
|
Wed, 15 Jun 2016 23:32:00 +0900 |
Yuya Nishihara |
chg: reset signal handlers to default before waiting pager
|
file |
diff |
annotate
|
Wed, 15 Jun 2016 21:36:31 +0100 |
Jun Wu |
chg: change default connect timeout to 60 seconds
|
file |
diff |
annotate
|
Mon, 13 Jun 2016 21:30:14 +0100 |
Jun Wu |
chg: make timeout adjustable
|
file |
diff |
annotate
|
Sat, 11 Jun 2016 20:25:49 +0100 |
Jun Wu |
chg: exec pager in child process
|
file |
diff |
annotate
|
Sun, 24 Apr 2016 21:35:30 +0900 |
Yuya Nishihara |
chg: initialize sockdirfd to -1 instead of AT_FDCWD
stable
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 01:28:52 +0100 |
Jun Wu |
chg: forward SIGWINCH to worker
stable
|
file |
diff |
annotate
|
Sun, 10 Apr 2016 22:00:34 +0100 |
Jun Wu |
chg: server exited with code 0 without being connectable is an error
|
file |
diff |
annotate
|
Mon, 11 Apr 2016 00:18:27 +0100 |
Jun Wu |
chg: use fsetcloexec instead of closing lockfd manually
|
file |
diff |
annotate
|