index
:
chemacs.git
devmain
master
emacs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
lisp
/
eshell
/
esh-io-tests.el
Age
Commit message (
Expand
)
Author
2026-01-01
; Add 2026 to copyright years.
Sean Whitton
2025-07-26
Merge from origin/emacs-30
Eli Zaretskii
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-01-02
Update copyright year to 2025
Stefan Kangas
2025-01-01
Update copyright year to 2025
Paul Eggert
2024-08-29
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-05-29
Add ability for Eshell virtual targets to handle closing the target
Jim Porter
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-09-10
; Move some Eshell tests to more-topical files
Jim Porter
2023-08-21
Use generics to define Eshell output targets
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
; Fix Eshell tests on macOS
Jim Porter
2022-12-29
Fix reference-counting of Eshell I/O handles
Jim Porter
2022-12-22
Simplify handling of /dev/null redirection in Eshell
Jim Porter
2022-12-22
Fix handling of output handles in nested Eshell forms
Jim Porter
2022-09-04
Add support for more kinds of redirect operators in Eshell
Jim Porter
2022-09-04
Simplify Eshell handle functions and add tests/documentation
Jim Porter