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
2026-03-04
Revert "Repair serious breakage in the batch tests."
Michael Albinus
2026-02-26
; Fix esh-proc-tests on MS-Windows
Eli Zaretskii
2026-02-25
Repair serious breakage in the batch tests.
Eric S. Raymond
2026-02-21
Preserve the original order of Eshell aliases when loading
Jim Porter
2026-02-21
Sort Eshell aliases when adding new ones
Arto Jantunen
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-12-26
December 2025 spelling fixes
Paul Eggert
2025-08-07
Fix some tests on OpenBSD
Manuel Giraud
2025-07-26
Merge from origin/emacs-30
Eli Zaretskii
2025-07-22
Handle Eshell prompts where stickiness properties are 't'
Jim Porter
2025-07-21
Fix Eshell call to 'string-suffix-p' when checking for trailing newline
Jim Porter
2025-02-26
Port Eshell tests to Android
Po Lu
2025-02-17
Prefer oddp/evenp to free-coding them in tests
Stefan Kangas
2025-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-11-23
Remove 'eshell-escape-arg'
Jim Porter
2024-11-14
Don't clobber stickiness text properties when printing Eshell prompt
Jim Porter
2024-11-03
; * test/lisp/eshell/esh-cmd-tests.el: Fix last change.
Jim Porter
2024-11-03
Add support for range objects in Eshell "for" loops
Jim Porter
2024-11-03
Move more of Eshell range handling to the parser phase
Jim Porter
2024-11-03
Improve handling of Eshell "for" loops
Jim Porter
2024-11-01
Improve evaluation of conditional Eshell forms
Jim Porter
2024-10-31
Improve correctness of Eshell globs when using escape characters
Jim Porter
2024-10-31
Fix and improve behavior of 'eshell/clear'
Jim Porter
2024-10-27
Merge from origin/emacs-30
Eli Zaretskii
2024-10-27
; Fix typos
Stefan Kangas
2024-10-26
Fix Eshell incompatibility with "[" command when eshell-pred is disabled
Jim Porter
2024-10-26
; Ensure 'eshell-split-filename' doesn't expand the filename first
Jim Porter
2024-10-24
Merge from origin/emacs-30
Sean Whitton
2024-10-22
Fix error when splicing Eshell globs and a glob expands to itself
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-16
Add support for chaining conditionals in Eshell
Jim Porter
2024-10-16
Improve correctness of Eshell sub-forms
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
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-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-18
Improve implementation of built-in Eshell "kill" command
Jim Porter
2024-07-18
Improve handling of deferrable Eshell commands
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-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-20
Ensure navigating by paragraphs in Eshell stops at prompts and paragraphs
Jim Porter
[next]