Wed, 12 Apr 2017 16:50:23 -0700 |
Jun Wu |
chg: respect environment variables for pager
|
Wed, 11 Jan 2017 23:39:24 +0800 |
Jun Wu |
chg: check snprintf result strictly
|
Wed, 11 Jan 2017 07:40:52 +0800 |
Jun Wu |
chg: change server's process title
|
Tue, 10 Jan 2017 06:59:39 +0800 |
Jun Wu |
chg: remove getpager support
|
Tue, 10 Jan 2017 06:59:03 +0800 |
Jun Wu |
chg: handle pager request client-side
|
Fri, 06 Jan 2017 16:14:52 +0000 |
Jun Wu |
chg: check type read from S channel
|
Fri, 06 Jan 2017 16:11:03 +0000 |
Jun Wu |
chg: send type information via S channel (BC)
|
Sun, 25 Dec 2016 23:32:11 +0000 |
Jun Wu |
chg: handle connect failure before errno gets overridden
|
Fri, 23 Dec 2016 16:37:00 +0000 |
Jun Wu |
chg: let hgc_open support long path
|
Fri, 05 Aug 2016 21:21:33 +0900 |
Yuya Nishihara |
chg: just take it as EOF if recv() returns 0
|
Mon, 18 Jul 2016 18:55:06 +0100 |
Jun Wu |
chg: handle EOF reading data block
|
Sun, 17 Jul 2016 23:05:59 +0100 |
Jun Wu |
chg: add pgid to hgclient struct
|
Mon, 11 Apr 2016 00:17:17 +0100 |
Jun Wu |
chg: extract the logic of setting FD_CLOEXEC to a utility function
|
Tue, 05 Apr 2016 15:16:01 +0100 |
Jun Wu |
chg: replace abortmsg showing errno with abortmsgerrno
|
Mon, 04 Apr 2016 02:36:05 +0100 |
Jun Wu |
chg: make connect debug message less repetitive
|
Mon, 14 Mar 2016 23:28:14 +0000 |
Jun Wu |
chg: downgrade "failed to read channel" from abortmsg to debugmsg
|
Mon, 14 Mar 2016 13:48:33 +0000 |
Jun Wu |
chgserver: add an explicit "reconnect" instruction to validate
|
Sat, 12 Mar 2016 22:17:30 +0900 |
Yuya Nishihara |
chg: provide early exception to user
|
Sun, 06 Mar 2016 14:21:52 +0000 |
Jun Wu |
chg: implement validate in hgclient
|
Wed, 17 Feb 2016 15:08:09 +0000 |
Jun Wu |
chg: use mallocx and reallocx in hgclient
|
Mon, 15 Feb 2016 14:35:26 +0000 |
Jun Wu |
chg: forward umask from client to server
|
Sun, 03 Jan 2016 12:39:27 +0900 |
Yuya Nishihara |
chg: import frontend sources
|