index
:
forks/emacs.git
local/emacs-29
local/emacs30
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib-src
/
emacsclient.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve port to platforms lacking euidaccess (Bug#35406)
Paul Eggert
2019-04-24
1
-1
/
+1
*
Improve XDG_RUNTIME_DIR diagnostic
Paul Eggert
2019-04-20
1
-5
/
+23
*
Merge from origin/emacs-26
Paul Eggert
2018-12-31
1
-1
/
+1
|
\
|
*
Update copyright year to 2019
Paul Eggert
2019-01-01
1
-1
/
+1
*
|
emacsclient: avoid background chatter
Paul Eggert
2018-12-06
1
-18
/
+33
*
|
Fix emacsclient hang when backgrounded
Paul Eggert
2018-12-06
1
-15
/
+1
*
|
emacsclient: fix typo on recent socket-leak change
Paul Eggert
2018-12-03
1
-1
/
+1
*
|
Fix WINDOWSNT/DOS_NT build
Eli Zaretskii
2018-12-03
1
-2
/
+0
*
|
emacsclient: don’t leak socket to child processes
Paul Eggert
2018-12-02
1
-2
/
+21
*
|
Use tcdrain, not fdatasync, to drain ttys
Paul Eggert
2018-12-02
1
-1
/
+7
*
|
emacsclient: fix symlink/socket race
Paul Eggert
2018-12-02
1
-37
/
+41
*
|
emacsclient: prefer XDG_RUNTIME_DIR (Bug#33367)
Paul Eggert
2018-12-01
1
-53
/
+77
*
|
Unbreak compilation of emacsclient on MS-Windows
Eli Zaretskii
2018-11-26
1
-0
/
+2
*
|
emacsclient: assume HAVE_INET_SOCKETS
Paul Eggert
2018-11-26
1
-64
/
+48
*
|
emacsclient: negate NO_SOCKETS_IN_FILE_SYSTEM
Paul Eggert
2018-11-26
1
-16
/
+16
*
|
emacsclient: fix some races on POSIX systems
Paul Eggert
2018-11-26
1
-85
/
+196
*
|
Avoid compilation warning in emacsclient.c
Eli Zaretskii
2018-11-23
1
-1
/
+3
*
|
emacsclient: fix child exit when exec fails
Paul Eggert
2018-11-23
1
-9
/
+5
*
|
emacsclient: one ‘main’ function
Paul Eggert
2018-11-23
1
-28
/
+19
*
|
emacsclient: tidy socket failure cleanup
Paul Eggert
2018-11-22
1
-27
/
+23
*
|
emacsclient: coalesce WINDOWSNT-specific code
Paul Eggert
2018-11-22
1
-10
/
+7
*
|
emacsclient: sockaddr portability fixes
Paul Eggert
2018-11-22
1
-21
/
+25
*
|
emacsclient: getopt minor cleanup
Paul Eggert
2018-11-21
1
-9
/
+12
*
|
emacsclient: omit EXTRA_SPACE guesswork
Paul Eggert
2018-11-21
1
-31
/
+31
*
|
emacsclient: take more care with int width
Paul Eggert
2018-11-21
1
-7
/
+10
*
|
emacsclient.c: use C99 to avoid {}
Paul Eggert
2018-11-21
1
-110
/
+108
*
|
emacsclient: improve use of locals
Paul Eggert
2018-11-21
1
-7
/
+6
*
|
emacsclient: fix unlikely crash with "&"
Paul Eggert
2018-11-21
1
-51
/
+34
*
|
Fix last change
Eli Zaretskii
2018-11-19
1
-0
/
+2
*
|
Avoid compiler warning in emacsclient.c
Eli Zaretskii
2018-11-19
1
-0
/
+2
*
|
emacsclient.c: file name component fixes
Paul Eggert
2018-11-19
1
-29
/
+6
*
|
emacsclient.c: reindent to fit in 80
Paul Eggert
2018-11-19
1
-11
/
+17
*
|
emacsclient.c: use C99 better
Paul Eggert
2018-11-19
1
-26
/
+22
*
|
emacsclient.c: use STDOUT_FILENO
Paul Eggert
2018-11-19
1
-5
/
+5
*
|
emacsclient.c: use bool for boolean
Paul Eggert
2018-11-19
1
-89
/
+78
*
|
emacsclient.c: make identifiers more local
Paul Eggert
2018-11-19
1
-31
/
+34
*
|
emacsclient.c: clean up preprocessing directives
Paul Eggert
2018-11-19
1
-82
/
+59
*
|
Root emacsclient no longer connects to non-root sockets
Glenn Morris
2018-11-13
1
-8
/
+3
*
|
Add support in emacsclient for EMACS_SOCKET_NAME
Daniel Pittman
2018-10-27
1
-0
/
+3
*
|
Merge from origin/emacs-26
Glenn Morris
2018-08-10
1
-1
/
+3
|
\
|
|
*
Fix emacsclient check for term.el buffer (Bug#21041)
Noam Postavsky
2018-08-08
1
-1
/
+3
|
*
Port --enable-gcc-warnings to GCC 8
Paul Eggert
2018-04-30
1
-1
/
+1
*
|
Port --enable-gcc-warnings to GCC 8
Paul Eggert
2018-04-28
1
-11
/
+14
|
/
*
Update copyright year to 2018
Paul Eggert
2018-01-01
1
-1
/
+1
*
Prefer HTTPS to FTP and HTTP in documentation
Paul Eggert
2017-09-13
1
-1
/
+1
*
Add support for arguments in emacsclient's ALTERNATE_EDITOR (Bug #25082)
Reuben Thomas
2017-08-30
1
-18
/
+66
*
Revert "Add support for arguments in ALTERNATE_EDITOR to emacsclient"
Reuben Thomas
2017-08-07
1
-55
/
+18
*
Add support for arguments in ALTERNATE_EDITOR to emacsclient
Reuben Thomas
2017-08-07
1
-18
/
+55
*
Use unlocked stdio more systematically
Paul Eggert
2017-06-22
1
-1
/
+2
*
Free cwd when no longer needed
Paul Eggert
2017-05-31
1
-3
/
+2
[next]