index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lisp
/
eshell
Age
Commit message (
Expand
)
Author
2024-10-22
Fix error when splicing Eshell globs and a glob expands to itself
Jim Porter
2024-10-21
Fix a race condition when running Eshell startup scripts
Jim Porter
2024-10-20
; Make utility functions for getting the Eshell non-special regexps
Jim Porter
2024-10-20
Make all the entries in 'eshell-parse-argument-hook' named functions
Jim Porter
2024-10-20
; * lisp/eshell/esh-var.el (eshell-glob-function): Remove unused defvar.
Jim Porter
2024-10-20
Be more careful about applying spliced arguments
Jim Porter
2024-10-19
Lazily convert numeric strings to Lisp numbers in Eshell
Jim Porter
2024-10-17
; Mark interactive Eshell output as such after inserting into the buffer
Jim Porter
2024-10-16
Add support for chaining conditionals in Eshell
Jim Porter
2024-10-16
Improve correctness of Eshell sub-forms
Jim Porter
2024-10-16
Simplify creation of Eshell command forms
Jim Porter
2024-10-16
Fix Eshell's evaluation of empty 'progn' forms
Jim Porter
2024-10-07
; Fix completion of variables in Eshell immediately after "$"
Jim Porter
2024-10-05
Merge from origin/emacs-30
Eli Zaretskii
2024-09-29
Fix executing commands in Eshell using "env" with no local variables
Jim Porter
2024-08-29
Support "/dev/null" as a target when creating Eshell handles
Jim Porter
2024-08-29
Fix redirecting Eshell output to symbols in some places
Jim Porter
2024-08-28
Support "/dev/null" as a target when creating Eshell handles
Jim Porter
2024-08-28
Fix redirecting Eshell output to symbols in some places
Jim Porter
2024-08-28
Use 'eshell-with-handles' in a few more places
Jim Porter
2024-08-28
Use 'eshell-with-handles' when executing an Eshell file
Jim Porter
2024-08-01
; * lisp/eshell/em-dirs.el (eshell/cd): Remove extraneous 'eshell-protect'.
Jim Porter
2024-07-27
Use 'unwind-protect' to ensure that Eshell always closes I/O handles
Jim Porter
2024-07-27
; Improve correctness of 'eshell-do-eval' in some edge cases
Jim Porter
2024-07-27
Use 'kill-process' as a fallback when a pipe gets broken in Eshell
Jim Porter
2024-07-20
; * lisp/eshell/esh-io.el (eshell-close-handles): Fix version annotation.
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
Allow specifying stdout/stderr separately in some Eshell commands
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-18
Improve handling of deferrable Eshell commands
Jim Porter
2024-07-16
Merge from savannah/emacs-30
Po Lu
2024-07-15
Don't save to history from 'eshell-command' when aborting
Jim Porter
2024-07-12
Merge from savannah/emacs-30
Po Lu
2024-07-11
Don't emit a prompt in Eshell when a background command is killed
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-09
Merge from savannah/emacs-30
Po Lu
2024-07-08
Checkdoc fixes in `eshell/*.el`
Stefan Kangas
2024-07-08
Merge from savannah/emacs-30
Po Lu
2024-07-07
Fix execution of MS-Windows app execution aliases in Eshell
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-25
Always perform Eshell process cleanup runs in the Eshell buffer
Jim Porter
2024-06-23
; Fix typos
Stefan Kangas
2024-06-20
Ensure navigating by paragraphs in Eshell stops at prompts and paragraphs
Jim Porter
2024-06-20
Limit the amount of text we examine when looking for password prompts
Jim Porter
2024-06-13
; * lisp/eshell/em-script.el (eshell-execute-file): Improve docstring.
Jim Porter
2024-06-09
Improve correctness of 'eshell-quote-argument'
Jim Porter
[prev]
[next]