index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
/
esh-proc.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-21
; Fix typos
Stefan Kangas
2024-10-24
Mark if-let and when-let obsolete
Sean Whitton
2024-10-17
; Mark interactive Eshell output as such after inserting into the buffer
Jim Porter
2024-07-27
Use 'unwind-protect' to ensure that Eshell always closes I/O handles
Jim Porter
2024-07-19
Don't set exit info in Eshell if the command is being piped elsewhere
Jim Porter
2024-07-19
Split out exit code parts of 'eshell-close-handles' into a new function
Jim Porter
2024-07-18
Improve implementation of built-in Eshell "kill" command
Jim Porter
2024-07-18
Handle broken pipes in a better way in Eshell
Jim Porter
2024-07-09
Improve Eshell's behavior when waiting for processes
Jim Porter
2024-07-09
Don't use the Lisp implementation of "kill" in remote Eshell directories
Jim Porter
2024-07-05
Allow using multiple buffers in 'eshell-command'
Thierry Volpiatto
2024-06-25
Always perform Eshell process cleanup runs in the Eshell buffer
Jim Porter
2024-06-09
; Use the current system's style of shell-quoting in Eshell debug logs
Jim Porter
2024-05-10
; Clean up some 'require' and 'declare-function' calls in Eshell
Jim Porter
2024-01-27
; Be more strict with command arguments for a few Eshell commands
Jim Porter
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-11-12
Pass only the local parts of Eshell's $PATH to 'tramp-remote-path'
Xiaoyue Chen
2023-11-12
Pass only the local parts of Eshell's $PATH to 'tramp-remote-path'
Xiaoyue Chen
2023-10-24
Add 'eshell-special-ref-alist' to allow extending Eshell special refs
Jim Porter
2023-10-24
Support arbitrary Eshell arguments inside special references
Jim Porter
2023-10-17
; * lisp/eshell/esh-proc.el (eshell-process-wait-time): Add :version.
Jim Porter
2023-10-16
; 'eshell-kill-process-wait-time' can be a floating-point number
Jim Porter
2023-10-16
; Use the "new" calling convention for 'sit-for' in Eshell
Jim Porter
2023-10-12
Reset the Eshell prompt when signaling with no foreground process
Jim Porter
2023-10-02
Don't print subjob messages when running an Eshell script in the background
Jim Porter
2023-09-26
Use 'unwind-protect' in more places in Eshell
Jim Porter
2023-09-18
Fix another race condition when waiting for Eshell processes
Jim Porter
2023-09-14
; Simplify how to use 'eshell-debug-command'
Jim Porter
2023-09-13
Improve process instrumentation in Eshell
Jim Porter
2023-09-13
When waiting for processes in Eshell, wait until all the I/O is complete
Jim Porter
2023-09-12
; Improve recent change to printing exit status in Eshell
Jim Porter
2023-09-12
Ensure that Eshell doesn't consider a process complete until stderr is done
Jim Porter
2023-09-12
Be more careful about when to print abnormal exit status in Eshell
Jim Porter
2023-09-12
Don't do anything in 'eshell-sentinel' if the process status is "run"
Jim Porter
2023-09-09
Merge from origin/emacs-29
Eli Zaretskii
2023-09-07
Fix remote path setting in Eshell
Jim Porter
2023-08-31
Add debug instrumentation for Eshell process management
Jim Porter
2023-08-27
Fix a race condition in Eshell's external process management
Jim Porter
2023-08-23
When waiting for a process in Eshell, consult its status
Jim Porter
2023-04-02
; Add tests for synchronous processes in Eshell
Jim Porter
2023-02-09
Ensure that Eshell users can run lines of command output as input
Jim Porter
2023-01-27
Merge from origin/emacs-29
Stefan Kangas
2023-01-23
Don't try to make a pipe process for remote processes in Eshell
Jim Porter
2023-01-14
Set the 'field' property for Eshell output
Jim Porter
2023-01-01
Merge from origin/emacs-29
Eli Zaretskii
2023-01-01
; Add 2023 to copyright years.
Eli Zaretskii
2022-12-30
; remove incorrect quoting of condition names
Mattias EngdegÄrd
[next]