index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
Age
Commit message (
Expand
)
Author
2024-06-20
Ensure navigating by paragraphs in Eshell stops at prompts and paragraphs
Jim Porter
2024-06-15
Fix Eshell "which" test on MS-Windows
Jim Porter
2024-06-15
Fix em-extpipe-tests on MS-Windows
Eli Zaretskii
2024-06-15
; Improve last change
Jim Porter
2024-06-15
; Add command logging to some more Eshell tests
Jim Porter
2024-06-13
; Minor editorial fixes to some Eshell tests
Jim Porter
2024-06-10
Fix recently added eshell test
Stefan Kangas
2024-06-09
Improve correctness of 'eshell-quote-argument'
Jim Porter
2024-06-09
Remove empty Eshell commands when parsing
Jim Porter
2024-06-09
; Allow batch-file Eshell test on MS-Windows
Eli Zaretskii
2024-06-09
; Add another test for 'eshell-batch-script'
Jim Porter
2024-06-09
A better fix for esh-proc-tests on MS-Windows
Eli Zaretskii
2024-06-09
Fix Eshell tests on MS-Windows
Eli Zaretskii
2024-06-08
Improve implementations of some Eshell output filter functions
Jim Porter
2024-06-08
Be more efficient when buffering output in Eshell
Jim Porter
2024-05-29
Make Eshell's "which" command extensible
Jim Porter
2024-05-29
Fix calling Eshell scripts outside of Eshell
Jim Porter
2024-05-29
Add ability for Eshell virtual targets to handle closing the target
Jim Porter
2024-05-29
Consolidate Eshell module loading/unloading code
Jim Porter
2024-05-25
Fix a race condition when evaluating Eshell commands
Jim Porter
2024-05-24
Erase existing duplicates in eshell-history-ring
Robin Joy
2024-05-16
Add new Eshell built-in command 'funcall'
Jim Porter
2024-05-15
Use "/local:" prefix in Eshell to run local commands when cwd is remote
Jim Porter
2024-05-09
; Fix an edge case with Eshell globs when the directory part is quoted
Jim Porter
2024-05-05
Fix Eshell handling of remote files like "/ssh:remote:~/file.txt"
Jim Porter
2024-03-07
Support expanding Eshell globs for remote file names
Jim Porter
2024-02-23
Replace use of obsolete eshell-kill-output in test
Mattias EngdegÄrd
2024-02-13
; Compute the list of symbols for 'eshell-eval-using-options' once
Jim Porter
2024-01-28
In Eshell, don't expand quoted tildes into a user's home directory
Jim Porter
2024-01-28
In Eshell, allow an escaped newline at the end of a command
Jim Porter
2024-01-27
Support setting umask symbolically in Eshell
Jim Porter
2024-01-27
Fix command replacement with the Eshell builtin versions of "sudo" and "doas"
Jim Porter
2024-01-26
; Add docstring to test
Jim Porter
2024-01-26
; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.
Jim Porter
2024-01-26
Fix detection of directly-invokable commands in Eshell
Jim Porter
2024-01-25
Add support for running commands via Eshell's "env" command
Jim Porter
2024-01-25
Improve handling of local variable settings in Eshell
Jim Porter
2024-01-17
; Fix test failures from the fix for bug#67661
Jim Porter
2024-01-02
; Add 2024 to copyright years
Po Lu
2024-01-02
Merge from savannah/emacs-29
Po Lu
2024-01-02
; Add 2024 to copyright years
Po Lu
2023-12-10
; Fix typos
Stefan Kangas
2023-11-12
; Fix docstring typo in Eshell tests
Jim Porter
2023-11-10
Add some more Eshell history tests
Jim Porter
2023-11-10
Improve read/append behavior of eshell history command
Liu Hui
2023-10-24
Add a new Eshell special reference type for markers
Jim Porter
2023-10-24
Support arbitrary Eshell arguments inside special references
Jim Porter
2023-10-11
Fix behavior of Eshell prompt when yanking output into it
Jim Porter
2023-10-02
Support Eshell iterative evaluation in the background
Jim Porter
2023-10-02
Don't print subjob messages when running an Eshell script in the background
Jim Porter
[next]